Age | Commit message (Expand) | Author |
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 |
2016-08-04 | We don't build regmerge when ENABLE_MACOSX_SANDBOX | Tor Lillqvist |
2016-05-10 | Replace fallthrough comments with new SAL_FALLTHROUGH macro | Stephan Bergmann |
2016-04-20 | loplugin:salbool: Automatic rewrite of sal_False/True | Stephan Bergmann |
2016-03-17 | loplugin:constantparam in registry | Noel Grandin |
2016-03-04 | Skip some executables in the OS X sandboxed (Mac App Store) case | Tor Lillqvist |
2016-02-23 | new loplugin: commaoperator | Noel Grandin |
2016-02-16 | use consistent #define checks for the Windows platform | Noel Grandin |
2016-02-12 | loplugin:unusedmethods | Noel Grandin |
2016-02-09 | Remove excess newlines | Chris Sherlock |
2016-02-04 | Split long command line into multiple shorter ones | Stephan Bergmann |
2016-02-04 | [ABI CHANGE] In SDK, replace regcompare with unoidl-check | Stephan Bergmann |
2016-02-04 | Resurrect registry/test/regcompare/ | Stephan Bergmann |
2016-02-04 | loplugin:fpcomparison in registry/ | Noel Grandin |
2016-01-18 | loplugin: unused return values | Noel Grandin |
2016-01-10 | Fix typos | Andrea Gelmini |
2015-12-21 | loplugin:unusedmethods | Noel Grandin |
2015-11-25 | loplugin:unusedfields in include/package,include/registry | Noel Grandin |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann |
2015-11-06 | coverity#1338272 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338270 Uncaught exception | Caolán McNamara |
2015-11-06 | coverity#1338252 Uncaught exception | Caolán McNamara |
2015-10-26 | remove extra spaces around :: | Noel Grandin |
2015-10-12 | Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-12 | Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code | Stephan Bergmann |
2015-10-07 | Abstract out repeated code into a lambda | Stephan Bergmann |
2015-10-01 | loplugin:unusedmethods | Noel Grandin |
2015-09-30 | Fix typos | Andrea Gelmini |
2015-09-29 | loplugin:removeunusedmethods, remove unused stuff | Noel Grandin |
2015-08-23 | tdf#39440 cppcheck: redundantAssignment | Michael Weghorn |
2015-08-21 | Force #defined constants to sal_uInt32 to reduce conversion warnings | Matteo Casalin |
2015-08-20 | new loplugin automem | Noel Grandin |
2015-07-23 | inline a handful of use-once #defines | Noel Grandin |
2015-07-16 | loplugin:simplifybool | Stephan Bergmann |