summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/PanelBase.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-04drop newly unused PanelBaseCaolán McNamara1-85/+0
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-1/+1
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin1-2/+2
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-1/+1
2017-07-21loplugin:unusedfields in sdNoel Grandin1-3/+0
2016-12-12OSL_TRACE->SAL in sd..sdextNoel Grandin1-3/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-08-05loplugin:unusedmethodsNoel Grandin1-13/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-5/+9
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-5/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-09vcl: VclPtr conversion in sdNoel Grandin1-0/+6
2015-01-29callcatcher: large newly detected unused methods post de-virtualizationCaolán McNamara1-11/+0
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-09-06Related fdo#82088: dropping aliases again :)Stefan Weiberg1-1/+1
2014-06-25remove whitespacesMarkus Mohrhard1-25/+0
2013-09-22add mode lines to new files (and idls) since last runCaolán McNamara1-0/+3
2013-07-09Remove warning by using the right printf commandsArnaud Versini1-5/+5
2013-05-31Remove RTL_CONSTASCII_(U)STRINGPARAM (sd)Chr. Rossmanith1-1/+1
2013-05-24WaE: implicit conversion of NULL constant to nullptr_tTor Lillqvist1-1/+1
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann1-0/+133