summaryrefslogtreecommitdiff
path: root/svx/source/theme
AgeCommit message (Expand)AuthorFilesLines
2024-03-11Document Colors do not show any color in the PaletteCaolán McNamara1-1/+3
2024-03-04cool#8327 use tools::JsonWriter for theme colorsNoel Grandin2-18/+11
2024-01-21editeng: change EditEngine getter to ref in {Imp}EditViewTomaž Vajngerl1-7/+5
2024-01-12Send document colors with lok callbackSzymon Kłos2-10/+15
2024-01-12sc: announce theme colors with lok callbackSzymon Kłos1-10/+26
2023-12-30tdf#146619 Recheck svx/ with IWYUGabor Kelemen2-9/+0
2023-10-02tdf#146619 Recheck include/s* with IWYUGabor Kelemen1-0/+1
2023-09-01sd: set the theme for all master pagesTomaž Vajngerl1-8/+9
2023-08-31cid#1542447 Explicit null dereferencedCaolán McNamara1-5/+6
2023-08-26Remove duplicated includeAndrea Gelmini1-1/+0
2023-08-25svx: refactor text color theme changing and add undo supportTomaž Vajngerl1-72/+120
2023-08-23sd: add ThemeDialog to Impress/Draw, refactor ThemeColorChangerTomaž Vajngerl1-36/+3
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl2-4/+4
2023-06-09fix wrong transform type, error handling when JSON parsingTomaž Vajngerl1-1/+1
2023-06-08lok: send theme palette after the change in ThemeDialogTomaž Vajngerl1-3/+3
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-0/+43
2023-06-05svx: extract theme color generation into ThemeColorPaletteManagerTomaž Vajngerl1-0/+130
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl1-27/+25
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl1-5/+6
2023-01-27use ThemeColorChanger also in svx, when changing theme for SdrPageTomaž Vajngerl1-0/+161