summaryrefslogtreecommitdiffstats
path: root/slideshow/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#73092 remove remaining shape of the repeating animation.Mark Hung2019-03-315-4/+37
* re-land "new loplugin typedefparam""Noel Grandin2019-03-0527-108/+127
* tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen2019-03-055-0/+5
* Revert "new loplugin typedefparam"Noel Grandin2019-03-043-5/+5
* new loplugin typedefparamNoel Grandin2019-03-043-5/+5
* Fix typoAndrea Gelmini2019-03-011-1/+1
* tdf#123743 deactive after the player is stopped.Mark Hung2019-03-014-3/+25
* remove some unused typedefsNoel Grandin2019-02-285-9/+0
* tdf#88969 restart interactive sequence.Mark Hung2019-02-262-3/+21
* slideshow: do not toggle pause when deactivate.Mark Hung2019-02-242-24/+0
* loplugin:unusedfields in slideshowNoel Grandin2019-02-221-8/+4
* tdf#77186 handle time container indefinite repetition.Mark Hung2019-02-193-12/+29
* pretty up logging of exceptionsNoel Grandin2019-02-1915-20/+21
* loplugin:indentation in sfx2..slideshowNoel Grandin2019-02-095-14/+14
* loplugin:flatten in slideshowNoel Grandin2019-02-0517-574/+575
* tdf#44223 allow slideshow to play embedded media.Mark Hung2019-02-049-10/+119
* Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann2019-01-113-6/+6
* convert "*xxx.get()" to "*xxx"Noel Grandin2019-01-083-3/+3
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-086-13/+13
* Remove misguided FALLTHROUGH commentsStephan Bergmann2018-12-084-111/+0
* Resolves: tdf#121942 action deactivated twiceCaolán McNamara2018-12-062-2/+6
* tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara2018-12-052-0/+20
* loplugin:unnecessaryparen include more assignmentsNoel Grandin2018-12-0510-23/+23
* tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen2018-11-291-0/+1
* Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov2018-11-299-134/+82
* loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin2018-11-293-5/+6
* remove unnecessary "if (!empty()" checks before loopsNoel Grandin2018-11-291-8/+5
* slideshow: get unit tests to work againThorsten Behrens2018-11-282-0/+19
* remove unused DocTreeNode::NodeType::InvalidNoel Grandin2018-11-242-4/+0
* loplugin singlevalfields improvementNoel Grandin2018-11-132-13/+1
* tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski2018-11-111-1/+1
* Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski2018-11-105-14/+14
* loplugin:collapseif in sdext..svxNoel Grandin2018-11-071-4/+2
* fix signatures of deleted copy/assign operatorsNoel Grandin2018-11-021-1/+1
* loplugin:returnconstantNoel Grandin2018-10-302-6/+2
* clang-tidy readability-container-size-emptyNoel Grandin2018-10-191-1/+1
* clang-tidy readability-simplify-boolean-exprNoel Grandin2018-10-181-4/+1
* clang-tidy readability-redundant-smartptr-getNoel Grandin2018-10-171-1/+1
* coverity#1440239 Uncaught exceptionCaolán McNamara2018-10-122-2/+2
* Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann2018-10-093-4/+4
* loplugin:constfields in slideshowNoel Grandin2018-10-0936-86/+86
* loplugin:unusedmethodsNoel Grandin2018-09-282-30/+0
* loplugin:methodcycles more graph theory for the winNoel Grandin2018-09-272-12/+0
* New loplugin:externalStephan Bergmann2018-09-175-10/+10
* tdf#119146: fix populating maCurrentSubsetsMike Kaganski2018-09-031-2/+21
* Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara2018-08-192-3/+1
* Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann2018-08-173-3/+8
* Add missing sal/log.hxx headersGabor Kelemen2018-08-061-0/+1
* Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2018-08-042-3/+3
* Add missing sal/log.hxx headersGabor Kelemen2018-07-3137-0/+38