summaryrefslogtreecommitdiff
path: root/docmodel
AgeCommit message (Expand)AuthorFilesLines
2023-04-26use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl1-4/+5
2023-04-25send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl2-1/+106
2023-02-17sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl1-0/+2
2023-02-17introduce XTheme and UnoTheme implementationTomaž Vajngerl3-0/+58
2023-01-30move Theme class to own file inside docmodelTomaž Vajngerl2-0/+159
2023-01-30move ColorSet class to own file inside docmodelTomaž Vajngerl2-0/+79
2023-01-20introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl7-0/+155