Age | Commit message (Expand) | Author |
---|---|---|
2023-08-21 | move BGradient to awt::Gradient2 UNO conversion into docmodel | Tomaž Vajngerl |
2023-08-15 | ComplexColor various clean-up and (trivial) refactorings | Tomaž Vajngerl |
2023-05-12 | change ComplexColor to show more useful properties | Tomaž Vajngerl |
2023-05-12 | use ComplexColor instead of ThemeColor for better OOXML compat. | Tomaž Vajngerl |
2023-05-09 | change model::ColorSet to be stored in a shared_ptr in model::Theme | Tomaž Vajngerl |
2023-05-08 | XComplexColor and UnoComplexColor - a wrapper for model:ComplexColor | Tomaž Vajngerl |
2023-04-08 | use shared_ptr for model::Theme instead of unique_ptr | Tomaž Vajngerl |
2023-01-28 | introduce XTheme and UnoTheme implementation | Tomaž Vajngerl |
2023-01-12 | introduce docmodel comp., model::ThemeColor, use it in SvxColorItem | Tomaž Vajngerl |