Age | Commit message (Expand) | Author |
2015-10-21 | No, it isn't | Tor Lillqvist |
2015-10-19 | slideshow: remove unecessary boost/bind includes | Daniel Robertson |
2015-10-15 | loplugin:unreffun | Noel Grandin |
2015-10-15 | tdf#93243 slideshow: boost::bind -> C++11 lambdas | Daniel Robertson |
2015-10-13 | tdf#93243 slideshow: boost::bind -> C++11 lambdas | Daniel Robertson |
2015-10-13 | cppcheck:variableScope | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-11 | tdf#93243 slideshow: replace boost::bind | Daniel Robertson |
2015-10-11 | Replace simple while loops with range-based for | Daniel Robertson |
2015-10-09 | slideshow: replace for_each with range-based for | Daniel Robertson |
2015-10-08 | tdf#94222: Revert "slideshow: replace for_each with range-based loop" | Jan Holesovsky |
2015-10-02 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | Renamed wrongly prefixed boolean variables | Stefan Heinemann |
2015-09-21 | Properly #if these debug hooksfeature/chained-text-boxes | Stephan Bergmann |
2015-09-21 | loplugin:unreffun | Stephan Bergmann |
2015-09-21 | boost->std | Caolán McNamara |
2015-09-16 | slideshow: fix mysterious crash with the gtk3 vclplug | Michael Stahl |
2015-09-16 | tdf#94006 - need an explicit dispose for slideshow's GLContext. | Michael Meeks |
2015-09-14 | boost->std | Caolán McNamara |
2015-09-13 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-09-11 | tdf#94031 - slideshow: bind correct GL context for prepareEnvironment | Lubosz Sarnecki |
2015-09-08 | OpenGL: use CHECK_GL_ERROR() only when a context is bound. | Michael Meeks |
2015-09-08 | OpenGL: use CHECK_GL_ERROR() only when a context is bound. | Michael Meeks |
2015-09-08 | tdf#94006 - fix OpenGLContext mis-use in several places. | Michael Meeks |
2015-09-07 | slideshow: tdf#88206 replace cppu::WeakImplHelper* etc. | Takeshi Abe |
2015-08-29 | o3tl/cow_wrapper: remove boost dependency | Daniel Robertson |
2015-08-24 | slideshow: replace for_each with range-based loop | Daniel Robertson |
2015-08-20 | loplugin: defaultparams | Noel Grandin |
2015-08-17 | slideshow: replace for_each with range-based for | Daniel Robertson |
2015-08-12 | Range-based for-loops. | Jan Holesovsky |
2015-08-11 | slideshow: prefer value_type over manual type generation | Thorsten Behrens |
2015-08-11 | loplugin:unreffun | Stephan Bergmann |
2015-08-11 | loplugin:cstylecast | Noel Grandin |
2015-08-11 | -Werror,-Winconsistent-missing-override | Noel Grandin |
2015-08-11 | stop inclduing canvas/verbosetraces.hxx and canvas/debug.hxx | Norbert Thiebaud |
2015-08-11 | slideshow: stop (mis)-using VERBOSE | Norbert Thiebaud |
2015-08-08 | Explicit capture annotations | Stephan Bergmann |
2015-08-08 | tdf#92459 replace deprecated o3tl features | Daniel Robertson |
2015-08-07 | cppcheck:noExplicitConstructor | Noel Grandin |
2015-08-03 | slideshow: dumb this down to hopefully make non-GCC compilers happy | Michael Stahl |
2015-08-03 | slideshow: convert generateEvent args from boost::bind | Michael Stahl |
2015-08-03 | slideshow: try to fix libc++/MSVC build by replacing boost::bind | Michael Stahl |
2015-08-03 | slideshow: replace boost::function with std::function | Michael Stahl |
2015-07-17 | loplugin:unusedmethods slideshow | Noel Grandin |
2015-07-10 | do not include boost/utility.hpp | Michael Stahl |
2015-07-04 | Fix typos | Andrea Gelmini |
2015-06-23 | Revert "Typo: iff->if" | Julien Nabet |
2015-06-23 | Typo: iff->if | Julien Nabet |
2015-06-18 | slideshow: [loplugin:unreffun] | Michael Stahl |