summaryrefslogtreecommitdiff
path: root/sd/source/ui/slidesorter/controller/SlsListener.cxx
AgeCommit message (Expand)Author
2018-11-12tdf#42949 Fix IWYU warnings in sd/source/ui/slidesorter/inc/*Gabor Kelemen
2018-05-30tdf#42949 Fix more IWYU warnings in sd/inc/Gabor Kelemen
2018-05-25SOSAW080: Derive SdrObjGroup from SdrObjListArmin Le Grand
2018-04-03tdf#42949 Remove unnecessary localization headers from sdGabor Kelemen
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2017-10-23loplugin:includeform: sdStephan Bergmann
2017-07-21migrate to boost::gettextCaolán McNamara
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sd module away from OSL_ASSERT to assertChris Sherlock
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-12tdf#104046 - Slides in the slide pane don't update in realtimeNoel Grandin
2016-12-08convert SFX_HINT to scoped enumNoel Grandin
2016-11-01loplugin:oncevar in sd..svgioNoel Grandin
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-12convert EID constants to typed_flagsNoel Grandin
2016-10-11convert PageKind to scoped enumNoel Grandin
2016-10-11convert EditMode to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke
2016-08-22convert SdrHintKind to scoped enumNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-29com::sun::star->css in sdNoel 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-09-17convert Link<> to typedNoel Grandin
2015-04-30Gradually typed LinkStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2014-12-18sd: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-05fdo#38835 strip out OUString globalsNoel Grandin
2014-09-06SfxHint: convert home-grown RTTI to normal C++ RTTINoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-04-24sd: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-07-10rhbz#965646: sd: unregister slide sorter listener to avoid crashesMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2012-11-28re-base on ALv2 code. Includes:Michael Meeks
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-04-12More RTL_CONSTASCII_USTRINGPARAM removalsOlivier Hallot
2011-12-17Fix assertion in PageSelector::CheckConsistency()Thorsten Behrens
2011-11-29slidesorter1: #i114252# Fixed selection in slidesorter.mst
2011-11-29slidesorter1: #117012# Update preview when text editing ends.mst
2011-11-27remove include of pch header from sdNorbert Thiebaud
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Bjoern Michaelsen
2011-02-10Some cppcheck cleaningJulien Nabet
2011-01-17removetooltypes01: #i112600# Remove tools types from sdCarsten Driesner
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-07-08renaissance1: resolved merge conflicts, cleanup.Andre Fischer