summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-03-22lok: add property descriptor "Theme"Henry Castro1-0/+2
2024-03-21cool#8278 sfx2 lok: fix unexpected non-json sidebar status updateMiklos Vajna1-0/+2
2024-03-18cool#8443 let Insert Chart dialog to undo out of order on CancelMike Kaganski1-1/+9
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara1-0/+2
2024-03-11tdf#159931: pptx export: export each used slide layout for a masterSarper Akdemir3-2/+5
2024-03-08LOK: send inner text boundry information of shapes/textbox on changePranam Lashkari2-0/+11
2024-03-05cool#8327 use tools::JsonWriter for theme colorsNoel Grandin3-5/+13
2024-02-28if a SdrTextObj is being edited then TextHierarchyEditPrimitive2D existsCaolán McNamara1-1/+5
2024-02-28split TextAsPolygonExtractor2D for more general reuseCaolán McNamara2-2/+36
2024-02-23Drop some wrapper methods from SvtOptionsDrawinglayerGabor Kelemen1-6/+0
2024-02-12tdf#159483 sc HTML paste: handle data-sheets-formula attributeMiklos Vajna2-0/+2
2024-02-12tdf#159483 sc HTML import: handle data-sheets-value attribute for the num caseMiklos Vajna2-0/+2
2024-02-02tdf#159483 sc HTML import: handle data-sheets-value attribute for the text caseMiklos Vajna2-0/+2
2024-02-01Currency pop-up: move getDocumentCurrencies to cxx, extend testTomaž Vajngerl1-0/+4
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