summaryrefslogtreecommitdiff
path: root/configmgr/workben
ModeNameSize
d---------apitest327logplain
d---------local_io390logplain
d---------logger207logplain
d---------memory373logplain
r> 2023-08-04Rename ComplexColor::RGB to setRGB, to avoid conflict with Windows defineMike Kaganski 2023-08-02sc: theme color support for sparklines + ODF & OOXML import/exportTomaž Vajngerl 2023-07-04sc: OOXML export of theme colors for text and backgroundTomaž Vajngerl 2023-06-29sc: use ComplexColor for font color (+others) in OOXML exportTomaž Vajngerl 2023-06-08sw: remove char color GrabBag and fix export, fix tint/shade calc.Tomaž Vajngerl 2023-06-05lok: callback to send the updated theme palette when theme changesTomaž Vajngerl 2023-05-27xmloff: add color-type attribute to complex colorTomaž Vajngerl 2023-05-20docmodel: add hash to ComplexColor and Transformation classesTomaž Vajngerl 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-05-01docmodel: extract ColorDefinition into own file and renameTomaž Vajngerl 2023-05-01docmodel: extract Transformation from ThemeColor into own fileTomaž Vajngerl 2023-04-25svx: rework the theme dialog to allow editing theme colorsTomaž Vajngerl 2023-04-25oox: add support for theme import and export of blip effectsTomaž Vajngerl 2023-04-24oox: extend ThemeExport to export font and format scheme of a themeTomaž Vajngerl 2023-04-18tdf#150020 pptx import: handle algn for outerShdwSarper Akdemir