Age | Commit message (Expand) | Author |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-10-12 | coverity#1440239 Uncaught exception | Caolán McNamara |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:constfields in slideshow | Noel Grandin |
2018-09-28 | loplugin:unusedmethods | Noel Grandin |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-03 | tdf#119146: fix populating maCurrentSubsets | Mike Kaganski |
2018-08-27 | rename ENABLE_HEADLESS option to DISABLE_GUI | Noel Grandin |
2018-08-19 | Related: tdf#122166 require opengl >= 3.0 for slide transitions | Caolán McNamara |
2018-08-17 | Consolidate: basegfx::clamp -> o3tl::clamp | Stephan Bergmann |
2018-08-06 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-08-04 | Use more basegfx deg<->rad functions, instead of direct formulas | Mike Kaganski |
2018-07-31 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | tdf#76436 initialize maStartInterpolationValue. | Mark Hung |
2018-07-04 | -Werror=deprecated-copy (GCC trunk towards GCC 9) | Stephan Bergmann |
2018-06-28 | tdf#102195: don't exclude everything between first and last subset | Mike Kaganski |
2018-06-05 | tdf#42949 remove unused compheler includes .. | Jochen Nitschke |
2018-05-24 | Fix typo | Andrea Gelmini |
2018-05-17 | New o3tl::temporary to simplify calls of std::modf | Stephan Bergmann |
2018-05-17 | loplugin:redundantcast improvements for floating-integer conversions | Stephan Bergmann |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin |
2018-04-17 | Fix typos | Andrea Gelmini |
2018-04-15 | remove some unused comphelper includes | Jochen Nitschke |
2018-04-12 | hold MetaAction by rtl::Reference | Noel Grandin |
2018-04-09 | use more DBG_UNHANDLED_EXCEPTION | Noel Grandin |
2018-03-23 | loplugin:useuniqueptr in PluginSlideChange | Noel Grandin |
2018-03-19 | remove unused ucbstreamhelper includes | Jochen Nitschke |
2018-03-11 | Move (and rename) graphic stuff from svtools to vcl | Tomaž Vajngerl |
2018-03-10 | slideshow: convert use of GraphicURL to Graphic property | Tomaž Vajngerl |
2018-03-07 | tdf#115142 Revert "slideshow: clip shapes in secondary screen window" | Michael Stahl |
2018-03-07 | use more Color in sfx2..svtools | Noel Grandin |
2018-03-02 | delete colordata.hxx | Noel Grandin |
2018-02-28 | convert COL_ constants to be of type Color | Noel Grandin |
2018-02-27 | replace Color(COL_*) with COL_* | Noel Grandin |
2018-02-26 | loplugin:oncevar extend to tools/gen.hxx types | Noel Grandin |
2018-02-22 | Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/ | Stephan Bergmann |
2018-02-21 | New loplugin:nestedunnamed | Stephan Bergmann |
2018-01-29 | Fix typos | Andrea Gelmini |
2018-01-24 | loplugin:unused-returns in drawinglayer..svx | Noel Grandin |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-17 | Fix typos | Andrea Gelmini |
2018-01-17 | loplugin:unnecessaryparen extend to delete statements | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: slideshow | Stephan Bergmann |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: slideshow | Stephan Bergmann |
2018-01-11 | loplugin:redundantcast: slideshow | Stephan Bergmann |
2017-12-29 | loplugin:passstuffbyref improved return in xmlhelp,slideshow | Noel Grandin |
2017-12-19 | remove unused typedefs | Noel Grandin |
2017-12-19 | inline use-once typedefs | Noel Grandin |