summaryrefslogtreecommitdiff
path: root/registry
AgeCommit message (Expand)Author
2018-11-16loplugin:staticmethods improvementNoel Grandin
2018-11-07loplugin:collapseif in framework..salNoel Grandin
2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin
2018-11-01gbuild: rename value OS=IOS to OS=iOSMichael Stahl
2018-10-31loplugin:useuniqueptr in TypeWriter::createBlopNoel Grandin
2018-10-27tdf#120703 (PVS): V519 The variable is assigned values twice successivelyMike Kaganski
2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin
2018-10-19expression is excessiveCaolán McNamara
2018-10-13loplugin:constfields in package..registryNoel Grandin
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-05loplugin:useuniqueptr in TypeWriter::createBlopNoel Grandin
2018-08-31GCC only supports inline variables since GCC 7Stephan Bergmann
2018-08-30loplugin:useuniqueptr in registryNoel Grandin
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-27Related: rhbz#1602589 add comments to coverity annotationsCaolán McNamara
2018-07-26Related: rhbz#1602589 double_free, convert to std::vectorCaolán McNamara
2018-07-26Related: rhbz#1602589 silence error[memleak]: Memory leak: newValueCaolán McNamara
2018-06-12loplugin:constantparamNoel Grandin
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