Age | Commit message (Expand) | Author |
2015-10-30 | Mac fix | Stephan Bergmann |
2015-10-30 | The fglrx driver is an X11 only thing | Tor Lillqvist |
2015-10-30 | UNO: no need to use OUString constructor when calling createInstance | Noel Grandin |
2015-10-30 | coverity#1332210 Uninitialized scalar field | Caolán McNamara |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-29 | com::sun::star->css in slideshow | Noel Grandin |
2015-10-27 | Remove initial :: from sal_* types | Tor Lillqvist |
2015-10-27 | Nothing that would be covered by that here | Tor Lillqvist |
2015-10-27 | WaE: unused parameters | Tor Lillqvist |
2015-10-27 | Initial work on a "Vortex" transition | Tor Lillqvist |
2015-10-26 | Bin dead code | Tor Lillqvist |
2015-10-26 | Actually, the permTexture is 256*256 pixels | Tor Lillqvist |
2015-10-26 | Add confused comment | Tor Lillqvist |
2015-10-26 | Drop some 'using', the std:: is not that ugly | Tor Lillqvist |
2015-10-26 | Use std::shared_ptr instead of boost | Tor Lillqvist |
2015-10-26 | Simplify ifdefs | Tor Lillqvist |
2015-10-23 | Remove obsolete version map files | Stephan Bergmann |
2015-10-22 | Use same order in this switch, too, as above | Tor Lillqvist |
2015-10-22 | Add a bit of explanatory comment | Tor Lillqvist |
2015-10-21 | No, it isn't | Tor Lillqvist |
2015-10-21 | remove untyped Link<> | Noel Grandin |
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 |