summaryrefslogtreecommitdiff
path: root/svx/source/styles
AgeCommit message (Expand)Author
2023-01-18svx: add UX defined theme color setsTomaž Vajngerl
2023-01-18svx: add resolveColor that resolves the color for input themeTomaž Vajngerl
2023-01-18svx: change ColorSet add method to use ThemeColorTyp enumTomaž Vajngerl
2023-01-17introduce {Char,Fill}ColorThemeReference which uses XThemeColorTomaž Vajngerl
2023-01-16introduce docmodel comp., model::ThemeColor, use it in SvxColorItemTomaž Vajngerl
2023-01-16sw: add the ColorSet from SdrPage into ColorSets in ThemePanelTomaž Vajngerl
2023-01-15svx: use array for colors in ColorSet, add consts, rename varsTomaž Vajngerl
2023-01-12svx: rename ThemeColorType enum values, use enum instead of indexTomaž Vajngerl
2022-07-04sd theme: consider accent1 color when inserting shape with solid fillMiklos Vajna
2022-07-01sd theme: add rendering for shape fill color effectsMiklos Vajna
2022-06-30sd theme: add rendering for shape fill colorMiklos Vajna
2022-06-30sd theme: fix applying new colors after theme change for group shapesMiklos Vajna
2022-06-29sd theme: add a "theme" palette to the color pickerMiklos Vajna
2022-06-28svx: consider color effects when updating objects for theme changesMiklos Vajna
2022-06-27svx: update objects of pages of a master page when the theme changesMiklos Vajna
2022-06-09tdf#149304 Stylist does not show upper/lower case font effectsNoel Grandin
2021-11-22PPTX: implement native handling of <a:clrScheme> childrenMiklos Vajna
2021-11-19PPTX import: handle <a:clrScheme name="...">Miklos Vajna
2021-11-18introduce XColorSetsManager interfaceSarper Akdemir
2021-11-17make colorsets work outside of styles and with direct formattingSarper Akdemir
2021-09-28vcl: rename OutDevState to StackChris Sherlock
2021-09-03clang-tidy:readability-redundant-member-initNoel Grandin
2021-07-02no need to allocate return val on heap for GetItemSetForPreviewNoel Grandin
2021-06-30swap text and background colors in colorsetsTomaž Vajngerl
2021-05-19SetPhysFont always dereferences its OutputDevice* argCaolán McNamara
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-09-22tdf#93756 show highlight color in style previewCaolán McNamara
2020-08-05tdf#135438 Paragraph styles preview in sidebar are clippedCaolán McNamara
2020-05-13loplugin:unusedmethodsNoel Grandin
2020-04-29Remove tango icon theme, tdf#132022Rizal Muttaqin
2020-03-02tdf#42949 Fix IWYU warnings in svx/source/s*/*cxxGabor Kelemen
2020-02-12move some svx/ headers inside the moduleNoel Grandin
2019-08-20loplugin:constvars in svxNoel Grandin
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen
2018-07-27svx: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-04-16make StyleManager::CreateStylePreviewRenderer return std::unique_ptrNoel Grandin
2018-02-22loplugin:redundantcopy extend to ColorNoel Grandin
2018-02-21loplugin:changetoolsgen in svxNoel Grandin
2017-11-27loplugin:unnecessaryparen check for (f1()).f2Noel Grandin
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-07-21loplugin:unusedfields in sfx2Noel Grandin
2017-06-20bullet char style preview is unreadable, cause uses opensymbolCaolán McNamara
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: svxStephan Bergmann
2017-03-31use actual UNO enums in svxNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15remove unused BOTTOM from RenderAlign enumNoel Grandin
2016-07-08loplugin:redundantcast: redundant static_casts in svxStephan Bergmann