/curl/

otropia/zeta-7-4'>distro/allotropia/zeta-7-4 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/animationfactory.cxx
AgeCommit message (Expand)Author
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
2022-04-10use more string_viewNoel Grandin
2021-03-26loplugin:flattenNoel
2020-08-31document physics animations and related codeSarper Akdemir
2020-08-28tdf#136152: make physics animation effects handle animations with jumpy startsSarper Akdemir
2020-08-26tdf#136097: make physics animation effects handle skips and rewindsSarper Akdemir
2020-08-22add bounciness velocity and density options to physics animationsSarper Akdemir
2020-08-21make physics animations handle sequential animations correctlySarper Akdemir
2020-08-21box2dtools renaming some for claritySarper Akdemir
2020-08-17fix box2dtools build error for non debug buildsSarper Akdemir
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-05-25fix an incorrectly removed lineLuboš Luňák
2020-05-22remove unnecessary polypolygon subdivideLuboš Luňák
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin
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-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin
2019-02-05loplugin:flatten in slideshowNoel Grandin
2018-12-08Remove misguided FALLTHROUGH commentsStephan Bergmann
2018-10-09loplugin:constfields in slideshowNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2017-09-26Rename the basegfx::tools namespace to basegfx::utilsTor Lillqvist
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-02-15convert AttributeType to scoped enumNoel Grandin
2016-12-15no point in having both SAL_WARN and OSL_FAIL for the same thingNoel Grandin
2016-12-11OSL_TRACE -> SAL in sfx2..svxNoel Grandin
2016-11-07loplugin:unnecessaryvirtual in sfx2..svtoolsNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-06-16Fix typosAndrea Gelmini