summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
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
2023-05-21MCGR: Adaptions to WriteGradientFill and BGradientArmin Le Grand (allotropia)3-10/+12
2023-05-21MCGR: consolidations/cleanups for changes so farArmin Le Grand (allotropia)9-307/+407
2023-05-19lok: editeng: add LOK special flagsHenry Castro1-0/+12
2023-05-19Fix "AddressSanitizer: heap-use-after-free"cp-23.05.0-1Mike Kaganski1-1/+1
2023-05-18tdf#56258 i18npool en-US: re-arrange outline numbering suggestionsJustin Luth1-6/+10
2023-05-15MCGR: Correct import for Gradient presets/templatesArmin Le Grand (allotropia)1-0/+11
2023-05-15WIP ODF import and export for MCGRRegina Henschel1-0/+5
2023-05-15MCGR: Make MCGR default for oox im/export, cleanupArmin Le Grand (allotropia)1-6/+2
2023-05-15MCGR: Reduce diverse GradientStyle enums to single UNO API oneArmin Le Grand (allotropia)3-28/+8
2023-05-15MCGR: 2nd corrections/adaptions to MCGRArmin Le Grand (allotropia)4-5/+15
2023-05-15MCGR: 1st corrections to gradient export, transparencyArmin Le Grand (allotropia)1-0/+1
2023-05-15MCGR: Adaptions to oox exportArmin Le Grand (allotropia)2-6/+70
2023-05-15MCGR: Improve performance for texture-mapped MCGR processingArmin Le Grand (allotropia)1-1/+19