summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/ThemePanel.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-03-01create a default theme when SdrPage and SdrModel are createdTomaž Vajngerl1-2/+0
2023-01-14sw: rework ThemePanel, theme color ValueSet drawing as custom drawTomaž Vajngerl1-2/+5
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-10/+4
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2020-11-22tdf#124176: Use pragma once instead of include guardsTolunay Dündar1-4/+1
2020-05-09compact namespace in swNoel Grandin1-2/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara1-1/+1
2020-04-25rename SvtValueSet back to ValueSetCaolán McNamara1-2/+2
2020-04-06lok: introduce QueryControlState functionHenry Castro1-0/+4
2019-12-20weld ThemePanelCaolán McNamara1-13/+7
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen1-14/+0
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2016-11-23tdf#42949 Remove unused uno headers from /sw/source/uibaseBartosz Kosiorek1-1/+0
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-3/+3
2016-10-04These are just floating windows, no need for all the special intrastructureCaolán McNamara1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-6/+2
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-17convert Link<> to typedNoel Grandin1-1/+2
2015-09-08convert Link<> to typedNoel Grandin1-0/+1
2015-08-27loplugin:staticmethodsStephan Bergmann1-2/+0
2015-08-27ColorSets: add preview to ThemePanel, move impl. to own fileTomaž Vajngerl1-2/+11
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-1/+2
2015-07-22loplugin:unusedmethods sw(part2)Noel Grandin1-5/+0
2015-06-06Apply new VclPtr clang plugin to catch potential problems.Noel Grandin1-0/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-4/+5
2015-04-22Theme panel to change color/fonts of current stylesTomaž Vajngerl1-0/+79