summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/test
AgeCommit message (Expand)Author
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-09-20loplugin:xmlimport check for bad conversions to fastparserNoel Grandin
2020-09-17Adapt compilerplugins/clang/test/unusedvarsglobal.cxxStephan Bergmann
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-04tdf#124176 Use #pragma once in compilerpluginsGeorge Bateman
2020-09-02Turn OStringLiteral into a consteval'ed, static-refcound rtl_StringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-21Silence some clang-cl loplugin:stringstaticStephan Bergmann
2020-08-19Remove unused includeStephan Bergmann
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin
2020-08-05Adapt to --disable-assert-always-abortStephan Bergmann
2020-08-04Adapt compilerplugins/clang/test/makeshared.cxx to MSVC standard libraryStephan Bergmann
2020-08-04Adapt compilerplugins/clang/test/getstr.cxx to latest MSVC standard libraryStephan Bergmann
2020-07-19Adapt to Clang 12 trunk RecursiveASTVisitor changeStephan Bergmann
2020-07-10replace usage of whitelist with allowlistThorsten Behrens
2020-07-01loplugin:externvar is covered by loplugin:externalStephan Bergmann
2020-06-26Improve loplugin:elidestringvarStephan Bergmann
2020-06-11typo in commentStephan Bergmann
2020-06-10loplugin:buriedassign in swNoel Grandin
2020-06-10Adapt to new Clang trunk -Wuninitialized-const-referenceStephan Bergmann
2020-06-04loplugin:simplifypointertobool improve (2)Noel Grandin
2020-06-03loplugin:simplifypointertobool improveNoel Grandin
2020-05-28Make loplugin:simplifypointertobool handle parenthesized expressionsStephan Bergmann
2020-05-26Fix loplugin:simplifypointertobool for libstdc++ std::shared_ptrStephan Bergmann
2020-05-18Adapt compilerplugins/clang/test/writeonlyvars.cxxStephan Bergmann
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-05-08improve loplugin:referencecastingNoel Grandin
2020-05-06Adapt compilerplugins/clang/test/makeshared.cxx to libc++Stephan Bergmann
2020-05-04Adapt test code to Clang 11 trunk changeStephan Bergmann
2020-05-01improve loplugin:makesharedNoel Grandin
2020-04-30Fix typosAndrea Gelmini
2020-04-28Silence loplugin:cppunitassertequals when comparing pointer against nullptrStephan Bergmann
2020-04-14loplugin:buriedassign in c*Noel Grandin
2020-03-28Fix is_typed_flags for BrowseMode (compilerplugins)Julien Nabet
2020-03-26Extend loplugin:cstylecast to certain function-style castsStephan Bergmann
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-26new loplugin:xmlimportNoel Grandin
2020-02-23Revert "loplugin:sequenceloop improve rvalue detection"Noel Grandin
2020-02-21loplugin:sequenceloop improve rvalue detectionNoel Grandin
2020-02-16Fix compilerplugins/clang/test/consttobool.cxxStephan Bergmann
2020-01-31loplugin:unusedfields improve checking for fields guarded by existence checkNoel Grandin
2020-01-31new loplugin:namespaceindentationNoel Grandin
2020-01-30new (but unused) refassign lopluginNoel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-26Fix typoAndrea Gelmini
2020-01-24new loplugin:makesharedNoel Grandin
2020-01-12Fix typoAndrea Gelmini
2020-01-11loplugin:redundantpointerops, look for ".get()->"Noel Grandin
2020-01-09Improve loplugin:redundantcast for sal_Int... vs. ::sal_Int...Stephan Bergmann