summaryrefslogtreecommitdiffstats
path: root/slideshow
Commit message (Expand)AuthorAgeFilesLines
* tdf#131254 Follow-up Prevent extra eventqueue empty call.co-6.2-8Gülşah Köse2020-03-301-1/+0
* tdf#131254 Prevent extra eventqueue empty call.Gülşah Köse2020-03-291-1/+1
* tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse2019-12-212-1/+10
* tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse2019-12-182-2/+59
* pretty up logging of exceptionsNoel Grandin2019-08-0516-21/+22
* tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna2019-04-231-1/+0
* tdf#77186 handle time container indefinite repetition.Mark Hung2019-03-213-12/+29
* Resolves: tdf#121942 action deactivated twiceCaolán McNamara2018-12-072-2/+6
* tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara2018-12-062-0/+20
* 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
* rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin2018-08-271-1/+1
* 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-3138-0/+39
* tdf#76436 initialize maStartInterpolationValue.Mark Hung2018-07-271-0/+1
* -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann2018-07-041-0/+6
* tdf#102195: don't exclude everything between first and last subsetMike Kaganski2018-06-283-59/+52
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-055-4/+2
* Fix typoAndrea Gelmini2018-05-241-1/+1
* New o3tl::temporary to simplify calls of std::modfStephan Bergmann2018-05-171-4/+3
* loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann2018-05-171-4/+9
* loplugin:countusersofdefaultparamsNoel Grandin2018-04-281-1/+1
* Fix typosAndrea Gelmini2018-04-171-2/+2
* remove some unused comphelper includesJochen Nitschke2018-04-1511-13/+0
* hold MetaAction by rtl::ReferenceNoel Grandin2018-04-121-0/+1
* use more DBG_UNHANDLED_EXCEPTIONNoel Grandin2018-04-091-2/+2
* loplugin:useuniqueptr in PluginSlideChangeNoel Grandin2018-03-231-14/+3
* remove unused ucbstreamhelper includesJochen Nitschke2018-03-191-1/+0
* Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl2018-03-111-1/+1
* slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl2018-03-101-64/+7
* tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl2018-03-071-19/+4
* use more Color in sfx2..svtoolsNoel Grandin2018-03-071-1/+1
* delete colordata.hxxNoel Grandin2018-03-021-1/+0