summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)Author
2020-11-13fix some tools::Long falloutNoel Grandin
2020-11-13improve sorting in global-analysis pluginsNoel
2020-11-12loplugin:xmlimportNoel
2020-11-12loplugin:unusedfieldsNoel
2020-11-12loplugin:unusedmethodsNoel
2020-11-12New loplugin:stringviewparamStephan Bergmann
2020-11-11loplugin:stringviewNoel
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin
2020-11-11loplugin:xmlimport add more checksNoel Grandin
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-11-10Evaluate command: tdf#109338dante
2020-11-06retire the stringbuffer lopluginNoel
2020-11-06loplugin:unusedfieldsNoel
2020-11-06loplugin:unusedmethodsNoel
2020-11-05loplugin:unusedenumconstantsNoel
2020-11-04copy_paste_error: "clazz" looks like a copy-paste errorCaolán McNamara
2020-11-04loplugin:constantparamNoel
2020-11-03Avoid UBSan pointer-overflowStephan Bergmann
2020-11-03loplugin:unusedfieldsNoel
2020-11-03loplugin:unnecessaryvirtualNoel
2020-11-02Fix typosAndrea Gelmini
2020-11-02create common macro and method for logging unknown attributesNoel
2020-11-02drop the SvXMLExport::EndElement method..Noel
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-10-29ne_lock::timeout is of type long, so keep using that hereStephan Bergmann
2020-10-29Clean up loplugin:toolslong ignorelistStephan Bergmann
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann
2020-10-26loplugin:toolslong (--enable-online-update)Stephan Bergmann
2020-10-26loplugin:toolslong exclude pyuno fileNoel
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel
2020-10-21Fix loplugin:salcallStephan Bergmann
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann
2020-10-02drop these unused inlinesCaolán McNamara
2020-10-01loplugin:unusedfieldsNoel
2020-09-30loplugin:unusedmethodsNoel
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21static_assert that O[U]StringLiteral are layout compatible with rtl_[u]StringStephan Bergmann
2020-09-21weld infobarsCaolán McNamara
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-12Replace remaining uses of sal_CharJulien Nabet
2020-09-09improve loplugin:unusedvarsglobalNoel Grandin
2020-09-08longer watchdog timeouts for debug Skia buildLuboš Luňák
2020-09-07loplugin:singlevalfieldsNoel Grandin