summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-01-31IDocumentModelAccessor: fix for clang warningMarco Cecchetti1-0/+1
2024-01-30sc: put used currencies on top of the currency pop-up listTomaž Vajngerl3-8/+51
2024-01-29lok: introduce NotebookBarViewManager and NotebookBarViewDataTomaž Vajngerl1-8/+1
2024-01-29lok: notebookbar: enable currency dropdownSzymon Kłos2-0/+6
2024-01-25tdf#157363 add HTML format when pasting into draw textOliver Specht3-4/+8
2024-01-19calc doc with saved zoom in settings causes disjoint invalidations...Caolán McNamara1-0/+12
2024-01-19cool#7769 Reduce unnecessary invalidations on calc saveCaolán McNamara1-3/+7
2024-01-19lok: calc: fix for rendering issues on in place editingMarco Cecchetti1-0/+18
2024-01-16chart2: Make automatic area coloring for charts work for tiled renderingofftkp3-1/+14
2024-01-16Use correct type when getting document colorsSzymon Kłos1-0/+41
2024-01-12cool#7492 sfx2 lok: set language/locale on async sidebar updateMiklos Vajna3-1/+19
2024-01-10Send document colors with lok callbackSzymon Kłos4-3/+11
2024-01-09cool#7492 sfx2 lok: fix bad view id / statusbar string on async binding updateMiklos Vajna1-0/+1
2024-01-09sc: announce theme colors with lok callbackSzymon Kłos2-2/+11
2024-01-08Related: cool#7951 only invalidate Window if the setting really changedCaolán McNamara1-8/+64
2024-01-08Send tooltip text to LOKMike Kaganski1-1/+13
2024-01-05tdf#158302 fix build against system-libxml-2.12Miklos Vajna1-1/+1
2024-01-05cool#7865 sfx2 lok: fix bad view id on async command dispatchMiklos Vajna2-0/+7
2023-12-31Rename setRGB to createRGB to make it less misleadingMike Kaganski1-1/+1
2023-12-31Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski1-1/+1
2023-12-31Delete other special copy/move functionsMike Kaganski1-0/+3
2023-12-31Fix buildMike Kaganski1-0/+1
2023-12-28Fix SDK buildMike Kaganski1-2/+2
2023-12-21std::list::size() can still be implemented as std::distance()Caolán McNamara1-2/+2
2023-12-20lok: send error on access denied in image import 2Szymon Kłos1-1/+1
2023-12-19In readonly mode, we restrict many events like click.Gökay Şatır3-0/+14
2023-12-19tdf#158686 sw floattable: fix print preview crashMiklos Vajna1-0/+4
2023-12-10tdf#126084 support writing SVG images into OOXML using the MS OOXML extensionTomaž Vajngerl1-2/+12
2023-12-10oox: Refactor and simplify writing to storage with GraphicExportTomaž Vajngerl1-13/+16
2023-12-10oox: remove returning sRelId and rename WriteImageTomaž Vajngerl1-3/+3
2023-12-07lok: send error on access denied in image importSzymon Kłos1-0/+3
2023-12-05calc: on editing invalidation of view with different zoom is wrongMarco Cecchetti1-0/+2
2023-12-01lok: external data source listSzymon Kłos1-0/+28
2023-11-29sal: initial osl::File sand-boxing commit for Unix.Michael Meeks2-0/+100
2023-11-29sw floattable, per-frame wrap-on-all-pages mode: add ODT filterMiklos Vajna1-0/+1
2023-11-28Always send theme-change in kit-mode even if the global theme is the sameCaolán McNamara1-1/+2
2023-11-23reuse AllowedLinkProtocolFromDocument in writerCaolán McNamara1-2/+5
2023-11-23tdf#148000 impress: improve fontwork text placement.Attila Szűcs2-1/+2
2023-11-14Move user agent initialization to InitCurl_easyMike Kaganski3-38/+62
2023-11-10vcl,openssl: set SSL_CERT_FILE for bundled OpenSSLMichael Stahl2-22/+42
2023-11-10default to ignoring libreoffice special-purpose protocols in calc hyperlinkCaolán McNamara2-1/+6
2023-11-09curl: mitigate migration to OpenSSL on LinuxMichael Stahl1-0/+59
2023-11-06add some protocols that don't make sense as floating frame targetsCaolán McNamara1-0/+5
2023-11-06lok: notebookbar: handle multiple sessionsSzymon Kłos1-0/+3
2023-11-02lok: a11y: implemented support for notifying core log to clientMarco Cecchetti2-1/+45
2023-10-31tdf#152571 speedup slow draw file saveNoel Grandin1-44/+3
2023-10-29tdf#155512: oox: ppt: fix import master slides, follow upHenry Castro1-4/+4
2023-10-26tdf#155040 sw floattable, RTF: fix table is overlapped by subsequent inline oneMiklos Vajna1-0/+42
2023-10-25tdf#157663 SW: Tracked change improve moveAttila Szűcs2-0/+3
2023-10-25Enable STYLEREF flag export/import with ODFSkyler Grey1-0/+2