summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/inc/model
AgeCommit message (Expand)Author
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-04loplugin:unusedfields in sdNoel Grandin
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-07loplugin:unnecessaryvirtual in sd..sdextNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-06-27loplugin:singlevalfields in sdNoel Grandin
2016-05-19loplugin:unusedmethods in sdNoel Grandin
2016-05-08Remove useless typedef DescriptorContainerJulien Nabet
2016-05-06sd: replace boost::enable_shared_from_this with std::enable...Michael Stahl
2016-04-22Fix typosAndrea Gelmini
2016-04-14loplugin:passstuffbyref in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2016-02-20sd lok: re-work LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-02-16sd lok: add LOK_CALLBACK_PARTS_COUNT_CHANGED callbackHenry Castro
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
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-08-03sd: replace boost::function with std::functionMichael Stahl
2015-07-21loplugin:unusedmethods sdNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-23loplugin:constantfunction: sdNoel Grandin
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-11-11iwyu: remove unneeded includes in sc, sd, swRiccardo Magliocchetti
2014-10-01sd: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-09-30fdo#82577: Handle RegionNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-04-07coverity#708138 VisualState::SetMouseOverState sets things that noone readsCaolán McNamara
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-21Related: #i123197# Fixed selection problems when switching...Andre Fischer
2014-02-14Drop unnecessary #includeTakeshi Abe
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2012-11-30c++ API: use css alias in generated headers, adds global css declThorsten Behrens
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-09-24Impress: Kill the so much hated ButtonBar in slide sorter.Jan Holesovsky
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-06-22re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-12unusedcode.easy: remove various methodsThomas Arnhold
2012-03-14Enable -Wnon-virtual-dtor for GCC 4.6Stephan Bergmann