summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
2019-03-01Fix typoAndrea Gelmini
2019-03-01tdf#123743 deactive after the player is stopped.Mark Hung
2019-02-28remove some unused typedefsNoel Grandin
2019-02-26tdf#88969 restart interactive sequence.Mark Hung
2019-02-24slideshow: do not toggle pause when deactivate.Mark Hung
2019-02-22loplugin:unusedfields in slideshowNoel Grandin
2019-02-19tdf#77186 handle time container indefinite repetition.Mark Hung
2019-02-19pretty up logging of exceptionsNoel Grandin
2019-02-13Pointer is pointlessNoel Grandin
2019-02-09loplugin:indentation in sfx2..slideshowNoel Grandin
2019-02-05loplugin:flatten in slideshowNoel Grandin
2019-02-04tdf#44223 allow slideshow to play embedded media.Mark Hung
2019-01-11Drop o3tl/clamp.hxx, use C++17 std::clamp insteadStephan Bergmann
2019-01-08convert "*xxx.get()" to "*xxx"Noel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-06Resolves: tdf#121942 action deactivated twiceCaolán McNamara
2018-12-05tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-30loplugin:unusedmethodsNoel Grandin
2018-11-30loplugin:singlevalfieldsNoel Grandin
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin
2018-11-28slideshow: get unit tests to work againThorsten Behrens
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin
2018-11-13loplugin singlevalfields improvementNoel Grandin
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-10-30loplugin:returnconstantNoel Grandin
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-09-28loplugin:unusedmethodsNoel Grandin
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin
2018-08-19Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann
2018-08-06Add missing sal/log.hxx headersGabor Kelemen
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski