summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2021-02-23loplugin:refcounting check for managing OWeakObject with raw pointerNoel
2021-02-16loplugin:referencecasting in slideshow..starmathNoel
2021-02-08update pchesCaolán McNamara
2021-02-04use more getSdrObjectFromXShapeNoel
2021-01-27rename Toolkit::Gtk3 to Toolkit::Gtk because Gtk2 support is goneCaolán McNamara
2021-01-27tdf#139609 avoid fetching unnecessary xid under gtk3Caolán McNamara
2021-01-13transparency->alpha in GraphicAttrNoel
2021-01-03tdf#136278 Follow-up Check when the eventqueue needs to be emptied.Gülşah Köse
2020-12-26tdf#134133 Check when the eventqueue needs to be emptied.Gülşah Köse
2020-12-09remove isVCLOpenGLEnabled() settings, add DisableOpenGL optionLuboš Luňák
2020-12-04update pchesCaolán McNamara
2020-12-01tdf#42949 Fix new IWYU warnings in directories s*Gabor Kelemen
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-30loplugin:stringviewparam include comparisons with string literalsNoel
2020-11-19tdf#123936 Formatting files in module slideshow with clang-formatPhilipp Hofer
2020-11-17Remove unused ViewMediaShape::implInitializePlayerWindow rMimeType parameterStephan Bergmann
2020-11-17loplugin:stringviewparam check methods tooNoel
2020-11-13Fix (some of) fallouts from tools::Long change to 64 bit on _WIN64Mike Kaganski
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-10-21new tools::Degree10 strong typedefNoel Grandin
2020-10-17fix build with box2d 2.4.0Rene Engelhard
2020-10-16try to make available all slide images using threadsLuboš Luňák
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05try not to hog the CPU during slideshow animationsLuboš Luňák
2020-09-01Fix typosAndrea Gelmini
2020-08-31tdf#136301: fix parallel physics animations over-stepping during lock transferSarper Akdemir
2020-08-31document physics animations and related codeSarper Akdemir
2020-08-29Fix typosAndrea Gelmini
2020-08-28tdf#136152: make physics animation effects handle animations with jumpy startsSarper Akdemir
2020-08-27remove some unused includes and update pchesCaolán McNamara
2020-08-27Fix typosAndrea Gelmini
2020-08-26[API CHANGE] Drop OSL_THIS_FUNC, directly use C++11 __func__Stephan Bergmann
2020-08-26tdf#136097: make physics animation effects handle skips and rewindsSarper Akdemir
2020-08-25-Werror=maybe-uninitializedNoel Grandin
2020-08-22fix group shape crash for physics animationsSarper 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-21make physics animation effects always processed lastSarper Akdemir
2020-08-21box2dtools renaming some for claritySarper Akdemir
2020-08-21Fix typo in codeAndrea Gelmini
2020-08-20add support for complex shapes in physics animation effectsSarper Akdemir
2020-08-17fix box2dtools build error for non debug buildsSarper Akdemir
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-08-09make physics based animation effects part of the animation engineSarper Akdemir
2020-08-08Typo bSlideBackgoundPaintedJulien Nabet
2020-08-05add box2d to CppunitTest_slideshowSarper Akdemir
2020-08-05box2d tools: initial work for physics based animation effectsSarper Akdemir
2020-07-21Deprecated std::result_of has been removed from C++20Stephan Bergmann
2020-07-19compact namespace: slideshowNoel Grandin