Age | Commit message (Expand) | Author |
2016-09-05 | convert RasterOp to scoped enum | Noel Grandin |
2016-08-31 | slideshow: stop whining about PresenterCanvas' lack of XUpdatable | Michael Stahl |
2016-08-29 | loplugin:countusersofdefaultparams | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in sfx2..svgio | Noel Grandin |
2016-08-03 | Reduce ENABLE_OPENGL / ENABLE_HEADLESS confusion | Tor Lillqvist |
2016-08-01 | loplugin:countusersofdefaultparams in shell..starmath | Noel Grandin |
2016-07-27 | improve passstuffbyref return analysis | Noel Grandin |
2016-07-19 | tdf#97195 make diamond transition work again | David Tardon |
2016-07-11 | loplugin:staticmethods | Stephan Bergmann |
2016-07-11 | tdf#97195 fix crash in diamond shape transition | David Tardon |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-07-05 | Clarify calculation precedence tdf#39440 | Muhammet Kara |
2016-07-04 | comphelper::OBaseMutex -> cppu::BaseMutex | Noel Grandin |
2016-06-28 | loplugin:singlevalfields in various | Noel Grandin |
2016-06-10 | Slideshow: Add 'Oval' Shape Transition variant | Mayank Gupta |
2016-06-09 | Revert "Slideshow: Add 'Oval' Shape Transition variant" | jan iversen |
2016-06-09 | Slideshow: Add 'Oval' Shape Transition variant | Mayank Gupta |
2016-06-09 | tdf#94698 cleanup Makefiles. Get rid of udkapi and offapi | Gleb Mishchenko |
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 |