summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageContainer.cxx
AgeCommit message (Expand)AuthorFilesLines
2022-05-04Just use Any ctor instead of makeAny in sdStephan Bergmann1-1/+1
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski1-4/+2
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-12/+2
2021-08-05Pass context and resource string down to boost::locale separatelyNoel Grandin1-4/+4
2021-04-09Recheck include/ with IWYUGabor Kelemen1-0/+1
2020-12-07tdf#42949 Fix new IWYU warnings in sd/Gabor Kelemen1-2/+0
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin1-2/+2
2020-06-03loplugin:simplifypointertobool improveNoel Grandin1-12/+12
2020-04-15add an IsEmpty method to tools::Size and use itNoel Grandin1-1/+1
2020-04-06loplugin:unusedvariableplus in sdNoel Grandin1-4/+0
2020-01-28New loplugin:unsignedcompareStephan Bergmann1-3/+4
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin1-2/+2
2020-01-10use more std::make_sharedNoel Grandin1-1/+1
2019-12-03use scoped enumStephan Bergmann1-5/+6
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen1-12/+0
2019-08-24loplugin:returnconstval in sd..starmathNoel Grandin1-12/+2
2019-08-20loplugin:constvars in sccomp..sdNoel Grandin1-2/+2
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-20loplugin:referencecasting in sdNoel Grandin1-2/+2
2019-04-01tdf#42949 Fix IWYU warnings in include/sfx2/[sS]*Gabor Kelemen1-0/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-2/+2
2019-02-15loplugin:flatten in sd/source/ui/sidebarNoel Grandin1-29/+29
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen1-0/+3
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-12-10simplify some copy constructionNoel Grandin1-1/+1
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov1-20/+18
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-6/+6
2018-09-10loplugin:simplifyconstruct in scaddins..sdNoel Grandin1-2/+0
2018-02-15loplugin:changetoolsgen in sdNoel Grandin1-4/+4
2018-01-12More loplugin:cstylecast: sdStephan Bergmann1-5/+5
2018-01-03loplugin:passstuffbyref more return improvementsNoel Grandin1-1/+1
2017-12-19remove unused typedefsNoel Grandin1-2/+0
2017-10-23loplugin:includeform: sdStephan Bergmann1-10/+10
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-28/+22
2017-06-26loplugin:oncevar in sdNoel Grandin1-2/+1
2017-06-12cleanup unused css/frame/* includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-04-13Removed duplicated includesAndrea Gelmini1-2/+0
2017-02-20Include <xmloff/autolayout.hxx> only where usedTor Lillqvist1-0/+2
2017-02-15convert EventType to scoped enumNoel Grandin1-6/+6
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-8/+2
2016-04-14loplugin:passstuffbyref in sdNoel Grandin1-2/+2
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin1-34/+10
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-1/+1