summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-25loplugin:loopvartoosmallStephan Bergmann
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini
2017-02-10Remove MinGW supportStephan Bergmann
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-11-24Remove dead registry/workben/ stuffStephan Bergmann
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl
2016-09-19convert storeAccessMode to scoped enumNoel Grandin
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-09-09loplugin:constantparam in sot..svlNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin
2016-08-04We don't build regmerge when ENABLE_MACOSX_SANDBOXTor Lillqvist
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-03-17loplugin:constantparam in registryNoel Grandin
2016-03-04Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-16use consistent #define checks for the Windows platformNoel Grandin
2016-02-12loplugin:unusedmethodsNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-04Split long command line into multiple shorter onesStephan Bergmann
2016-02-04[ABI CHANGE] In SDK, replace regcompare with unoidl-checkStephan Bergmann
2016-02-04Resurrect registry/test/regcompare/Stephan Bergmann
2016-02-04loplugin:fpcomparison in registry/Noel Grandin
2016-01-18loplugin: unused return valuesNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-11-25loplugin:unusedfields in include/package,include/registryNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-06coverity#1338272 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338270 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338252 Uncaught exceptionCaolán McNamara
2015-10-26remove extra spaces around ::Noel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-07Abstract out repeated code into a lambdaStephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-30Fix typosAndrea Gelmini
2015-09-29loplugin:removeunusedmethods, remove unused stuffNoel Grandin
2015-08-23tdf#39440 cppcheck: redundantAssignmentMichael Weghorn
2015-08-21Force #defined constants to sal_uInt32 to reduce conversion warningsMatteo Casalin