summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)AuthorFilesLines
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin1-1/+1
2017-11-02improve constparam lopluginNoel Grandin5-8/+8
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin5-16/+11
2017-10-23loplugin:includeform: registryStephan Bergmann10-30/+30
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-1/+1
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin4-82/+82
2017-08-18loplugin:unnecessaryparenNoel Grandin1-2/+2
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin1-1/+1
2017-07-17loplugin:constparams in store,registryNoel Grandin4-19/+19
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin1-21/+4
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-1/+1
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin1-3/+3
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M1-27/+27
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin1-3/+1
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-4/+2
2017-06-09More tests to suppress (all .PHONY test targets should be covered now)Stephan Bergmann1-0/+4
2017-06-05Improved loplugin:cstylecast to reference types: registryStephan Bergmann1-1/+1
2017-05-27registry: fix indenting caused by automated namespace scripts, etc.Chris Sherlock1-5/+5
2017-05-27registry: remove comment cruft from regimpl.cxxChris Sherlock1-64/+0
2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-05-27registry: like Rosencrantz, consistency is all I ask...Chris Sherlock1-25/+25
2017-05-27registry: typo in function parameterChris Sherlock1-1/+1
2017-05-26tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock1-3/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-07revert OSL_ASSERT changesChris Sherlock1-3/+3
2017-05-07tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock1-3/+3
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky1-1/+0
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: registryStephan Bergmann1-2/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-7/+7
2017-02-25loplugin:loopvartoosmallStephan Bergmann1-3/+2
2017-02-21Fix typos/translations, following 04644956e53dAndrea Gelmini1-13/+13
2017-02-10Remove MinGW supportStephan Bergmann1-3/+0
2017-02-10test coverity sanitizing in-source modellingCaolán McNamara1-0/+7
2017-02-01loplugin:useuniqueptr extend to check local varsNoel Grandin2-7/+4
2017-01-25loplugin: unnecessary destructor oox..saxNoel Grandin2-27/+0
2016-12-20bootstrap building with --disable-dynloading on standard linuxCaolán McNamara2-2/+6
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin2-2/+0
2016-11-24Remove dead registry/workben/ stuffStephan Bergmann4-710/+0
2016-10-07tdf#100302: gbuild: always use $(LFS_CFLAGS)Michael Stahl1-1/+0
2016-09-19convert storeAccessMode to scoped enumNoel Grandin2-31/+31
2016-09-12loplugin:constantparam in package..stocNoel Grandin1-1/+1
2016-09-09loplugin:constantparam in sot..svlNoel Grandin2-3/+1
2016-08-05loplugin:countusersofdefaultparams in oox..sdNoel Grandin2-8/+8
2016-08-04We don't build regmerge when ENABLE_MACOSX_SANDBOXTor Lillqvist1-0/+3
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-1/+1
2016-03-17loplugin:constantparam in registryNoel Grandin5-26/+11
2016-03-04Skip some executables in the OS X sandboxed (Mac App Store) caseTor Lillqvist1-2/+4
2016-02-23new loplugin: commaoperatorNoel Grandin1-3/+6
2016-02-16use consistent #define checks for the Windows platformNoel Grandin1-1/+1