Age | Commit message (Expand) | Author |
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 |
2014-11-18 | More iwyu suggested headers removal | Riccardo Magliocchetti |
2014-11-12 | coverity#1242813 Unused value | Caolán McNamara |
2014-11-04 | coverity#1242933 unused value | David Tardon |
2014-11-04 | coverity#1242809 unused value | David Tardon |
2014-08-14 | warning C4189: : local variable is initialized but not referenced | Thomas Arnhold |
2014-07-18 | cid#1226495 Uninitialized scalar field | Noel Grandin |
2014-07-10 | use SimpleReferenceObject in stoc module | Noel Grandin |
2014-07-08 | WaE: C4754 | Tor Lillqvist |
2014-06-13 | loplugin:staticcall | Stephan Bergmann |
2014-06-06 | Bin ugly (ab)use of preprocessor in headers (final part) | Thomas Arnhold |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-05-12 | fdo#43157 Remove OSL_POSTCOND, prefer SAL_WARN_IF | Michaël Lefèvre |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-19 | fixincludeguards.sh: some smaller dirs | Thomas Arnhold |
2014-04-07 | Typo | Stephan Bergmann |
2014-04-07 | Fix README | Stephan Bergmann |
2014-04-04 | Clean up unreferenced functions | Stephan Bergmann |
2014-03-27 | remove PROFILE checks | Thomas Arnhold |
2014-03-27 | sfx2, sc: remove macros for using Windows NT Call Profiler | Michael Stahl |