Age | Commit message (Expand) | Author |
2016-07-29 | loplugin:countusersofdefaultparams in store..svtools | Noel Grandin |
2016-05-18 | update unusedmethods plugin to deal with constructors | Noel Grandin |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-13 | tdf#94306 replace boost::noncopyable in stoc to xmlsec.. | Jochen Nitschke |
2016-04-11 | loplugin:constantparam | Noel Grandin |
2016-03-10 | Drop __store_ prefix from static entity (avoid reserved identifier) | Stephan Bergmann |
2016-03-01 | loplugin:unuseddefaultparam in store | Noel Grandin |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-01-14 | loplugin:unusedmethods unused return value in store,svl | Noel Grandin |
2015-12-21 | loplugin:unusedfields in store,svtools,svx | Noel Grandin |
2015-12-10 | More loplugin:nullptr automatic rewrite (within templates) | Stephan Bergmann |
2015-11-23 | loplugin:unusedfields in store/ | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-10-30 | loplugin:unusedmethods | Noel Grandin |
2015-10-27 | loplugin:unusedmethods | Noel Grandin |
2015-10-22 | tdf#65108 use <> instead of "" in include line | Feyza Yavuz |
2015-10-14 | coverity#1326107 Unchecked return value | Caolán McNamara |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-07 | loplugin:mergeclasses | Noel Grandin |
2015-10-05 | clang-analyzer-deadcode.DeadStores | Stephan Bergmann |
2015-10-01 | tdf#42949 remove unnecessary includes using iwyu | Noel Grandin |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-09-21 | cppcheck: redundantPointerOp | Caolán McNamara |
2015-09-13 | cppcheck: redundantPointerOp | Caolán McNamara |
2015-09-07 | cppcheck: redundantPointerOp | Caolán McNamara |
2015-08-29 | Avoid explicit casts of (sizeof) constants known at compile time | Matteo Casalin |
2015-08-21 | Silence some conversion warnings | Matteo Casalin |
2015-08-11 | new loplugin: defaultparams | Noel Grandin |
2015-08-10 | cppcheck: redundantPointerOp | Caolán McNamara |
2015-07-30 | loplugin:unusedmethods | Noel Grandin |
2015-07-15 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-07-02 | loplugin:unusedmethods registry,store | Noel Grandin |
2015-06-08 | loplugin:cstylecast: deal with remaining pointer casts | Stephan Bergmann |
2015-05-11 | Add back functionality erroneously removed | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-02 | loplugin:staticmethods | Noel Grandin |
2015-03-31 | Reduce to static_cast any reinterpret_cast from void pointers | Stephan Bergmann |
2015-03-28 | Clean up C-style casts from pointers to void | Stephan Bergmann |
2015-03-24 | loplugin:constantfunction: store | Noel Grandin |
2015-03-13 | tdf#43157: Fix format string violations in OSL_TRACE etc. | Stephan Bergmann |
2015-02-23 | remove unnecessary parenthesis in return statements | Noel Grandin |
2015-02-07 | loplugin:deletedspecial | Stephan Bergmann |
2015-02-05 | convert all remaining BOOST_STATIC_ASSERT to static_assert | Caolán McNamara |
2015-01-26 | followup code removal after changing virtual methods to non-virtual | Noel Grandin |
2015-01-26 | new loplugin: change virtual methods to non-virtual | Noel Grandin |
2015-01-19 | Suppress 1 cppcheck warning arrayIndexOutOfBounds | Julien Nabet |
2014-11-21 | Remvoe store/workben/ | Stephan Bergmann |