summaryrefslogtreecommitdiffstats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* loplugin:simplifybool for negation of comparison operatorNoel Grandin2017-11-231-1/+1
* improve constparam lopluginNoel Grandin2017-11-025-8/+8
* loplugin:constantparam in oox,registry,reportdesignNoel Grandin2017-10-315-16/+11
* loplugin:includeform: registryStephan Bergmann2017-10-2310-30/+30
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-1/+1
* loplugin:constmethod in codemaker,registry,storeNoel Grandin2017-10-204-82/+82
* loplugin:unnecessaryparenNoel Grandin2017-08-181-2/+2
* remove unnecessary use of OUString::getStrNoel Grandin2017-08-171-1/+1
* loplugin:constparams in store,registryNoel Grandin2017-07-174-19/+19
* extend loplugin useuniqueptr to POD typesNoel Grandin2017-07-141-21/+4
* use more OUString::operator== in forms..salNoel Grandin2017-07-131-1/+1
* teach unnecessaryparen loplugin about identifiersNoel Grandin2017-07-101-3/+3
* Translate German comments and debug strings (leftovers in r... dirs)Johnny_M2017-06-261-27/+27
* loplugin:unusedfields in registry..saxNoel Grandin2017-06-231-3/+1
* clang-tidy readability-delete-null-pointerNoel Grandin2017-06-121-4/+2
* More tests to suppress (all .PHONY test targets should be covered now)Stephan Bergmann2017-06-091-0/+4
* Improved loplugin:cstylecast to reference types: registryStephan Bergmann2017-06-051-1/+1
* registry: fix indenting caused by automated namespace scripts, etc.Chris Sherlock2017-05-271-5/+5
* registry: remove comment cruft from regimpl.cxxChris Sherlock2017-05-271-64/+0
* tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock2017-05-271-3/+3
* registry: like Rosencrantz, consistency is all I ask...Chris Sherlock2017-05-271-25/+25
* registry: typo in function parameterChris Sherlock2017-05-271-1/+1
* tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock2017-05-261-3/+3
* 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