Age | Commit message (Expand) | Author |
2018-10-10 | Fix failure of loplugin:useuniqueptr with older compilers | Stephan Bergmann |
2018-10-09 | Extend loplugin:redundantinline to catch inline functions w/o external linkage | Stephan Bergmann |
2018-10-09 | loplugin:unusedmethods | Noel Grandin |
2018-10-09 | loplugin:unusedfields | Noel Grandin |
2018-10-08 | Fix loplugin:useuniqueptr for libc++ (macOS) | Stephan Bergmann |
2018-10-08 | compilerplugins: the useuniqueptr clang plugin test fails on 5.0.1 | Miklos Vajna |
2018-10-06 | Fix typo | Andrea Gelmini |
2018-10-05 | loplugin:useuniqueptr look for deleting in loops with iterators | Noel Grandin |
2018-10-03 | loplugin:unusedmethods | Noel Grandin |
2018-10-03 | loplugin:constfields in sw | Noel Grandin |
2018-10-03 | loplugin:unusedfields | Noel Grandin |
2018-10-03 | loplugin:unusedmethods | Noel Grandin |
2018-10-03 | loplugin:unusedfields | Noel Grandin |
2018-10-01 | Add loplugin:includeform documentation | Stephan Bergmann |
2018-10-01 | implicitboolconversion: ignore quint64 bitfield | Jan-Marek Glogowski |
2018-09-28 | loplugin:unusedmethods | Noel Grandin |
2018-09-28 | Fix typo | Andrea Gelmini |
2018-09-28 | loplugin:unusedfields | Noel Grandin |
2018-09-28 | Fix E_SUCCEDED -> E_SUCCEEDED | Andrea Gelmini |
2018-09-27 | loplugin:methodcycles more graph theory for the win | Noel Grandin |
2018-09-24 | loplugin:external (clang-cl) | Stephan Bergmann |
2018-09-23 | loplugin:unusedmethods | Noel Grandin |
2018-09-22 | Always disable loplugin:expressionalwayszero, to avoid false positives | Stephan Bergmann |
2018-09-21 | new loplugin:methodcycles | Noel Grandin |
2018-09-20 | Replace SAL_FINAL with final in internal code | Stephan Bergmann |
2018-09-18 | loplugin:unusedmethods | Noel Grandin |
2018-09-18 | loplugin:unusedfields improve search for unused collection fields | Noel Grandin |
2018-09-18 | loplugin:useuniqueptr check more local variables | Noel Grandin |
2018-09-17 | loplugin:staticconstfield improvements | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-16 | rename conststringfield loplugin to staticconstfield | Noel Grandin |
2018-09-14 | Check that loplugin:unreffun warns for explicitly "extern" functions | Stephan Bergmann |
2018-09-14 | Improve loplugin:simplifyconstruct warnings | Stephan Bergmann |
2018-09-13 | loplugin:simplifyconstruct exclude std::unique_ptr with custom deleter | Noel Grandin |
2018-09-13 | new loplugin simplifyconstruct | Noel Grandin |
2018-09-13 | new loplugin:constfields | Noel Grandin |
2018-09-12 | loplugin:unusedmethods | Noel Grandin |
2018-09-11 | loplugin:unusedfields | Noel Grandin |
2018-09-11 | loplugin:unusedmethods | Noel Grandin |
2018-09-11 | loplugin:unusedfields | Noel Grandin |
2018-09-11 | loplugin:constantparam | Noel Grandin |
2018-09-11 | fix loplugin:unusedmethods | Noel Grandin |
2018-09-11 | prevent crashes when running the global-analysis plugins | Noel Grandin |
2018-09-08 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-09-07 | weld writer page style dialog and SvxBorderBackgroundDlg | Caolán McNamara |
2018-09-03 | loplugin:useuniqueptr update exclusions | Noel Grandin |
2018-08-30 | Fix typos | Andrea Gelmini |
2018-08-29 | new loplugin:oustringbuffer | Noel Grandin |
2018-08-23 | filter out AST in more plugins | Noel Grandin |
2018-08-23 | Avoid warnings about unused private fields | Stephan Bergmann |