summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
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
2015-08-08Explicit capture annotationsStephan Bergmann
2015-08-08tdf#92459 replace deprecated o3tl featuresDaniel Robertson
2015-08-07cppcheck:noExplicitConstructorNoel Grandin
2015-08-03slideshow: dumb this down to hopefully make non-GCC compilers happyMichael Stahl
2015-08-03slideshow: convert generateEvent args from boost::bindMichael Stahl
2015-08-03slideshow: try to fix libc++/MSVC build by replacing boost::bindMichael Stahl
2015-08-03slideshow: replace boost::function with std::functionMichael Stahl
2015-07-17loplugin:unusedmethods slideshowNoel Grandin
2015-07-10do not include boost/utility.hppMichael Stahl
2015-07-08Fix typosAndrea Gelmini
2015-07-04Fix typosAndrea Gelmini
2015-06-23Revert "Typo: iff->if"Julien Nabet
2015-06-23Typo: iff->ifJulien Nabet
2015-06-18slideshow: [loplugin:unreffun]Michael Stahl
2015-06-17Replace boost::scoped_array<T> with std::unique_ptr<T[]>Takeshi Abe
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-16Fix typosAndrea Gelmini
2015-06-15cppcheck:unreadVariableNoel Grandin
2015-06-15inline COMPHELPER_SERVICEDECL_ macroNoel Grandin
2015-06-13tdf#91960 presentation causes Impress crashNoel Grandin
2015-06-04convert B2VectorOrientation to scoped enumNoel Grandin
2015-05-28convert PARENTCLIPMODE constants to scoped enumNoel Grandin
2015-05-15convert META_*_ACTION constants to scoped enumNoel Grandin
2015-05-13slideshow: simplify code by replacing std::find_if by std::any_of/std::none_ofTakeshi Abe
2015-05-05loplugin:staticmethodsNoel Grandin
2015-05-05loplugin:staticmethodsNoel Grandin
2015-04-30Get rid of the initial :: for the vcl namespaceTor Lillqvist
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-18fix higher debug levelsCaolán McNamara
2015-04-16slideshow: convert new to ::Create to get initial ref-counting right.Michael Meeks
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-13loplugin:staticmethodsNoel Grandin