Age | Commit message (Expand) | Author |
2016-06-08 | tdf#96099 Remove various smart pointer typedefs | Mark Page |
2016-06-08 | initialize the counter | David Tardon |
2016-06-02 | loplugin:unusedfields | Noel Grandin |
2016-06-01 | Can use boost::make_optional | Stephan Bergmann |
2016-05-30 | Remove CycleMode enum | Noel Grandin |
2016-05-27 | Convert GRAPHIC to scoped enum | Noel Grandin |
2016-05-25 | slideshow: appease MSVC 2013 with the std::chrono types | Michael Stahl |
2016-05-25 | slideshow: replace boost::posix_time with C++11 std::chrono | Michael Stahl |
2016-05-25 | Convert Disposal to scoped enum | Noel Grandin |
2016-05-21 | GLX_EXT_texture_from_pixmap path cannot be called... | Caolán McNamara |
2016-05-21 | Split OpenGLContext up into SalInstance specific classes | Caolán McNamara |
2016-05-19 | loplugin:unusedmethods in slideshow to svtools | Noel Grandin |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |
2016-05-13 | slideshow: replace boost::mem_fn with std::mem_fn | Michael Stahl |
2016-05-13 | slideshow: tweak BaseContainerNode::forEachChildNode | Michael Stahl |
2016-05-13 | convert EXCEPTION_ to scoped enum | Noel Grandin |
2016-05-11 | slideshow: tweak ListenerOperations<std::weak_ptr<ListenerTargetT>> | Michael Stahl |
2016-05-11 | slideshow: replace boost::mem_fn with C++11 lambdas | Michael Stahl |
2016-05-11 | clang-tidy modernize-loop-convert in scripting to svtools | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-05-06 | basegfx,oox,slideshow: replace boost::next/prior with std::next/prev | Michael Stahl |
2016-05-06 | teach passstuffbyref plugin to check for.. | Noel Grandin |
2016-05-04 | use Any constructor instead of temporaries | Noel Grandin |
2016-05-01 | Fix typos | Andrea Gelmini |
2016-04-26 | update loplugin stylepolice to check local pointers vars | Noel Grandin |
2016-04-21 | new plugin stylepolice | Noel Grandin |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-04-18 | clang-tidy performance-unnecessary-copy-initialization | Noel Grandin |
2016-04-14 | -Werror=logical-op (GCC 6) | Stephan Bergmann |
2016-04-14 | clang-tidy performance-unnecessary-value-param in various | Noel Grandin |
2016-04-14 | loplugin:passstuffbyref in slideshow | Noel Grandin |
2016-04-13 | tdf#94306 remove unused boost dependencies | Jochen Nitschke |
2016-04-13 | tdf#94306 replace boost::noncopyable in sfx2 to sot | Jochen Nitschke |
2016-04-12 | cleanup: remove unused com/sun/star/uno includes | Jochen Nitschke |
2016-04-05 | tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-04-04 | cppcheck: noExplicitConstructor | Caolán McNamara |
2016-04-01 | tdf#97966 Drop 'static' keywords | Wastack |
2016-03-31 | tdf#97525 vcl: make DeletionListener internal | Jochen Nitschke |
2016-03-25 | fix headless build | Oliver Specht |
2016-03-23 | loplugin:constantparam in slideshow | Noel Grandin |
2016-03-09 | loplugin:constantparam in slideshow | Noel Grandin |
2016-03-09 | Add missing includes | David Ostrovsky |
2016-03-02 | tdf#98175 fix Impress crash | Noel Grandin |
2016-02-26 | Missing include | Stephan Bergmann |
2016-02-25 | slideshow: Blur the shadows the further they are from the object | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Only use texture() in GLSL 1.50, fixes Intel on Windows | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Add an ugly workaround for Intel’s matrix multiplication | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Move Vortex calculations to the geometry stage, fixes Intel | Emmanuel Gil Peyrot |
2016-02-25 | slideshow: Move Vortex’ tileInfo attribute upload to the first frame | Emmanuel Gil Peyrot |
2016-02-24 | remove boost/shared_ptr foo | Caolán McNamara |