summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2020-01-26remove some unused local varsNoel Grandin
2020-01-25loplugin:makeshared in slideshowNoel Grandin
2020-01-23tdf#126459: Consider translated origin of the view also on resizeKatarina Behrens
2020-01-18make Library_slideshow explicitly link svlLuboš Luňák
2020-01-15tweak GetBitmap methods in BitmapExNoel Grandin
2020-01-10use more std::make_sharedNoel Grandin
2020-01-03tdf#42949 Fix IWYU warnings in slideshow/Gabor Kelemen
2019-12-22sal_Char->char in sfx2..slideshowNoel Grandin
2019-12-19Fix typoAndrea Gelmini
2019-12-18tdf#125949 Check hardware acceleration on slideshow.Gülşah Köse
2019-12-17Fix typoAndrea Gelmini
2019-12-17tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse
2019-12-05Fix typoAndrea Gelmini
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann
2019-11-30Rewrite uses of boost::optionalStephan Bergmann
2019-11-27Turn StateTransition::Options into scoped enumStephan Bergmann
2019-11-23cppcheck: performing init in init list (sfx2/slideshow/stoc/store)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-12use std::move when popping stuff off stacksNoel Grandin
2019-10-29remove unnecessary includesCaolán McNamara
2019-10-19loplugin:virtualdead unused params in OGLTransitionImplNoel Grandin
2019-10-19loplugin:virtualdead unused param in Animation::prefetchNoel Grandin
2019-10-19loplugin:virtualdead unused params in ShapeListenerEventHandlerNoel Grandin
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-10-15new loplugin:bufferaddNoel Grandin
2019-10-14Related: tdf#124729 check for GL_EXT_texture_filter_anisotropic supportCaolán McNamara
2019-09-28loplugin:constmethod in sdext..starmathNoel Grandin
2019-09-27loplugin:virtualdead in slideshowNoel Grandin
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák
2019-09-10Fix typosAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-10Fix typosAndrea Gelmini
2019-09-02tdf#127258: Fix ViewEventHandlerWeakPtrWrapperStephan Bergmann
2019-09-01Fix '..'Andrea Gelmini
2019-08-28Avoid adding a function declaration to namespace stdStephan Bergmann
2019-08-28Avoid adding a function template declaration to namespace stdStephan Bergmann
2019-08-27tdf#74045 Make ImageMaps in slideshow clickableSamuel Mehrbrodt
2019-08-21loplugin:constvars, look for loop vars that can be constNoel Grandin
2019-08-16use more TOOLS_WARN_EXCEPTIONNoel Grandin
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-08-02Fix typosAndrea Gelmini
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-07-21loplugin:referencecasting in slideshow..svtoolsNoel Grandin
2019-07-15drop unbuilt demoshowCaolán McNamara
2019-07-12Fix typosAndrea Gelmini
2019-06-25improve loplugin:simplifyconstructNoel Grandin
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-06-14loplugin:unusedfields improvementsNoel Grandin
2019-05-22New loplugin:dataStephan Bergmann