summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/StylePresetsPanel.hxx
AgeCommit message (Expand)AuthorFilesLines
2022-08-12clang-tidy modernize-pass-by-value in swNoel Grandin1-2/+3
2021-03-11remove intermediate containers in sidebarsCaolán McNamara1-12/+5
2021-03-04SidebarPanelBase is always created with a PanelLayoutCaolán McNamara1-1/+1
2020-11-21tdf#124176: Use pragma once instead of include guardsGökhan Özeloğlu1-3/+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
2020-03-13Revert "loplugin:constfields in sw"Noel Grandin1-1/+1
2019-12-20weld StylePresetsPanelCaolán McNamara1-2/+3
2019-10-21loplugin:deadvirtual unused param in ItemUpdateReceiverInterfaceNoel Grandin1-2/+1
2019-08-09tdf#42949 Fix IWYU warnings in sw/source/uibase/*/*hxxGabor Kelemen1-18/+0
2018-11-28drop some unnecessary includesCaolán McNamara1-1/+0
2018-10-03loplugin:constfields in swNoel Grandin1-1/+1
2017-10-09uibase: consistently use "" and <> in include directivesMike Kaganski1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+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-1/+1
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-12-29cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-24loplugin:unusedfields in sw/Noel Grandin1-10/+4
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-27loplugin:staticmethodsStephan Bergmann1-2/+0
2015-08-27Show previews of style presets in sidebarTomaž Vajngerl1-1/+9
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-2/+3
2015-04-22add "Style Presets" sidebar panel (experimental) to writerTomaž Vajngerl1-0/+90