summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2020-03-30tdf#131254 Follow-up Prevent extra eventqueue empty call.Gülşah Köse1-1/+0
2020-03-26tdf#131254 Prevent extra eventqueue empty call.Gülşah Köse1-1/+1
2020-03-12Revert "loplugin:constfields in slideshow"Noel Grandin36-86/+86
2020-03-12tdf#130977 replace `rtl::math::isFinite` with `std::isfinite`.Yukio Siraichi1-11/+11
2020-02-28upgrade to latest glmCaolán McNamara2-3/+3
2020-02-21Drop o3tl::optional wrapperStephan Bergmann15-49/+49
2020-02-20Move Boost.Spirit usage away from legacy namespaceAdam Majer2-25/+21
2020-02-06always define GLM_FORCE_CTOR_INIT when using glmCaolán McNamara1-1/+0
2020-02-06Revert "upgrade to latest glm"Stephan Bergmann2-3/+3
2020-02-04upgrade to latest glmCaolán McNamara2-3/+3
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák2-42/+41
2020-02-01opengl slide transitions not working with glm >= GLM 0.9.9.0Caolán McNamara1-0/+1
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin4-13/+0
2020-01-31clang-tidy modernize-concat-nested-namespaceNoel Grandin95-347/+116
2020-01-31new loplugin:namespaceindentationNoel Grandin2-2/+2
2020-01-28New loplugin:unsignedcompareStephan Bergmann2-4/+7
2020-01-26remove some unused local varsNoel Grandin2-2/+1
2020-01-25loplugin:makeshared in slideshowNoel Grandin30-234/+185
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens1-2/+7
2020-01-18make Library_slideshow explicitly link svlLuboš Luňák2-0/+2
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin1-3/+3
2020-01-10use more std::make_sharedNoel Grandin9-39/+31
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen136-405/+107
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin3-3/+3
2019-12-19Fix typoAndrea Gelmini1-1/+1
2019-12-18tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse2-1/+10
2019-12-17Fix typoAndrea Gelmini1-1/+1
2019-12-17tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse2-2/+59
2019-12-05Fix typoAndrea Gelmini1-3/+3
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann15-49/+49
2019-11-30Rewrite uses of boost::optionalStephan Bergmann2-4/+4
2019-11-27Turn StateTransition::Options into scoped enumStephan Bergmann1-5/+5
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet1-2/+1
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann9-0/+35
2019-11-12use std::move when popping stuff off stacksNoel Grandin2-5/+5
2019-10-29remove unnecessary includesCaolán McNamara1-1/+0
2019-10-19loplugin:virtualdead unused params in OGLTransitionImplNoel Grandin2-9/+9
2019-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin7-24/+13
2019-10-19loplugin:virtualdead unused params in ShapeListenerEventHandlerNoel Grandin6-28/+15
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+64
2019-10-15new loplugin:bufferaddNoel Grandin1-5/+3
2019-10-14Related: tdf#124729 check for GL_EXT_texture_filter_anisotropic supportCaolán McNamara1-8/+14
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin6-8/+8
2019-09-27loplugin:virtualdead in slideshowNoel Grandin3-8/+0
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák1-1/+1
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-10Fix typosAndrea Gelmini1-1/+1
2019-09-10Fix typosAndrea Gelmini2-2/+2
2019-09-02tdf#127258: Fix ViewEventHandlerWeakPtrWrapperStephan Bergmann1-8/+69
2019-09-01Fix '..'Andrea Gelmini1-1/+1