Age | Commit message (Expand) | Author |
2018-03-15 | Fix typos | Andrea Gelmini |
2017-11-27 | loplugin:unnecessaryparen: Warn about parentheses around literals | Stephan Bergmann |
2017-10-23 | loplugin:includeform: unodevtools | Stephan Bergmann |
2017-10-01 | Prefer prefix operator | Julien Nabet |
2017-09-29 | loplugin:flatten check for throw in then clause | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-08-11 | convert std::map::insert to std::map::emplace | Noel Grandin |
2017-07-14 | use more OUString::operator== in test..xmlsecurity | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-07-06 | use OString::operator== in preference to ::equals | Noel Grandin |
2017-06-13 | fix bug in skeletonmaker | Noel Grandin |
2017-05-28 | remove unnecessary use of OString::getStr | Noel Grandin |
2017-04-28 | loplugin:checkunusedparams in configmgr and vcl | Noel Grandin |
2017-01-10 | New loplugin:conststringvar: unodevtools | Stephan Bergmann |
2016-11-01 | Omit the default comparator | Takeshi Abe |
2016-08-11 | loplugin:countusersofdefaultparams in svl..unodevtools | Noel Grandin |
2016-05-27 | Get rid of unnecessary directory levels $D/inc/$D | Tor Lillqvist |
2016-05-02 | Remove unused pbOpt parameter | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-03-08 | Remove ornamental noise | Stephan Bergmann |
2016-03-08 | tdf#91794 Remove OSL_DEBUG_LEVEL > 1 conditionals | Rohan Kumar |
2016-02-24 | convert codemaker::UnoType::Sort to scoped enum | Noel Grandin |
2015-12-14 | Use emplace_back | Stephan Bergmann |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-09 | new loplugin: oncevar | Noel Grandin |
2015-11-06 | coverity#1338260 Uncaught exception | Caolán McNamara |
2015-11-05 | use uno::Reference::set method instead of assignment | Noel Grandin |
2015-08-11 | loplugin: defaultparams | Noel Grandin |
2015-08-10 | cppcheck: badBitmaskCheck | Caolán McNamara |
2015-06-16 | Fix typos | Andrea Gelmini |
2015-06-15 | cppcheck:redundantAssignment | Noel Grandin |
2015-01-09 | override the overloading of "overload" to decrease cognitive (over-)load | Michael Stahl |
2014-12-16 | unodevtools: Use appropriate OUString functions on string constants | Stephan Bergmann |
2014-12-04 | unodevtools: loplugin:cstylecast | Stephan Bergmann |
2014-11-14 | fdo#86023 - O[U]String needs a 'clear' method | Brij Mohan Lal Srivastava |
2014-11-12 | Fix common typos. No automatic tools. Handmade… | Andrea Gelmini |
2014-10-29 | remove unnecessary 'using namespace rtl' declarations | Noel Grandin |
2014-07-01 | New loplugin:stringconcat | Stephan Bergmann |
2014-06-21 | cppcheck: Redundant checking of STL container | Julien Nabet |
2014-06-05 | various: remove SAL_THROW macro | Noel Grandin |
2014-06-04 | compareTo -> equals | Noel Grandin |
2014-05-05 | simplify ternary conditions "xxx ? yyy : false" | Noel Grandin |
2014-04-08 | Clean up function declarations | Stephan Bergmann |
2014-04-03 | remove unnecessary scope qualifier from sal_Bool uses | Noel Grandin |
2014-03-18 | Make parameters const too. | Andrzej Hunt |
2014-03-18 | loplugin:passstringbyref | Andrzej Hunt |
2014-03-12 | Spelling fix: suported | Tor Lillqvist |
2014-03-03 | unodevtools: rename makefile like the Executable | Michael Stahl |
2014-02-26 | Remove visual noise from unodevtools | Alexander Wilms |
2014-02-23 | Remove unneccessary comments | Alexander Wilms |