- 7a1c21e loplugin:simplifybool for negation of comparison operator by Noel Grandin · 8 years ago
- 455e401 improve constparam loplugin by Noel Grandin · 8 years ago
- 693d40f loplugin:constantparam in oox,registry,reportdesign by Noel Grandin · 8 years ago
- 43479a0 loplugin:includeform: registry by Stephan Bergmann · 8 years ago
- 87a9979 overload std::hash for OUString and OString by Noel Grandin · 8 years ago
- 14d4566 loplugin:constmethod in codemaker,registry,store by Noel Grandin · 8 years ago
- eea6d39 loplugin:unnecessaryparen by Noel Grandin · 9 years ago
- 9881bea remove unnecessary use of OUString::getStr by Noel Grandin · 9 years ago
- 6f3b394 loplugin:constparams in store,registry by Noel Grandin · 9 years ago
- 8e39ef6 extend loplugin useuniqueptr to POD types by Noel Grandin · 9 years ago
- 3697b87 use more OUString::operator== in forms..sal by Noel Grandin · 9 years ago
- 4250b25 teach unnecessaryparen loplugin about identifiers by Noel Grandin · 9 years ago
- d416a5f Translate German comments and debug strings (leftovers in r... dirs) by Johnny_M · 9 years ago
- 0f347c0 loplugin:unusedfields in registry..sax by Noel Grandin · 9 years ago
- e4e4d57 clang-tidy readability-delete-null-pointer by Noel Grandin · 9 years ago
- 3de594d More tests to suppress (all .PHONY test targets should be covered now) by Stephan Bergmann · 9 years ago
- 606dd77 Improved loplugin:cstylecast to reference types: registry by Stephan Bergmann · 9 years ago
- 5628195 registry: fix indenting caused by automated namespace scripts, etc. by Chris Sherlock · 9 years ago
- 5682427 registry: remove comment cruft from regimpl.cxx by Chris Sherlock · 9 years ago
- 3a6eb7d tdf#43157 - registry: convert from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
- 90347af registry: like Rosencrantz, consistency is all I ask... by Chris Sherlock · 9 years ago
- b6536a2 registry: typo in function parameter by Chris Sherlock · 9 years ago
- 94844e6 tdf#39468: translate German to English in registry's regimpl.cxx by Chris Sherlock · 9 years ago
- 9594967 cleanup osl/diagnose.h includes by Jochen Nitschke · 9 years ago
- 97eb00c revert OSL_ASSERT changes by Chris Sherlock · 9 years ago
- 8a4dd50 tdf#43157 - registry: convert from OSL_ASSERT to assert by Chris Sherlock · 9 years ago
- de030cd gbuild: Remove MSVC 2013 legacy code by David Ostrovsky · 9 years ago
- 97a50f2 Improved loplugin:redundantcast, static_cast on arithmetic types: registry by Stephan Bergmann · 9 years ago
- 6cb9e6d Remove redundant 'inline' keyword by Stephan Bergmann · 9 years ago
- 0203b6b loplugin:loopvartoosmall by Stephan Bergmann · 9 years ago
- 7bc1c43 Fix typos/translations, following 04644956e53d by Andrea Gelmini · 9 years ago
- 8646ab9 Remove MinGW support by Stephan Bergmann · 9 years ago
- 775bf0c test coverity sanitizing in-source modelling by Caolán McNamara · 9 years ago
- 2489000 loplugin:useuniqueptr extend to check local vars by Noel Grandin · 9 years ago
- ef2b434 loplugin: unnecessary destructor oox..sax by Noel Grandin · 9 years ago
- 5c5a6c3 bootstrap building with --disable-dynloading on standard linux by Caolán McNamara · 9 years ago
- a005fbe OSL_TRACE->SAL in framework..sal by Noel Grandin · 9 years ago
- 25711a9 Remove dead registry/workben/ stuff by Stephan Bergmann · 9 years ago
- 62b75cd tdf#100302: gbuild: always use $(LFS_CFLAGS) by Michael Stahl · 10 years ago
- e58324a convert storeAccessMode to scoped enum by Noel Grandin · 10 years ago
- 1013587 loplugin:constantparam in package..stoc by Noel Grandin · 10 years ago
- cb958bb loplugin:constantparam in sot..svl by Noel Grandin · 10 years ago
- f12476f loplugin:countusersofdefaultparams in oox..sd by Noel Grandin · 10 years ago
- 9ae4892 We don't build regmerge when ENABLE_MACOSX_SANDBOX by Tor Lillqvist · 10 years ago
- 14cd518 Replace fallthrough comments with new SAL_FALLTHROUGH macro by Stephan Bergmann · 10 years ago
- d341525 loplugin:salbool: Automatic rewrite of sal_False/True by Stephan Bergmann · 10 years ago
- 0ed7ec1 loplugin:constantparam in registry by Noel Grandin · 10 years ago
- 8ba6e0d Skip some executables in the OS X sandboxed (Mac App Store) case by Tor Lillqvist · 12 years ago
- c45d3ba new loplugin: commaoperator by Noel Grandin · 10 years ago
- ce43d0a use consistent #define checks for the Windows platform by Noel Grandin · 10 years ago
- 198f3ec loplugin:unusedmethods by Noel Grandin · 10 years ago
- a238b1f Remove excess newlines by Chris Sherlock · 10 years ago
- 0288888 Split long command line into multiple shorter ones by Stephan Bergmann · 10 years ago
- 532b47a [ABI CHANGE] In SDK, replace regcompare with unoidl-check by Stephan Bergmann · 10 years ago
- 048f5e6 Resurrect registry/test/regcompare/ by Stephan Bergmann · 10 years ago
- 0e414e1 loplugin:fpcomparison in registry/ by Noel Grandin · 10 years ago
- a7f6efc loplugin: unused return values by Noel Grandin · 10 years ago
- 64d624b Fix typos by Andrea Gelmini · 10 years ago
- e18b083 loplugin:unusedmethods by Noel Grandin · 10 years ago
- a78182a loplugin:unusedfields in include/package,include/registry by Noel Grandin · 10 years ago
- 16f0c13 loplugin:nullptr (automatic rewrite) by Stephan Bergmann · 10 years ago
- 0b3a807 coverity#1338272 Uncaught exception by Caolán McNamara · 10 years ago
- eb02a55 coverity#1338270 Uncaught exception by Caolán McNamara · 10 years ago
- 77a0342 coverity#1338252 Uncaught exception by Caolán McNamara · 10 years ago
- 3d784c4 remove extra spaces around :: by Noel Grandin · 10 years ago
- b36963c Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- bff4c13 Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY code by Stephan Bergmann · 10 years ago
- 5f66de5 Abstract out repeated code into a lambda by Stephan Bergmann · 11 years ago
- 58aea3f loplugin:unusedmethods by Noel Grandin · 11 years ago
- 8e4388f Fix typos by Andrea Gelmini · 11 years ago
- 3418070 loplugin:removeunusedmethods, remove unused stuff by Noel Grandin · 11 years ago
- b712b1f tdf#39440 cppcheck: redundantAssignment by Michael Weghorn · 11 years ago
- a3b3da8 Force #defined constants to sal_uInt32 to reduce conversion warnings by Matteo Casalin · 11 years ago
- fb2ad7c new loplugin automem by Noel Grandin · 11 years ago
- 95aad95 inline a handful of use-once #defines by Noel Grandin · 11 years ago
- aa8f790 loplugin:simplifybool by Stephan Bergmann · 11 years ago
- e544f44 Fix typos by Andrea Gelmini · 11 years ago
- bded4dd Make RegistryTypeWriter non-copyable by Stephan Bergmann · 11 years ago
- 7942944 Remove RegistryTypeWriter_Api indirection by Stephan Bergmann · 11 years ago
- 7e74fe4 Remove unused functions by Stephan Bergmann · 11 years ago
- cd04745 Make RegistryTypeReader non-copyable by Stephan Bergmann · 11 years ago
- a843c45 Remove RegistryTypeReader_Api indirection by Stephan Bergmann · 11 years ago
- cfde943 Remove unused functions by Stephan Bergmann · 11 years ago
- cade2b8 No need for a C API here by Stephan Bergmann · 11 years ago
- 6556043 Move module-private includes from include/registry/ to registry/ by Stephan Bergmann · 11 years ago
- 081ae7a loplugin:unusedmethods registry,store by Noel Grandin · 11 years ago
- 4729774 remove unnecessary check for null when calling delete by Noel Grandin · 11 years ago
- 8a3120c cppcheck: noExplicitConstructor by Caolán McNamara · 11 years ago
- d5129a9 new clang plugin: loopvartoosmall by Noel Grandin · 11 years ago
- 0ef18e3 loplugin:cstylecast: nop between pointer types of exactly same spelling by Stephan Bergmann · 11 years ago
- 6ff2d84a Various #include <sal/log.hxx> fixups by Stephan Bergmann · 11 years ago
- 71b8099 remove unnecessary use of void in function declarations by Noel Grandin · 11 years ago
- 9d72555 loplugin:salbool by Noel Grandin · 11 years ago
- 2e6831b fix windows and android builds by Noel Grandin · 11 years ago
- f1e22f1 fix android build by Noel Grandin · 11 years ago
- 68b35c7 convert RTReferenceType to scoped enum by Noel Grandin · 11 years ago
- e2931bc convert RTMethodMode to scoped enum by Noel Grandin · 11 years ago
- 0833143 convert RT_ACCESS fields to scoped enum by Noel Grandin · 11 years ago
- 7b4ca58 convert RegError to scoped enum by Noel Grandin · 11 years ago
- 95600ed convert RegValueType to scoped enum by Noel Grandin · 11 years ago