Age | Commit message (Expand) | Author |
2024-07-16 | cid#1554709 COPY_INSTEAD_OF_MOVE | Caolán McNamara |
2024-07-09 | cid#1557551 Use of auto that causes a copy | Caolán McNamara |
2024-05-20 | loplugin:ostr in various | Noel Grandin |
2024-03-04 | cool#8327 use tools::JsonWriter for theme colors | Noel Grandin |
2023-09-23 | tdf#146619 Recheck include/d* with IWYU | Gabor Kelemen |
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-06-09 | fix wrong transform type, error handling when JSON parsing | Tomaž Vajngerl |
2023-06-05 | lok: callback to send the updated theme palette when theme changes | 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 | 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 |