summaryrefslogtreecommitdiff
path: root/docmodel/source
AgeCommit message (Expand)AuthorFilesLines
2023-09-23tdf#146619 Recheck include/d* with IWYUGabor Kelemen1-0/+1
2023-08-21move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl1-0/+200
2023-08-15ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl3-6/+6
2023-06-09fix wrong transform type, error handling when JSON parsingTomaž Vajngerl1-25/+27
2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl1-6/+9
2023-05-12change ComplexColor to show more useful propertiesTomaž Vajngerl1-3/+9
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl3-62/+10
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl2-15/+5
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl1-0/+12
2023-05-08XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl1-0/+37
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin1-2/+2
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl1-4/+5
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl1-0/+103
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl1-0/+2
2023-01-28introduce XTheme and UnoTheme implementationTomaž Vajngerl2-0/+57
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl1-0/+158
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl1-0/+74
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl1-0/+40