summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2019-04-23tdf#124756 slideshow: avoid mbPaintDisabled for media windowsMiklos Vajna
2019-03-21tdf#77186 handle time container indefinite repetition.Mark Hung
2018-12-07Resolves: tdf#121942 action deactivated twiceCaolán McNamara
2018-12-06tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara
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
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-27tdf#76436 initialize maStartInterpolationValue.Mark Hung
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-24Fix typoAndrea Gelmini
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2018-04-17Fix typosAndrea Gelmini
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-03-23loplugin:useuniqueptr in PluginSlideChangeNoel Grandin
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl
2018-03-10slideshow: convert use of GraphicURL to Graphic propertyTomaž Vajngerl
2018-03-07tdf#115142 Revert "slideshow: clip shapes in secondary screen window"Michael Stahl
2018-03-07use more Color in sfx2..svtoolsNoel Grandin
2018-03-02delete colordata.hxxNoel Grandin
2018-02-28convert COL_ constants to be of type ColorNoel Grandin
2018-02-27replace Color(COL_*) with COL_*Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann
2018-02-21New loplugin:nestedunnamedStephan Bergmann