summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsSlotManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-05-21make string translation loading more uniformCaolán McNamara1-4/+4
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-07revert OSL_ASSERT changesChris Sherlock1-2/+2
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock1-2/+2
2017-05-05loplugin:checkunusedparams in svx(part3)Noel Grandin1-2/+2
2017-05-03loplugin:checkunusedparams in sdNoel Grandin1-2/+2
2017-02-02convert method names in tools::SvRef to be more like our other..Noel Grandin1-1/+1
2016-11-11update vclwidget loplugin to find ref-dropping assigmentNoel Grandin1-5/+6
2016-10-28ScopedVclPtr vs std::unique_ptr for VclAbstractDialog derivativesCaolán McNamara1-2/+2
2016-10-28convert std::unique_ptr<VclAbstractDialog> to VclPtrNoel Grandin1-6/+4
2016-10-28loplugin:expandablemethods in sdNoel Grandin1-6/+1
2016-10-11convert PageKind to scoped enumNoel Grandin1-6/+6
2016-10-11convert EditMode to scoped enumNoel Grandin1-7/+7
2016-10-10tdf#89307: Removed SvRef::operator T*()Jacek Fraczek1-3/+3
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-1/+1
2016-06-27loplugin:singlevalfields in sdNoel Grandin1-52/+39
2016-05-18move the KeepSlideSorterInSyncWithPageChanges to a level lowerCaolán McNamara1-19/+0
2016-05-18give this tremendously useful snippet a descriptive name and de-duplicate itCaolán McNamara1-8/+19
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin1-1/+1
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-03-31sfx2: make SfxDispatcher::Execute() less variadic ...Michael Stahl1-2/+4
2016-02-19sd: replace boost::bind with C++11 lambdas and for loopsMichael Stahl1-8/+4
2015-11-30loplugin:unusedfieldsNoel Grandin1-2/+1
2015-11-18Impress: Rework the way the display modes are presented.Philippe Jung1-8/+8
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-44/+44
2015-11-04yyyyyNoel Grandin1-1/+1
2015-10-16sfx items: Kill the unreadable SFX_REQUEST_ARG, use a template param instead.Jan Holesovsky1-1/+1
2015-10-16sfx items: The bDeep parameter of SFX_REQUEST_ARG is always false.Jan Holesovsky1-2/+1
2015-10-14tdf#95041 Fix more sidebar node namesSamuel Mehrbrodt1-1/+1
2015-09-25convert Link<> to typedNoel Grandin1-7/+4
2015-09-25sd/source/ui/slidesorter boost->stdCaolán McNamara1-2/+2
2015-09-23boost::shared_ptr->std::shared_ptrCaolán McNamara1-5/+5
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara1-7/+7
2015-09-17boost->stdCaolán McNamara1-7/+7
2015-08-31sd: Don't crash when the sidebar is hiddenMaxim Monastirsky1-1/+2
2015-08-20loplugin:defaultparamsNoel Grandin1-1/+1
2015-07-13Make content of OSL_ASSERT, DBG_ASSERT, etc. visiblie in non-debug buildsStephan Bergmann1-2/+0
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-7/+7
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-4/+4
2015-04-10tdf#89641 Page numbering in Calc and Draw/ImpressDobra Gabor1-9/+8
2015-04-10vclwidget: convert lots more sites to use VclPtrNoel Grandin1-7/+7
2015-01-26followup code removal after changing virtual methods to non-virtualNoel Grandin1-1/+0
2014-12-21fdo#39440 sd: reduce scope of local variablesMichael Weghorn1-2/+1
2014-11-10loplugin: cstylecastNoel Grandin1-1/+1
2014-10-11convert SFX_CALLMODE constants to SfxCallMode enum classNoel Grandin1-1/+1
2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann1-26/+26
2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann1-26/+26
2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin1-2/+2
2014-06-30fdo#63378 Enable Impress Remote Dialog menu item for all view shells.Andrzej Hunt1-0/+13
2014-06-25remove whitespacesMarkus Mohrhard1-45/+0