summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-12-052-7/+4
* tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl2016-10-071-1/+0
* convert storeAccessMode to scoped enumNoel Grandin2016-09-192-31/+31
* loplugin:constantparam in package..stocNoel Grandin2016-09-121-1/+1
* loplugin:constantparam in sot..svlNoel Grandin2016-09-092-3/+1
* loplugin:countusersofdefaultparams in oox..sdNoel Grandin2016-08-052-8/+8
* We don't build regmerge when ENABLE_MACOSX_SANDBOXTor Lillqvist2016-08-041-0/+3
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-201-1/+1
* loplugin:constantparam in registryNoel Grandin2016-03-175-26/+11
* Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist2016-03-041-2/+4
* new loplugin: commaoperatorNoel Grandin2016-02-231-3/+6
* use consistent #define checks for the Windows platformNoel Grandin2016-02-161-1/+1
* loplugin:unusedmethodsNoel Grandin2016-02-121-1/+0
* Remove excess newlinesChris Sherlock2016-02-097-42/+0
* Split long command line into multiple shorter onesStephan Bergmann2016-02-041-62/+124
* [ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann2016-02-044-2211/+112
* Resurrect registry/test/regcompare/Stephan Bergmann2016-02-043-98/+145
* loplugin:fpcomparison in registry/Noel Grandin2016-02-041-2/+3
* loplugin: unused return valuesNoel Grandin2016-01-181-2/+2
* Fix typosAndrea Gelmini2016-01-102-2/+2
* loplugin:unusedmethodsNoel Grandin2015-12-212-53/+0
* loplugin:unusedfields in include/package,include/registryNoel Grandin2015-11-251-94/+0
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-107-152/+152
* coverity#1338272 Uncaught exceptionCaolán McNamara2015-11-061-41/+49
* coverity#1338270 Uncaught exceptionCaolán McNamara2015-11-061-83/+91
* coverity#1338252 Uncaught exceptionCaolán McNamara2015-11-061-51/+60
* remove extra spaces around ::Noel Grandin2015-10-261-2/+2
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-122-4/+4
* Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-121-2/+2
* Abstract out repeated code into a lambdaStephan Bergmann2015-10-071-18/+13
* loplugin:unusedmethodsNoel Grandin2015-10-014-657/+0
* Fix typosAndrea Gelmini2015-09-301-1/+1
* loplugin:removeunusedmethods, remove unused stuffNoel Grandin2015-09-292-17/+0
* tdf#39440 cppcheck: redundantAssignmentMichael Weghorn2015-08-231-4/+2
* Force #defined constants to sal_uInt32 to reduce conversion warningsMatteo Casalin2015-08-211-38/+38
* new loplugin automemNoel Grandin2015-08-202-49/+20
* inline a handful of use-once #definesNoel Grandin2015-07-233-43/+30
* loplugin:simplifyboolStephan Bergmann2015-07-161-1/+1
* Fix typosAndrea Gelmini2015-07-081-1/+1
* Make RegistryTypeWriter non-copyableStephan Bergmann2015-07-032-33/+3
* Remove RegistryTypeWriter_Api indirectionStephan Bergmann2015-07-032-123/+62
* Remove unused functionsStephan Bergmann2015-07-032-87/+1
* Make RegistryTypeReader non-copyableStephan Bergmann2015-07-032-25/+3
* Remove RegistryTypeReader_Api indirectionStephan Bergmann2015-07-032-176/+96
* Remove unused functionsStephan Bergmann2015-07-032-128/+1
* No need for a C API hereStephan Bergmann2015-07-036-22/+14
* Move module-private includes from include/registry/ to registry/Stephan Bergmann2015-07-0312-8/+963
* loplugin:unusedmethods registry,storeNoel Grandin2015-07-021-3/+0
* remove unnecessary check for null when calling deleteNoel Grandin2015-06-151-5/+2