summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* revert OSL_ASSERT changesChris Sherlock2017-05-071-3/+3
* tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock2017-05-071-3/+3
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann2017-04-061-2/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-7/+7
* loplugin:loopvartoosmallStephan Bergmann2017-02-251-3/+2
* Fix typos/translations, following 04644956e53dAndrea Gelmini2017-02-211-13/+13
* Remove MinGW supportStephan Bergmann2017-02-101-3/+0
* test coverity sanitizing in-source modellingCaolán McNamara2017-02-101-0/+7
* loplugin:useuniqueptr extend to check local varsNoel Grandin2017-02-012-7/+4
* loplugin: unnecessary destructor oox..saxNoel Grandin2017-01-252-27/+0
* bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2016-12-202-2/+6
* OSL_TRACE->SAL in framework..salNoel Grandin2016-12-132-2/+0
* Remove dead registry/workben/ stuffStephan Bergmann2016-11-244-710/+0
* 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