summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/transitions
AgeCommit message (Expand)Author
2023-07-13basegfx: replace typedef with a class B2ISize based on Size2DTomaž Vajngerl
2022-09-11basegfx: replace typedef with a class B2DSize based on Size2DTomaž Vajngerl
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-03clang-tidy modernize-pass-by-value in slideshowNoel Grandin
2020-11-19tdf#123936 Formatting files in module slideshow with clang-formatPhilipp Hofer
2020-08-27Fix typosAndrea Gelmini
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-07-19compact namespace: slideshowNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: slideshowStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-22remove unnecessary polypolygon subdivideLuboš Luňák
2020-05-10compact namespace in slideshowNoel Grandin
2020-05-08implement PowerPoint 'flash' slide transition (API CHANGE)Luboš Luňák
2020-04-28loplugin:makeshared in slideshowNoel Grandin
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
2020-02-21Drop o3tl::optional wrapperStephan Bergmann
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-19Fix typoAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin
2019-08-02Fix typosAndrea Gelmini
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-04-15improve loplugin simplifyconstructNoel Grandin
2019-03-05re-land "new loplugin typedefparam""Noel Grandin
2019-03-05tdf#42949 Fix IWYU warnings in include/cppcanvas/*Gabor Kelemen
2019-03-04Revert "new loplugin typedefparam"Noel Grandin
2019-03-04new loplugin typedefparamNoel Grandin
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