Age | Commit message (Expand) | Author |
---|---|---|
2023-05-08 | svx: use ComplexColor in SvxColorItem instead of the ThemeColor | Tomaž Vajngerl |
2023-05-08 | XComplexColor and UnoComplexColor - a wrapper for model:ComplexColor | Tomaž Vajngerl |
2023-04-24 | loplugin:unnecessarygetstr extend to more std::string checking | Noel Grandin |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-03-01 | send theme info when changing color (in the picker) via UNO command | Tomaž Vajngerl |
2023-01-31 | sd: use XTheme to transport the theme to xmloff import/export | Tomaž Vajngerl |
2023-01-28 | introduce XTheme and UnoTheme implementation | Tomaž Vajngerl |
2023-01-27 | move Theme class to own file inside docmodel | Tomaž Vajngerl |
2023-01-27 | move ColorSet class to own file inside docmodel | Tomaž Vajngerl |
2023-01-13 | Fix typos | Andrea Gelmini |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |