summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions
AgeCommit message (Expand)Author
2019-02-05loplugin:flatten in slideshowNoel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-29Simplify containers iterations in slideshow, sot, starmath, stocArkadiy Illarionov
2018-11-10Replace deprecated boost::optional::reset(val) with operator =Mike Kaganski
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-17New o3tl::temporary to simplify calls of std::modfStephan Bergmann
2018-05-17loplugin:redundantcast improvements for floating-integer conversionsStephan Bergmann
2018-04-15remove some unused comphelper includesJochen Nitschke
2018-03-23loplugin:useuniqueptr in PluginSlideChangeNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2017-10-23loplugin:includeform: slideshowStephan Bergmann
2017-10-19Fix typosAndrea Gelmini
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-09-13clang-tidy modernize-use-emplace in slideshowNoel Grandin
2017-08-02remove unnecessary use of 'this->'Noel Grandin
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert slideshow module away from OSL_ASSERT to assertChris Sherlock
2017-04-16logging the simple message is sufficientCaolán McNamara
2017-03-09some OSL_FAIL to SAL_WARNCaolán McNamara
2017-02-15convert ReverseMethod to scoped enumNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-10-24loplugin:countusersofdefaultparams in sd..slideshowNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-10Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-09Revert "Slideshow: Add 'Oval' Shape Transition variant"jan iversen
2016-06-09Slideshow: Add 'Oval' Shape Transition variantMayank Gupta
2016-06-01Can use boost::make_optionalStephan Bergmann
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-03-02tdf#98175 fix Impress crashNoel Grandin
2016-02-24loplugin:cstylecastStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-31OSL_THIS_FUNC is a rip-off of BOOST_CURRENT_FUNCTION so we can use thatCaolán McNamara
2016-01-05Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields in sfx2,slideshow,starmath,stocNoel Grandin
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-10-29com::sun::star->css in slideshowNoel Grandin