summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsVisibleAreaManager.cxx
AgeCommit message (Expand)Author
2020-07-01Upcoming improved loplugin:staticanonymous -> redundantstatic: sdStephan Bergmann
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-15clang-tidy modernize-concat-nested-namespace in sdNoel Grandin
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-08-26tdf#42949 Fix IWYU warnings in sd/source/ui/[p-t]*/*cxxGabor Kelemen
2019-02-15loplugin:flatten in sd/source/ui/slidesorterNoel Grandin
2018-12-10Simplify containers iterations in sd/source/ui/[s-v]*Arkadiy Illarionov
2018-11-12tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen
2018-10-26loplugin:singlevalfields improvementNoel Grandin
2018-10-17loplugin:singlevalfieldsNoel Grandin
2018-08-27tdf#42949 Fix IWYU warnings in sd/source/ui/inc/[n-s]*hxxGabor Kelemen
2018-02-15loplugin:changetoolsgen in sdNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-08-03loplugin:constparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2016-11-29loplugin:vclwidgets check for assigning from VclPt<T> to T*Noel Grandin
2016-09-10loplugin:constantparam in sdNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-03-18loplugin:constantparam in sdNoel Grandin
2015-08-03sd: replace boost::function with std::functionMichael Stahl
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
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-03-03Use cstdlib std::abs instead of stdlib.h absStephan Bergmann
2013-02-24loplugin: unused variablesThomas Arnhold
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2011-11-29slidesorter1: #i116412# Temporarily turning off slide tracking to avoid unwan...mst
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2010-09-04cmcfixes78: #i114308# WaE, new gcc 4.5.X warnings in sdCaolán McNamara
2010-05-20renaissance1: #i107215# Fixed some bugs in connection to multi selection.Andre Fischer
2010-05-05renaissance1: #i107215# Fixed Mac-only problem with Drag-n-Drop loop.Andre Fischer
2010-04-29renaissance1: #i107215# Fixed paint problem on initialization. Removed some O...Andre Fischer
2010-04-23renaissance1: #i107215# Reorganized the selection function. Introduced button...Andre Fischer
2010-04-08renaissance1: #i107215# Many fixes around drag-and-drop and selection.Andre Fischer