summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsDragAndDropContext.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: sdStephan Bergmann1-16/+16
2017-06-06add COVERITY_NOEXCEPT_FALSECaolán McNamara1-1/+1
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin1-1/+1
2016-10-11convert EditMode to scoped enumNoel Grandin1-1/+1
2016-09-10loplugin:constantparam in sdNoel Grandin1-4/+3
2016-03-18loplugin:constantparam in sdNoel Grandin1-3/+2
2016-03-10loplugin:constantparam in sdNoel Grandin1-3/+2
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl1-3/+3
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-5/+5
2015-10-20loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-30Fix typosAndrea Gelmini1-1/+1
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-1/+1
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-1/+1
2015-09-17boost->stdCaolán McNamara1-1/+1
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-1/+1
2015-03-05V801: Decreased performanceCaolán McNamara1-2/+2
2014-06-25remove whitespacesMarkus Mohrhard1-14/+0
2013-02-24loplugin: unused variablesThomas Arnhold1-2/+0
2012-11-28re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-11-28impress211: #i88880# Fixed dragging of slides from navigator to slide sorter.Andre Fische1-3/+16
2012-08-22Resolves: rhbz#842292 crash in calling callback whose instance was deletedCaolán McNamara1-2/+4
2011-11-27remove include of pch header from sdNorbert Thiebaud1-1/+0
2011-10-21remove unused methods from sd::slidesorterFelix Zhang1-51/+0
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara1-0/+3
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner1-3/+3
2010-06-18renaissance1: #i107215# Updated some license headers. Cleaned up Theme class.Andre Fischer1-1/+1
2010-04-23renaissance1: #i107215# Reorganized the selection function. Introduced button...Andre Fischer1-14/+0
2010-04-08renaissance1: #i107215# Many fixes around drag-and-drop and selection.Andre Fischer1-1/+2
2010-03-15renaissance1: #i107215# Fixes of minor compilation problems.Andre Fischer1-1/+1
2010-03-11renaissance1: #i107215# Fixed drag-and-drop when used with auto-scrolling. I...Andre Fischer1-41/+9
2010-03-08renaissance1: #i107215# Fixed drag-and-drop.Andre Fischer1-1/+0
2010-03-08renaissance1: #i107215# Improved handling of transferables.Andre Fischer1-3/+1
2010-03-08renaissance1: #i107215# Improved handling of transferables.Andre Fischer1-0/+247