summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2016-11-07tdf#103696 ensure glm always uses radiansDavid Tardon
2016-11-02convert angle from degrees to radians for glmDavid Tardon
2016-07-20tdf#97195 make diamond transition work againDavid Tardon
2016-07-20tdf#97195 fix crash in diamond shape transitionDavid Tardon
2016-05-25slideshow: appease MSVC 2013 with the std::chrono typesMichael Stahl
2016-05-25slideshow: replace boost::posix_time with C++11 std::chronoMichael Stahl
2016-05-25Convert Disposal to scoped enumNoel Grandin
2016-05-21GLX_EXT_texture_from_pixmap path cannot be called...Caolán McNamara
2016-05-21Split OpenGLContext up into SalInstance specific classesCaolán McNamara
2016-05-19loplugin:unusedmethods in slideshow to svtoolsNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-13slideshow: replace boost::mem_fn with std::mem_fnMichael Stahl
2016-05-13slideshow: tweak BaseContainerNode::forEachChildNodeMichael Stahl
2016-05-13convert EXCEPTION_ to scoped enumNoel Grandin
2016-05-11slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>>Michael Stahl
2016-05-11slideshow: replace boost::mem_fn with C++11 lambdasMichael Stahl
2016-05-11clang-tidy modernize-loop-convert in scripting to svtoolsNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06basegfx,oox,slideshow: replace boost::next/prior with std::next/prevMichael Stahl
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-05-01Fix typosAndrea Gelmini
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-04-14-Werror=logical-op (GCC 6)Stephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-14loplugin:passstuffbyref in slideshowNoel Grandin
2016-04-13tdf#94306 remove unused boost dependenciesJochen Nitschke
2016-04-13tdf#94306 replace boost::noncopyable in sfx2 to sotJochen Nitschke
2016-04-12cleanup: remove unused com/sun/star/uno includesJochen Nitschke
2016-04-05tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-04-04cppcheck: noExplicitConstructorCaolán McNamara
2016-04-01tdf#97966 Drop 'static' keywordsWastack
2016-03-31tdf#97525 vcl: make DeletionListener internalJochen Nitschke
2016-03-25fix headless buildOliver Specht
2016-03-23loplugin:constantparam in slideshowNoel Grandin
2016-03-09loplugin:constantparam in slideshowNoel Grandin
2016-03-09Add missing includesDavid Ostrovsky
2016-03-02tdf#98175 fix Impress crashNoel Grandin
2016-02-26Missing includeStephan Bergmann
2016-02-25slideshow: Blur the shadows the further they are from the objectEmmanuel Gil Peyrot
2016-02-25slideshow: Only use texture() in GLSL 1.50, fixes Intel on WindowsEmmanuel Gil Peyrot
2016-02-25slideshow: Add an ugly workaround for Intel’s matrix multiplicationEmmanuel Gil Peyrot
2016-02-25slideshow: Move Vortex calculations to the geometry stage, fixes IntelEmmanuel Gil Peyrot
2016-02-25slideshow: Move Vortex’ tileInfo attribute upload to the first frameEmmanuel Gil Peyrot
2016-02-24remove boost/shared_ptr fooCaolán McNamara
2016-02-24loplugin:unreffunStephan Bergmann
2016-02-24loplugin:cstylecastStephan Bergmann