summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2018-05-17loplugin:unusedfields in formula..registryNoel Grandin
2018-04-27loplugin:constantparamNoel Grandin
2018-04-20loplugin:constantparamNoel Grandin
2018-01-15More loplugin:cstylecast: registryStephan Bergmann
2018-01-15loplugin:useuniqueptr in comphelper,cppu,registryNoel Grandin
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-12More loplugin:cstylecast: registryStephan Bergmann
2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin
2017-11-02improve constparam lopluginNoel Grandin
2017-10-31loplugin:constantparam in oox,registry,reportdesignNoel Grandin
2017-10-23loplugin:includeform: registryStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:constmethod in codemaker,registry,storeNoel Grandin
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-07-17loplugin:constparams in store,registryNoel Grandin
2017-07-14extend loplugin useuniqueptr to POD typesNoel Grandin
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M
2017-06-23loplugin:unusedfields in registry..saxNoel Grandin
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin
2017-06-09More tests to suppress (all .PHONY test targets should be covered now)Stephan Bergmann
2017-06-05Improved loplugin:cstylecast to reference types: registryStephan Bergmann
2017-05-27registry: fix indenting caused by automated namespace scripts, etc.Chris Sherlock
2017-05-27registry: remove comment cruft from regimpl.cxxChris Sherlock
2017-05-27tdf#43157 - registry: convert from OSL_ASSERT to assertChris Sherlock
2017-05-27registry: like Rosencrantz, consistency is all I ask...Chris Sherlock
2017-05-27registry: typo in function parameterChris Sherlock
2017-05-26tdf#39468: translate German to English in registry's regimpl.cxxChris Sherlock
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