summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/styles
AgeCommit message (Expand)AuthorFilesLines
2020-05-14tdf#124176: Use pragma once instead of header guardShivam Kumar Singh1-4/+1
2020-05-10compact namespace in svxNoel Grandin1-2/+2
2020-04-26move PanelLayout to sfx2Caolán McNamara1-1/+1
2020-04-24final ctor arg of PanelLayout ctor is always true nowCaolán McNamara1-1/+1
2020-04-24weld StylesPropertyPanelCaolán McNamara2-2/+25
2020-01-15tdf#42949 Fix IWYU warnings in svx/source/*/*hxxGabor Kelemen1-9/+0
2020-01-15clang-tidy modernize-concat-nested-namespace in svxNoel Grandin1-2/+2
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-02-06Add missing #includesStephan Bergmann1-0/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-07-15new loplugin unnecessary overrideNoel Grandin2-6/+0
2016-06-27GSoC notebookbar: switching tabs depending on contextSzymon Kłos1-1/+1
2016-02-04svx: replace boost::bind with C++11 lambdaMichael Stahl1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-2/+2
2015-09-18boost->stdCaolán McNamara1-1/+0
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-0/+1
2015-09-17unused headersCaolán McNamara1-1/+0
2015-07-16loplugin:unusedmethods svx(part2)Noel Grandin2-30/+6
2015-06-16tdf#73071:Styles tab addition to the sidebar for writerRishabh Kumar2-0/+107