Age | Commit message (Expand) | Author |
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 |
2015-07-08 | Fix typos | Andrea Gelmini |
2015-07-03 | Make RegistryTypeWriter non-copyable | Stephan Bergmann |
2015-07-03 | Remove RegistryTypeWriter_Api indirection | Stephan Bergmann |
2015-07-03 | Remove unused functions | Stephan Bergmann |
2015-07-03 | Make RegistryTypeReader non-copyable | Stephan Bergmann |
2015-07-03 | Remove RegistryTypeReader_Api indirection | Stephan Bergmann |
2015-07-03 | Remove unused functions | Stephan Bergmann |
2015-07-03 | No need for a C API here | Stephan Bergmann |
2015-07-03 | Move module-private includes from include/registry/ to registry/ | Stephan Bergmann |
2015-07-02 | loplugin:unusedmethods registry,store | Noel Grandin |
2015-06-15 | remove unnecessary check for null when calling delete | Noel Grandin |
2015-06-11 | cppcheck: noExplicitConstructor | Caolán McNamara |
2015-05-28 | new clang plugin: loopvartoosmall | Noel Grandin |
2015-05-11 | loplugin:cstylecast: nop between pointer types of exactly same spelling | Stephan Bergmann |
2015-04-22 | Various #include <sal/log.hxx> fixups | Stephan Bergmann |
2015-04-15 | remove unnecessary use of void in function declarations | Noel Grandin |
2015-04-09 | loplugin:salbool | Noel Grandin |
2015-04-09 | fix windows and android builds | Noel Grandin |