summaryrefslogtreecommitdiff
path: root/basic/qa
ModeNameSize
d---------basic_coverage7722logplain
d---------cppunit554logplain
d---------vba_tests3644logplain
e0098fcc085ab0e'>loplugin: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