summaryrefslogtreecommitdiff
path: root/sd/source/ui/sidebar/MasterPageDescriptor.cxx
AgeCommit message (Expand)Author
2022-04-29use more string_view in INetURLObjectNoel Grandin
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2019-06-06sd: support inserting background image from file via .uno:SelectBackgroundAshod Nakashian
2019-02-09loplugin:indentation in sdNoel Grandin
2019-01-16tdf#42949 Fix IWYU warnings in sd/source/ui/[s-u]*/*hxxGabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-11-26clang-tidy modernize-use-equals-default in sdJochen Nitschke
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-14 use more OUString::operator== in scaddins..sdextNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-02-21loplugin:subtlezeroinit: sdStephan Bergmann
2017-02-15convert EventType to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-06-12convert DBG_ASSERT(false, to SAL_WARN(Noel Grandin
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-06-16Fix typosAndrea Gelmini
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-06-25remove whitespacesMarkus Mohrhard
2013-09-19convert sd/.../MasterPageDescriptor.hxx from String to OUStringNoel Grandin
2013-05-20Resolves: #i121420# merge sidebar featureOliver-Rainer Wittmann