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