summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/cppunitassertequals.cxx
AgeCommit message (Expand)Author
2018-08-14filter out some of the AST in the pluginsNoel Grandin
2018-06-01loplugin: look for CPPUNIT_ASSERT_EQUALS with params swappedNoel Grandin
2018-05-04Adapt to Clang trunk SourceManager::getImmediateExpansionRange changesStephan Bergmann
2017-11-07Clean away temporarily added using declarationsStephan Bergmann
2017-04-28Fixed/improved loplugin:cppunitassertequalsStephan Bergmann
2017-02-03compilerplugins: enable loplugin:cppunitassertequals by defaultMiklos Vajna
2017-02-01loplugin: use TypeCheck instead of getQualifiedNameAsStringNoel Grandin
2016-06-29Remove support for Clang < 3.4Stephan Bergmann
2016-03-05fix crash in cppunitassertequals pluginMarkus Mohrhard
2016-02-24new loplugin:cppunitassertequalsNoel Grandin
/commit/xmlreader/source?id=a6b53b5461c7d1ad2895d25691661f865bdb183e'>Silence -Werror=implicit-fallthrough= (upcoming GCC 8)Stephan Bergmann 2017-09-14clang-tidy modernize-use-emplace in variousNoel Grandin 2017-07-25loplugin:unusedmethodsNoel Grandin 2016-08-31convert XmlReader::State to scoped enumNoel Grandin 2016-05-25Convert XmlReader::Result to scoped enumNoel Grandin 2016-05-24Convert XmlReader::Text to scoped enumNoel Grandin 2016-05-13clang-tidy modernize-loop-convert in writerfilter to xmlsecurityNoel Grandin 2016-04-02cleanup: remove unused Reference.h(xx) includesJochen Nitschke 2016-03-31use SAL_N_ELEMENTS in for loopsNoel Grandin 2016-02-15Rename rtl::isValidCodePoint -> rtl::isUnicodeCodePointStephan Bergmann 2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann 2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin 2014-06-05various: remove SAL_THROW macroNoel Grandin