summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/slideshow.hxx
AgeCommit message (Expand)Author
2018-10-09loplugin:constfields in sdNoel Grandin
2018-08-13loplugin:returnconstant in sdNoel Grandin
2017-08-03loplugin:constparams in sdNoel Grandin
2017-05-04include cleanupJochen Nitschke
2017-05-03loplugin:checkunusedparams in sdNoel Grandin
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, sdStephan Bergmann
2016-10-28loplugin:expandablemethods in sdNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-09-30loplugin:constantparamNoel Grandin
2016-08-02loplugin:countusersofdefaultparams in sdNoel Grandin
2016-03-02loplugin:unuseddefaultparam in sdNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-01-14loplugin:unusedmethods unused return value in sdNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in sdNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
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-08-31sd: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-28make PostUserEvent Link<> typedNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-03-26add GtkLongPressGesture support and implement long-press in slideshowCaolán McNamara
2015-03-26add GtkSwipeGesture support and implement swipe left/right to change slidesCaolán McNamara
2015-02-07loplugin:deletedspecialStephan Bergmann
2014-12-07Unused forward declStephan Bergmann
2014-12-05loplugin:cstylecast, involving pointer to incomplete typeStephan Bergmann
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespacesMarkus Mohrhard
2014-05-07The opaque PostUserEvent IDs are actually pointersStephan Bergmann
2014-04-27ANIMATIONMODE_VIEW can be removedJulien Nabet
2014-04-25Related: rhbz#1032774 slide restarter should disable auto-exitCaolán McNamara
2014-04-03remove unnecessary scope qualifier from sal_Bool usesNoel Grandin
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-23coverity#707114 Uncaught exceptionCaolán McNamara
2014-02-23coverity#707113 Uncaught exceptionCaolán McNamara
2014-02-14Drop unnecessary #includeTakeshi Abe
2013-10-23fixincludeguards.sh: sdThomas Arnhold
2013-10-22merge all three ShowSlideShow impls togetherCaolán McNamara
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-01Remove unused definesThomas Arnhold
2012-07-02removed unnecessary forward declarations of classTakeshi Abe
2012-02-01pointer -> referenceIvan Timofeev
2011-12-08Fix misc. bugs in presenter view switch screen feature: make it work.Michael Meeks