Age | Commit message (Expand) | Author |
2019-07-06 | small optimisations | Noel Grandin |
2019-05-22 | New loplugin:data | Stephan Bergmann |
2019-04-27 | tdf#42949 Add filter file to unoidl/ | Gabor Kelemen |
2019-02-28 | loplugin:includeform | Stephan Bergmann |
2019-02-13 | tdf#42949 Fix IWYU warnings in unoidl/ | Gabor Kelemen |
2018-12-08 | Remove obsolete SAL_FALLTHROUGH completely | Stephan Bergmann |
2018-11-08 | loplugin:collapseif in tools..xmloff | Noel Grandin |
2018-10-24 | remove more rtl::OUString and OString prefixes | Noel Grandin |
2018-10-17 | Simplify containers iterations in unodevtools, unoidl | Arkadiy Illarionov |
2018-10-17 | clang-tidy readability-redundant-smartptr-get | Noel Grandin |
2018-09-26 | loplugin:constfields in unoidl | Noel Grandin |
2018-09-17 | New loplugin:external | Stephan Bergmann |
2018-09-08 | clang-tidy bugprone-unused-return-value | Noel Grandin |
2018-08-29 | Replace find_if with proper quantifier algorithms | Arkadiy Illarionov |
2018-08-02 | Add missing sal/log.hxx headers | Gabor Kelemen |
2018-07-27 | new loplugin:stringloop, and applied in various | Noel Grandin |
2018-07-27 | Related: rhbz#1602589 add comments to coverity annotations | Caolán McNamara |
2018-07-10 | tdf#42949 Fix IWYU warnings in include/osl/*hxx | Gabor Kelemen |
2018-03-16 | Typo in error message | Stephan Bergmann |
2017-10-24 | loplugin:includeform: unoidl (macOS) | Stephan Bergmann |
2017-10-23 | loplugin:includeform: unoidl | Stephan Bergmann |
2017-10-23 | Fix typos | Andrea Gelmini |
2017-10-19 | loplugin:includeform: manual changes to unoidl/source/sourceprovider-parser.y | Stephan Bergmann |
2017-08-11 | convert std::map::insert to std::map::emplace II | Noel Grandin |
2017-07-17 | loplugin:constparams in comphelper,unoidl | Noel Grandin |
2017-06-16 | Still more tests to suppress | Stephan Bergmann |
2017-06-02 | Improved loplugin:redundantcast static_cast handling: unoidl | Stephan Bergmann |
2017-04-15 | Fix typos | Andrea Gelmini |
2017-04-05 | loplugin:redundantcast find c-style bool casts | Noel Grandin |
2017-02-10 | test coverity sanitizing in-source modelling | Caolán McNamara |
2017-02-06 | loplugin:nullptr | Jochen Nitschke |
2016-12-21 | some more fallthrough warning quietening | Caolán McNamara |
2016-12-21 | quieten the clang fallthrough warnings | Caolán McNamara |
2016-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
2016-10-03 | Fix typos | Andrea Gelmini |
2016-09-13 | loplugin:override: No more need for the "MSVC dtor override" workaround | Stephan Bergmann |
2016-08-30 | loplugin:stringconstant: adapt to improved OUStringLiteral1 (unoidl) | Stephan Bergmann |
2016-07-27 | loplugin:countusersofdefaultparams in tools..xmlsecurity | Noel Grandin |
2016-07-07 | loplugin:passstuffbyref also for {css::uno,rtl}::Reference | Stephan Bergmann |
2016-05-12 | Massage code to avoid warnings | Stephan Bergmann |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-26 | loplugin:nullptr | Stephan Bergmann |
2016-03-17 | loplugin:constantparam in registry | Noel Grandin |
2016-02-06 | Fix prev. commit | Stephan Bergmann |
2016-02-06 | Clean up for loops in unoidl | Stephan Bergmann |
2016-02-04 | Add --ignore-unpublished to unoidl-check | Stephan Bergmann |
2015-12-14 | Use emplace_back | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite; Mac-specific code) | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338263 Uncaught exception | Caolán McNamara |