summaryrefslogtreecommitdiff
path: root/include/docmodel
AgeCommit message (Expand)Author
2023-06-13sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl
2023-06-06lok: callback to send the updated theme palette when theme changesTomaž Vajngerl
2023-06-05docmodel: add hash to ComplexColor and Transformation classesTomaž Vajngerl
2023-06-04xmloff: add color-type attribute to complex colorTomaž Vajngerl
2023-06-01change ComplexColor to show more useful propertiesTomaž Vajngerl
2023-06-01use ComplexColor instead of ThemeColor for better OOXML compat.Tomaž Vajngerl
2023-06-01change model::ColorSet to be stored in a shared_ptr in model::ThemeTomaž Vajngerl
2023-05-25svx: use ComplexColor in SvxColorItem instead of the ThemeColorTomaž Vajngerl
2023-05-25XComplexColor and UnoComplexColor - a wrapper for model:ComplexColorTomaž Vajngerl
2023-05-25docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl
2023-05-25docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl
2023-05-12tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir
2023-04-26svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl
2023-04-26oox: add support for theme import and export of blip effectsTomaž Vajngerl
2023-04-26oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl
2023-04-26oox: add model::EffectStyle and import effect style elements of a themeTomaž Vajngerl
2023-04-26oox: add model::LineStyle and import line style elements of a themeTomaž Vajngerl
2023-04-26oox: add model::BlipFilll and import blip (graphic) fill elementsTomaž Vajngerl
2023-04-26oox: add model::PatternFill and import pattern fill elementsTomaž Vajngerl
2023-04-26oox: add FormatScheme test case and make sure FillStyle is imortedTomaž Vajngerl
2023-04-26use shared_ptr for model::Theme instead of unique_ptrTomaž Vajngerl
2023-04-25oox: import gradient fill to model::FormatSchemeTomaž Vajngerl
2023-04-25oox: introduce FormatScheme - use in Theme importTomaž Vajngerl
2023-04-25oox: import font scheme structure directly into model::FontSchemeTomaž Vajngerl
2023-04-25send theme info when changing color (in the picker) via UNO commandTomaž Vajngerl
2023-02-17sd: use XTheme to transport the theme to xmloff import/exportTomaž Vajngerl
2023-02-17introduce XTheme and UnoTheme implementationTomaž Vajngerl
2023-01-30move Theme class to own file inside docmodelTomaž Vajngerl
2023-01-30move ColorSet class to own file inside docmodelTomaž Vajngerl
2023-01-20introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl