summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsSelectionFunction.cxx
AgeCommit message (Expand)Author
2019-11-06loplugin:indentation find broken if statementsNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-03-04tdf#120774: remove 7-year-old workaround of now non-existent bugKatarina Behrens
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2018-11-10tdf#120703 PVS: drop dead code.Mike Kaganski
2018-10-30tdf#42949 Fix IWYU warnings in sd/source/ui/inc/{framework,tools,view}/*Gabor Kelemen
2018-10-09loplugin:constfields in sdNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-06-11tdf#118068 InsertionIndicator should be temporaryCaolán McNamara
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-03-20drop unnecessary includesCaolán McNamara
2018-01-12More loplugin:cstylecast: sdStephan Bergmann
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-08-03loplugin:constparams in sdNoel Grandin
2017-07-02SelectionFunction::ModeHandler::StartDrag parameter eMode is unusedStephan Bergmann
2017-06-22loplugin:unusedfields in sd part1Noel Grandin
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-02-15convert FocusMoveDirection to scoped enumNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in sdStephan Bergmann
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-07-15new loplugin unnecessary overrideNoel Grandin
2016-05-17tidy this a little bitCaolán McNamara
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl
2015-11-115th step to remove tools/rtti.hxxOliver Specht
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02-Werror,-Wunused-private-fieldStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-25sd/source/ui/slidesorter boost->stdCaolán McNamara
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-05-22convert POINTER constants to scoped enumNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin
2015-03-05V801: Decreased performanceCaolán McNamara
2015-02-02callcatcher: remove some unused methodsCaolán McNamara
2015-01-26new loplugin: change virtual methods to non-virtualNoel Grandin