summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann6-13/+13
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann4-111/+0
2018-12-06Resolves: tdf#121942 action deactivated twiceCaolán McNamara2-2/+6
2018-12-05tdf#121830 TogglePause should reset to original state on deactivate_st ?Caolán McNamara2-0/+20
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin10-23/+23
2018-11-30loplugin:unusedmethodsNoel Grandin3-32/+0
2018-11-30loplugin:singlevalfieldsNoel Grandin1-3/+1
2018-11-29tdf#42949 Fix IWYU warnings in include/vcl/[i-m]*Gabor Kelemen1-0/+1
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov9-134/+82
2018-11-29loplugin:stringconstant look for unnecessary OString constructor useNoel Grandin3-5/+6
2018-11-29remove unnecessary "if (!empty()" checks before loopsNoel Grandin1-8/+5
2018-11-28slideshow: get unit tests to work againThorsten Behrens10-199/+228
2018-11-24remove unused DocTreeNode::NodeType::InvalidNoel Grandin2-4/+0
2018-11-13loplugin singlevalfields improvementNoel Grandin2-13/+1
2018-11-11tdf#120703 PVS: V560 A part of conditional expression is always true/falseMike Kaganski1-1/+1
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski5-14/+14
2018-11-07loplugin:collapseif in sdext..svxNoel Grandin1-4/+2
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin1-1/+1
2018-10-30loplugin:returnconstantNoel Grandin2-6/+2
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin1-1/+1
2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin1-4/+1
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin1-1/+1
2018-10-12coverity#1440239 Uncaught exceptionCaolán McNamara2-2/+2
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann3-4/+4
2018-10-09loplugin:constfields in slideshowNoel Grandin36-86/+86
2018-09-28loplugin:unusedmethodsNoel Grandin2-30/+0
2018-09-27loplugin:methodcycles more graph theory for the winNoel Grandin2-12/+0
2018-09-17New loplugin:externalStephan Bergmann5-10/+10
2018-09-03tdf#119146: fix populating maCurrentSubsetsMike Kaganski1-2/+21
2018-08-27rename ENABLE_HEADLESS option to DISABLE_GUINoel Grandin1-1/+1
2018-08-19Related: tdf#122166 require opengl >= 3.0 for slide transitionsCaolán McNamara2-3/+1
2018-08-17Consolidate: basegfx::clamp -> o3tl::clampStephan Bergmann3-3/+8
2018-08-06Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-08-04Use more basegfx deg<->rad functions, instead of direct formulasMike Kaganski2-3/+3
2018-07-31Add missing sal/log.hxx headersGabor Kelemen38-0/+39
2018-07-27tdf#76436 initialize maStartInterpolationValue.Mark Hung1-0/+1
2018-07-04-Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann1-0/+6
2018-06-28tdf#102195: don't exclude everything between first and last subsetMike Kaganski3-59/+52
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke5-4/+2
2018-05-24Fix typoAndrea Gelmini1-1/+1
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann1-4/+3
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann1-4/+9
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1
2018-04-17Fix typosAndrea Gelmini1-2/+2
2018-04-15remove some unused comphelper includesJochen Nitschke11-13/+0
2018-04-12hold MetaAction by rtl::ReferenceNoel Grandin1-0/+1
2018-04-09use more DBG_UNHANDLED_EXCEPTIONNoel Grandin1-2/+2
2018-03-23loplugin:useuniqueptr in PluginSlideChangeNoel Grandin1-14/+3
2018-03-19remove unused ucbstreamhelper includesJochen Nitschke1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1