Age | Commit message (Expand) | Author |
2018-05-17 | loplugin:unusedfields in formula..registry | Noel Grandin |
2018-04-27 | loplugin:constantparam | Noel Grandin |
2018-04-20 | loplugin:constantparam | Noel Grandin |
2018-01-15 | More loplugin:cstylecast: registry | Stephan Bergmann |
2018-01-15 | loplugin:useuniqueptr in comphelper,cppu,registry | Noel Grandin |
2018-01-15 | convert a<b?a:b to std::min(a,b) | Noel Grandin |
2018-01-12 | More loplugin:cstylecast: registry | Stephan Bergmann |
2017-11-23 | loplugin:simplifybool for negation of comparison operator | Noel Grandin |
2017-11-02 | improve constparam loplugin | Noel Grandin |
2017-10-31 | loplugin:constantparam in oox,registry,reportdesign | Noel Grandin |
2017-10-23 | loplugin:includeform: registry | Stephan Bergmann |
2017-10-23 | overload std::hash for OUString and OString | Noel Grandin |
2017-10-20 | loplugin:constmethod in codemaker,registry,store | Noel Grandin |
2017-08-18 | loplugin:unnecessaryparen | Noel Grandin |
2017-08-17 | remove unnecessary use of OUString::getStr | Noel Grandin |
2017-07-17 | loplugin:constparams in store,registry | Noel Grandin |
2017-07-14 | extend loplugin useuniqueptr to POD types | Noel Grandin |
2017-07-13 | use more OUString::operator== in forms..sal | Noel Grandin |
2017-07-10 | teach unnecessaryparen loplugin about identifiers | Noel Grandin |
2017-06-26 | Translate German comments and debug strings (leftovers in r... dirs) | Johnny_M |
2017-06-23 | loplugin:unusedfields in registry..sax | Noel Grandin |
2017-06-12 | clang-tidy readability-delete-null-pointer | Noel Grandin |
2017-06-09 | More tests to suppress (all .PHONY test targets should be covered now) | Stephan Bergmann |
2017-06-05 | Improved loplugin:cstylecast to reference types: registry | Stephan Bergmann |
2017-05-27 | registry: fix indenting caused by automated namespace scripts, etc. | Chris Sherlock |
2017-05-27 | registry: remove comment cruft from regimpl.cxx | Chris Sherlock |
2017-05-27 | tdf#43157 - registry: convert from OSL_ASSERT to assert | Chris Sherlock |
2017-05-27 | registry: like Rosencrantz, consistency is all I ask... | Chris Sherlock |
2017-05-27 | registry: typo in function parameter | Chris Sherlock |
2017-05-26 | tdf#39468: translate German to English in registry's regimpl.cxx | Chris Sherlock |
2017-05-09 | cleanup osl/diagnose.h includes | Jochen Nitschke |
2017-05-07 | revert OSL_ASSERT changes | Chris Sherlock |
2017-05-07 | tdf#43157 - registry: convert from OSL_ASSERT to assert | Chris Sherlock |
2017-04-21 | gbuild: Remove MSVC 2013 legacy code | David Ostrovsky |
2017-04-06 | Improved loplugin:redundantcast, static_cast on arithmetic types: registry | Stephan Bergmann |
2017-03-03 | Remove redundant 'inline' keyword | Stephan Bergmann |
2017-02-25 | loplugin:loopvartoosmall | Stephan Bergmann |
2017-02-21 | Fix typos/translations, following 04644956e53d | Andrea Gelmini |
2017-02-10 | Remove MinGW support | Stephan Bergmann |
2017-02-10 | test coverity sanitizing in-source modelling | Caolán McNamara |
2017-02-01 | loplugin:useuniqueptr extend to check local vars | Noel Grandin |
2017-01-25 | loplugin: unnecessary destructor oox..sax | Noel Grandin |
2016-12-20 | bootstrap building with --disable-dynloading on standard linux | Caolán McNamara |
2016-12-13 | OSL_TRACE->SAL in framework..sal | Noel Grandin |
2016-11-24 | Remove dead registry/workben/ stuff | Stephan Bergmann |
2016-10-07 | tdf#100302: gbuild: always use $(LFS_CFLAGS) | Michael Stahl |
2016-09-19 | convert storeAccessMode to scoped enum | Noel Grandin |
2016-09-12 | loplugin:constantparam in package..stoc | Noel Grandin |
2016-09-09 | loplugin:constantparam in sot..svl | Noel Grandin |
2016-08-05 | loplugin:countusersofdefaultparams in oox..sd | Noel Grandin |