summaryrefslogtreecommitdiff
path: root/compilerplugins
AgeCommit message (Expand)AuthorFilesLines
2021-05-26tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara1-0/+2
2021-01-10Bump copyright year to 2021Adolfo Jayme Barrientos1-1/+1
2020-11-24tdf#138194 Chart OOXML import: set text break to trueTünde Tóth1-4/+0
2020-11-22tdf#123936 Formatting files in module compilerplugins with clang-formatPhilipp Hofer8-78/+72
2020-11-19Simplify loplugin:stringviewStephan Bergmann1-96/+44
2020-11-19loplugin:stringview: Flag empty string converted to string viewStephan Bergmann2-0/+42
2020-11-18loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann1-4/+0
2020-11-17loplugin:stringviewparam extend to constructorsNoel1-1/+41
2020-11-17loplugin:stringviewparam check methods tooNoel1-0/+53
2020-11-16Adapt to Clang 12 trunk cosmetic diagnostics changesStephan Bergmann2-7/+7
2020-11-15Extend loplugin:stringviewparen: subViewStephan Bergmann1-1/+1
2020-11-13fix some tools::Long falloutNoel Grandin1-0/+2
2020-11-13improve sorting in global-analysis pluginsNoel12-25/+73
2020-11-12loplugin:xmlimportNoel2-2/+51
2020-11-12loplugin:unusedfieldsNoel4-53/+55
2020-11-12loplugin:unusedmethodsNoel1-88/+128
2020-11-12New loplugin:stringviewparamStephan Bergmann2-0/+433
2020-11-11loplugin:stringviewNoel2-0/+284
2020-11-11make tools::Long 64-bit on Windows platformNoel Grandin1-0/+15
2020-11-11loplugin:xmlimport add more checksNoel Grandin2-0/+113
2020-11-10new loplugin:reducevarscopeNoel Grandin2-0/+646
2020-11-10Evaluate command: tdf#109338dante1-0/+1
2020-11-06retire the stringbuffer lopluginNoel1-0/+0
2020-11-06loplugin:unusedfieldsNoel5-157/+139
2020-11-06loplugin:unusedmethodsNoel1-238/+226
2020-11-05loplugin:unusedenumconstantsNoel4-7530/+3398
2020-11-04copy_paste_error: "clazz" looks like a copy-paste errorCaolán McNamara1-1/+1
2020-11-04loplugin:constantparamNoel5-1005/+967
2020-11-03Avoid UBSan pointer-overflowStephan Bergmann1-0/+17
2020-11-03loplugin:unusedfieldsNoel4-315/+321
2020-11-03loplugin:unnecessaryvirtualNoel2-14/+30
2020-11-02Fix typosAndrea Gelmini1-1/+1
2020-11-02create common macro and method for logging unknown attributesNoel1-4/+11
2020-11-02drop the SvXMLExport::EndElement method..Noel1-0/+4
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel2-136/+308
2020-10-29ne_lock::timeout is of type long, so keep using that hereStephan Bergmann1-1/+2
2020-10-29Clean up loplugin:toolslong ignorelistStephan Bergmann1-2/+1
2020-10-28Extend loplugin:elidestringvar to OStringStephan Bergmann2-27/+32
2020-10-27Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann1-0/+44
2020-10-26Remove unmaintained Executable_libtestStephan Bergmann1-2/+1
2020-10-26loplugin:toolslong (--enable-online-update)Stephan Bergmann1-1/+2
2020-10-26loplugin:toolslong exclude pyuno fileNoel1-0/+5
2020-10-26switching long to a 64-bit type on 64-bit windowsNoel1-0/+556
2020-10-21Fix loplugin:salcallStephan Bergmann2-101/+59
2020-10-19clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann1-1/+1
2020-10-19tdf#136073 combine glow and softedge sidebar sectionandreas kainz1-7/+7
2020-10-15Fix checks for "older than Clang 11"Stephan Bergmann5-8/+8
2020-10-14The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann5-8/+8
2020-10-02drop these unused inlinesCaolán McNamara1-12/+0
2020-10-01loplugin:unusedfieldsNoel5-411/+305