summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-06-23lok: sidebar: send full update only when changed panelsSzymon Kłos1-0/+2
2023-06-20lok: only publish MEDIA_SHAPE to selecting viewAshod Nakashian2-7/+0
2023-06-20ooxml: import and export background and fill theme colors props.Tomaž Vajngerl2-2/+7
2023-06-18tdf#154168 Export no transparency PNGs correctlyParis Oplopoios1-0/+1
2023-06-18tdf#155823: Improve the check if the list id is not requiredMike Kaganski1-0/+6
2023-06-18Revert "tdf#151968: Fix vertical position of RTL spelling wavy line"خالد حسني1-1/+1
2023-06-16tdf#155720 remove old skip notebookbar init workaroundSzymon Kłos1-2/+0
2023-06-16ooxml: import and export border theme colors for various props.Tomaž Vajngerl1-0/+7
2023-06-14Add editengine view separation in tiled renderingParis Oplopoios2-1/+4
2023-06-14oox: remove code duplication and add getComplexColor to oox::ColorTomaž Vajngerl1-0/+3
2023-06-13sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl2-0/+8
2023-06-13cid#1532370 Uninitialized scalar variableCaolán McNamara1-1/+1
2023-06-13cid#1532366 Uninitialized scalar variableCaolán McNamara1-1/+1
2023-06-09MCGR: tdf#155479 repair gradient SVG export for MCGRArmin Le Grand (allotropia)4-3/+38
2023-06-09Related: CollaboraOnline#6511 cairo backend can do transparent textCaolán McNamara1-1/+6
2023-06-08notify async password changeJaume Pujantell1-1/+9
2023-06-08pdfium: better suport for annotations and some fixesJaume Pujantell1-0/+4
2023-06-08lok: a11y: get focused paragraph notified on document loadMarco Cecchetti2-0/+3
2023-06-07lok: send theme palette after the change in ThemeDialogTomaž Vajngerl3-7/+4
2023-06-07tdf#155549 MCGR: Recreate 'axial' from symmetric 'linear'Regina Henschel1-0/+7
2023-06-06perf: we don't need to 'really' insert a preview when providing jsonCaolán McNamara2-7/+9
2023-06-06perf: cache the generated json for an iconview imageCaolán McNamara2-1/+9
2023-06-06sw: border and background theme color support for multiple props.Tomaž Vajngerl7-25/+93
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl4-1/+13
2023-06-06svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl3-26/+73
2023-06-06prefix members and cleanup SvxBoxItem, SvxBoxInfoItemTomaž Vajngerl1-50/+66
2023-06-06prefix SvxBorderLine aColor attributeTomaž Vajngerl1-3/+3
2023-06-05prefix aPreviousColor and aCurrentColor in SvxColorTabPageTomaž Vajngerl1-4/+27
2023-06-05docmodel: add hash to ComplexColor and Transformation classesTomaž Vajngerl2-0/+50
2023-06-04MCGR: Use tryToRecreateBorder for better BW comp with LOArmin Le Grand (allotropia)1-1/+1
2023-06-04sw: prefix members of XMLGradientStyleExport, XMLGradientStyleImport, ...Miklos Vajna2-4/+4
2023-06-04MCGR: Border restoration supportArmin Le Grand (allotropia)2-15/+35
2023-06-04tdf#155190 svx,sw: PDF export: don't tag SwNoTextFrame as ArtifactMichael Stahl1-0/+3
2023-06-04tdf#153361 improve theme color generation in color pickerTomaž Vajngerl2-11/+29
2023-06-04xmloff: add color-type attribute to complex colorTomaž Vajngerl1-0/+2
2023-06-02xmloff: rename theme color names and color-table to theme-colorsTomaž Vajngerl1-6/+6
2023-06-01svx: combine svx::NamedThemedColor into NamedColorTomaž Vajngerl4-26/+11
2023-06-01svx: change NamedColor be a struct instead of std::pairTomaž Vajngerl1-1/+13
2023-06-01xmloff: rename *-color-theme-reference to *-complex-colorTomaž Vajngerl1-0/+1
2023-06-01change ComplexColor to show more useful propertiesTomaž Vajngerl1-1/+4
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl13-80/+32
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl1-4/+4
2023-06-01tdf#63130 reduce large memory copies when reading from BinaryDataContainerNoel Grandin2-12/+21
2023-05-31sw floattable: add a DoNotBreakWrappedTables compat flagMiklos Vajna1-1/+2
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl5-14/+99
2023-05-25XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl1-0/+50
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl3-131/+154
2023-05-25docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl2-51/+73
2023-05-25use XThemeColor instead of XInterface for *ThemeReference propsTomaž Vajngerl2-3/+4
2023-05-23linking: api: use JsonWriterSzymon Kłos1-0/+2