Age | Commit message (Expand) | Author |
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-08 | Fix typos | Andrea Gelmini |
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 |
2015-06-17 | Replace boost::scoped_array<T> with std::unique_ptr<T[]> | Takeshi Abe |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:unreadVariable | Noel Grandin |
2015-06-15 | inline COMPHELPER_SERVICEDECL_ macro | Noel Grandin |
2015-06-13 | tdf#91960 presentation causes Impress crash | Noel Grandin |
2015-06-04 | convert B2VectorOrientation to scoped enum | Noel Grandin |
2015-05-28 | convert PARENTCLIPMODE constants to scoped enum | Noel Grandin |
2015-05-15 | convert META_*_ACTION constants to scoped enum | Noel Grandin |