summaryrefslogtreecommitdiffstats
path: root/docmodel
Commit message (Expand)AuthorAgeFilesLines
* tdf#146619 Recheck include/d* with IWYUGabor Kelemen2023-09-231-0/+1
* move BGradient to awt::Gradient2 UNO conversion into docmodelTomaž Vajngerl2023-08-212-0/+202
* ComplexColor various clean-up and (trivial) refactoringsTomaž Vajngerl2023-08-154-8/+6
* fix wrong transform type, error handling when JSON parsingTomaž Vajngerl2023-06-091-25/+27
* lok: callback to send the updated theme palette when theme changesTomaž Vajngerl2023-06-051-6/+9
* change ComplexColor to show more useful propertiesTomaž Vajngerl2023-05-121-3/+9
* use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl2023-05-124-64/+11
* change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl2023-05-092-15/+5
* svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl2023-05-081-0/+12
* XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl2023-05-082-0/+38
* loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin2023-04-241-2/+2
* use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl2023-04-081-4/+5
* send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl2023-03-012-1/+106
* sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl2023-01-311-0/+2
* introduce XTheme and UnoTheme implementationTomaž Vajngerl2023-01-283-0/+58
* move Theme class to own file inside docmodelTomaž Vajngerl2023-01-272-0/+159
* move ColorSet class to own file inside docmodelTomaž Vajngerl2023-01-272-0/+79
* Fix typosAndrea Gelmini2023-01-131-1/+1
* introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl2023-01-127-0/+155