summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)AuthorFilesLines
2016-05-11slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl1-1/+1
2016-05-11slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl1-4/+12
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin2-4/+4
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann6-22/+13
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl1-2/+2
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin3-7/+7
2016-05-04use Any constructor instead of temporariesNoel Grandin1-7/+3
2016-05-01Fix typosAndrea Gelmini1-1/+1
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin2-5/+5
2016-04-21new plugin stylepoliceNoel Grandin1-4/+4
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2-8/+8
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin1-1/+1
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann1-4/+2
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin4-5/+5
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin23-25/+25
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke1-1/+0
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke37-112/+153
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke1-1/+0
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2-9/+9
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2016-04-01tdf#97966 Drop 'static' keywordsWastack1-2/+2
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke1-1/+0
2016-03-25fix headless buildOliver Specht3-4/+14
2016-03-23loplugin:constantparam in slideshowNoel Grandin4-33/+11
2016-03-09loplugin:constantparam in slideshowNoel Grandin6-16/+10
2016-03-09Add missing includesDavid Ostrovsky1-0/+1
2016-03-02tdf#98175 fix Impress crashNoel Grandin5-5/+8
2016-02-26Missing includeStephan Bergmann1-0/+3
2016-02-25slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot4-23/+80
2016-02-25slideshow: Only use texture() in GLSL 1.50, fixes Intel on WindowsEmmanuel Gil Peyrot4-8/+8
2016-02-25slideshow: Add an ugly workaround for Intel’s matrix multiplicationEmmanuel Gil Peyrot2-14/+42
2016-02-25slideshow: Move Vortex calculations to the geometry stage, fixes IntelEmmanuel Gil Peyrot2-18/+18
2016-02-25slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot1-14/+4
2016-02-24remove boost/shared_ptr fooCaolán McNamara5-106/+1
2016-02-24loplugin:unreffunStephan Bergmann1-0/+1
2016-02-24loplugin:cstylecastStephan Bergmann1-2/+2
2016-02-24loplugin:cstylecastStephan Bergmann1-1/+1
2016-02-24boost::shared_ptr->std::shared_ptr in slideshowNoel Grandin112-455/+304
2016-02-21WaE unqualifed float literal are doubleNorbert Thiebaud1-6/+6
2016-02-19new loplugin: find write-only fieldsNoel Grandin2-11/+3
2016-02-11tdf#97197 - GL transitions should use their context not VCL's.Michael Meeks1-0/+8
2016-02-10loplugin:nullptrStephan Bergmann1-2/+2
2016-02-09slideshow: Add shadows to Honeycomb, using the same way as VortexEmmanuel Gil Peyrot4-17/+171
2016-02-09loplugin:nullptrStephan Bergmann1-1/+1
2016-02-09slideshow: Add shadows to the Vortex transitionEmmanuel Gil Peyrot5-18/+200
2016-02-09slideshow: Don't de-reference Nodes cast to const char *.Michael Meeks4-12/+16
2016-02-09slideshow: Only retrieve each uniform location onceEmmanuel Gil Peyrot2-22/+18
2016-02-09Remove excess newlinesChris Sherlock29-172/+0
2016-02-08vcl: cmdevt.[hc]xx -> commandevent.[hc]xxChris Sherlock1-1/+1
2016-02-06vcl: rename EXC_* constants to EXCEPTION_*, EXC is too much like 'execute'Chris Sherlock1-2/+2