/sfx2/util/

suokunlong.cn:88/cgit/lo/core/atom/docmodel?h=libreoffice-6-4-4' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/docmodel
AgeCommit message (Expand)Author
2023-05-12change ComplexColor to show more useful propertiesTomaž Vajngerl
2023-05-12use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-05-09change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-08svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-08XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl
2023-04-24loplugin:unnecessarygetstr extend to more std::string checkingNoel Grandin
2023-04-08use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-03-01send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-01-31sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-01-28introduce XTheme and UnoTheme implementationTomaž Vajngerl
2023-01-27move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-27move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-13Fix typosAndrea Gelmini
2023-01-12introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl