summaryrefslogtreecommitdiff
path: root/xmlhelp
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp')
0 files changed, 0 insertions, 0 deletions
5456fae54029edd26df2277a9eec5e2fe3d9739'>tdf#120703 PVS: Silence V522 warningsMike Kaganski 2019-02-19Some uses of C++17 class template argument deductionStephan Bergmann 2019-02-08loplugin:indentation in codemaker..comphelperNoel Grandin 2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann 2018-11-02fix signatures of deleted copy/assign operatorsNoel Grandin 2018-10-31loplugin:useuniqueptr in codemakerNoel Grandin 2018-10-24remove more rtl::OUString and OString prefixesNoel Grandin 2018-10-21pvs-studio: The condition 'nIndex != - 1' of loop is always trueCaolán McNamara 2018-10-18clang-tidy readability-simplify-boolean-exprNoel Grandin 2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin 2018-09-17New loplugin:externalStephan Bergmann 2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin 2018-09-10Generate UNO exception classes as SAL_WARN_UNUSEDStephan Bergmann 2018-09-08clang bugprone-unused-return-valueNoel Grandin 2018-08-08loplugin:unusedfieldsNoel Grandin 2018-07-27codemaker: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann 2018-07-25Add missing method hasUnsignedLongDependency()Muhammet Kara 2018-07-09Add missing sal/log.hxx headersGabor Kelemen 2018-06-29tdf#96099 Remove trivial std::map typedefs in [cd]*Arkadiy Illarionov 2018-06-06tdf#117918 codemaker: avoid including ourselves in .hpp filesMiklos Vajna 2018-01-26coverity#1019311 silence Unchecked return valueCaolán McNamara 2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin 2018-01-19SAL_W32 is just an alias for _WIN32Stephan Bergmann 2018-01-12More loplugin:cstylecast: codemakerStephan Bergmann 2017-12-29Fix typosAndrea Gelmini