summaryrefslogtreecommitdiff
path: root/linguistic/qa
ModeNameSize
d---------complex / linguistic37logplain
d---------unoapi78logplain
88101ebbc6ea2217fc8d06e022'>loplugin:redundantcast: pyunoStephan Bergmann 2017-12-11loplugin:salcall fix functionsNoel Grandin 2017-11-23loplugin:simplifybool for negation of comparison operatorNoel Grandin 2017-11-04Replace only list by vector in pyunoJulien Nabet 2017-10-23loplugin:includeform: pyunoStephan Bergmann 2017-10-23overload std::hash for OUString and OStringNoel Grandin 2017-10-03Partially revert c3609f107b16eb888edf284f4637be6cb09234ebMike Kaganski 2017-09-30Use SAL_W/SAL_U instead of reinterpret_cast btwn wchar_t* and sal_Unicode*Mike Kaganski 2017-09-25tdf#57950: Replace chained OUStringBuffer::append() with operator+Muhammet Kara 2017-09-22loplugin:flatten in pyuno..scNoel Grandin 2017-08-17remove unnecessary use of OUString::getStrNoel Grandin 2017-07-31loplugin:constparams in basctlNoel Grandin 2017-07-21loplugin:constparams in soltools and variousNoel Grandin 2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin 2017-05-12Clean up uses of SAL_U/SAL_W: pyunoStephan Bergmann 2017-05-12remove unused uno::Reference varsNoel Grandin 2017-05-09cleanup osl/diagnose.h includesJochen Nitschke 2017-05-07revert OSL_ASSERT changesChris Sherlock 2017-05-07tdf#43157: convert pyuno from OSL_ASSERT to assertChris Sherlock 2017-04-04Finally switch MSVC to sal_Unicode = char16_t, tooStephan Bergmann 2017-04-04make UNO enums scoped for internal LO codeNoel Grandin 2017-03-25Fix typosAndrea Gelmini 2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin 2017-03-13Revert "comphelper: fix MSVC hang in ThreadPool::shutdown()"Miklos Vajna 2017-03-11comphelper: fix MSVC hang in ThreadPool::shutdown()Michael Stahl 2017-03-02Fix typosAndrea Gelmini 2017-02-28new loplugin unoanyNoel Grandin 2017-02-21loplugin:subtlezeroinit: pyunoStephan Bergmann 2017-02-21remove some unnecessary OUStringBuffer usageNoel Grandin 2017-02-15Some simplifications, using UNO_QUERY_THROWStephan Bergmann 2017-02-06Add missing #includesStephan Bergmann 2017-01-26Remove dynamic exception specificationsStephan Bergmann 2017-01-19New loplugin:dynexcspec: Add @throws documentation, pyunoStephan Bergmann 2017-01-09New loplugin:externvar: pyunoStephan Bergmann 2016-12-25pyuno osx Sierra problem.jan Iversen 2016-11-29Rewrite some (trivial) assignments inside if/while conditions: pyunoStephan Bergmann 2016-11-09make comphelper::containerToSequence a little smarterNoel Grandin 2016-10-26normalize existing emacs/vim mode-lines in python filesMichael Stahl 2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke 2016-10-16clang-cl loplugin: pyunoStephan Bergmann