summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2015-10-27Nothing that would be covered by that hereTor Lillqvist
2015-10-27WaE: unused parametersTor Lillqvist
2015-10-27Initial work on a "Vortex" transitionTor Lillqvist
2015-10-26Bin dead codeTor Lillqvist
2015-10-26Actually, the permTexture is 256*256 pixelsTor Lillqvist
2015-10-26Add confused commentTor Lillqvist
2015-10-26Drop some 'using', the std:: is not that uglyTor Lillqvist
2015-10-26Use std::shared_ptr instead of boostTor Lillqvist
2015-10-26Simplify ifdefsTor Lillqvist
2015-10-23Remove obsolete version map filesStephan Bergmann
2015-10-22Use same order in this switch, too, as aboveTor Lillqvist
2015-10-22Add a bit of explanatory commentTor Lillqvist
2015-10-21No, it isn'tTor Lillqvist
2015-10-21remove untyped Link<>Noel Grandin
2015-10-19slideshow: remove unecessary boost/bind includesDaniel Robertson
2015-10-15loplugin:unreffunNoel Grandin
2015-10-15tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-13tdf#93243 slideshow: boost::bind -> C++11 lambdasDaniel Robertson
2015-10-13cppcheck:variableScopeNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-11tdf#93243 slideshow: replace boost::bindDaniel Robertson
2015-10-11Replace simple while loops with range-based forDaniel Robertson
2015-10-09slideshow: replace for_each with range-based forDaniel Robertson
2015-10-08tdf#94222: Revert "slideshow: replace for_each with range-based loop"Jan Holesovsky
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-21Properly #if these debug hooksfeature/chained-text-boxesStephan Bergmann
2015-09-21loplugin:unreffunStephan Bergmann
2015-09-21boost->stdCaolán McNamara
2015-09-16slideshow: fix mysterious crash with the gtk3 vclplugMichael Stahl
2015-09-16tdf#94006 - need an explicit dispose for slideshow's GLContext.Michael Meeks
2015-09-14boost->stdCaolán McNamara
2015-09-13cppcheck: noExplicitConstructorCaolán McNamara
2015-09-11tdf#94031 - slideshow: bind correct GL context for prepareEnvironmentLubosz Sarnecki
2015-09-08OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks
2015-09-08OpenGL: use CHECK_GL_ERROR() only when a context is bound.Michael Meeks
2015-09-08tdf#94006 - fix OpenGLContext mis-use in several places.Michael Meeks
2015-09-07slideshow: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-29o3tl/cow_wrapper: remove boost dependencyDaniel Robertson
2015-08-24slideshow: replace for_each with range-based loopDaniel Robertson
2015-08-20loplugin: defaultparamsNoel Grandin
2015-08-17slideshow: replace for_each with range-based forDaniel Robertson
2015-08-12Range-based for-loops.Jan Holesovsky
2015-08-11slideshow: prefer value_type over manual type generationThorsten Behrens
2015-08-11loplugin:unreffunStephan Bergmann
2015-08-11loplugin:cstylecastNoel Grandin
2015-08-11-Werror,-Winconsistent-missing-overrideNoel Grandin
2015-08-11stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxxNorbert Thiebaud
2015-08-11slideshow: stop (mis)-using VERBOSENorbert Thiebaud