summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* tdf#142467 crash on calling 'getInfoHelper' in final classCaolán McNamara2021-05-271-0/+2
* Bump copyright year to 2021Adolfo Jayme Barrientos2021-01-101-1/+1
* tdf#138194 Chart OOXML import: set text break to trueTünde Tóth2020-11-241-4/+0
* tdf#123936 Formatting files in module compilerplugins with clang-formatPhilipp Hofer2020-11-228-78/+72
* Simplify loplugin:stringviewStephan Bergmann2020-11-191-96/+44
* loplugin:stringview: Flag empty string converted to string viewStephan Bergmann2020-11-192-0/+42
* loplugin:stringviewparam: No good reason to exclude operator functionsStephan Bergmann2020-11-181-4/+0
* loplugin:stringviewparam extend to constructorsNoel2020-11-171-1/+41
* loplugin:stringviewparam check methods tooNoel2020-11-171-0/+53
* Adapt to Clang 12 trunk cosmetic diagnostics changesStephan Bergmann2020-11-162-7/+7
* Extend loplugin:stringviewparen: subViewStephan Bergmann2020-11-151-1/+1
* fix some tools::Long falloutNoel Grandin2020-11-131-0/+2
* improve sorting in global-analysis pluginsNoel2020-11-1312-25/+73
* loplugin:xmlimportNoel2020-11-122-2/+51
* loplugin:unusedfieldsNoel2020-11-124-53/+55
* loplugin:unusedmethodsNoel2020-11-121-88/+128
* New loplugin:stringviewparamStephan Bergmann2020-11-122-0/+433
* loplugin:stringviewNoel2020-11-112-0/+284
* make tools::Long 64-bit on Windows platformNoel Grandin2020-11-111-0/+15
* loplugin:xmlimport add more checksNoel Grandin2020-11-112-0/+113
* new loplugin:reducevarscopeNoel Grandin2020-11-102-0/+646
* Evaluate command: tdf#109338dante2020-11-101-0/+1
* retire the stringbuffer lopluginNoel2020-11-061-0/+0
* loplugin:unusedfieldsNoel2020-11-065-157/+139
* loplugin:unusedmethodsNoel2020-11-061-238/+226
* loplugin:unusedenumconstantsNoel2020-11-054-7530/+3398
* copy_paste_error: "clazz" looks like a copy-paste errorCaolán McNamara2020-11-041-1/+1
* loplugin:constantparamNoel2020-11-045-1005/+967
* Avoid UBSan pointer-overflowStephan Bergmann2020-11-031-0/+17
* loplugin:unusedfieldsNoel2020-11-034-315/+321
* loplugin:unnecessaryvirtualNoel2020-11-032-14/+30
* Fix typosAndrea Gelmini2020-11-021-1/+1
* create common macro and method for logging unknown attributesNoel2020-11-021-4/+11
* drop the SvXMLExport::EndElement method..Noel2020-11-021-0/+4
* make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel2020-11-022-136/+308
* ne_lock::timeout is of type long, so keep using that hereStephan Bergmann2020-10-291-1/+2
* Clean up loplugin:toolslong ignorelistStephan Bergmann2020-10-291-2/+1
* Extend loplugin:elidestringvar to OStringStephan Bergmann2020-10-282-27/+32
* Teach loplugin:toolslong about curl_easy_getinfoStephan Bergmann2020-10-271-0/+44
* Remove unmaintained Executable_libtestStephan Bergmann2020-10-261-2/+1
* loplugin:toolslong (--enable-online-update)Stephan Bergmann2020-10-261-1/+2
* loplugin:toolslong exclude pyuno fileNoel2020-10-261-0/+5
* switching long to a 64-bit type on 64-bit windowsNoel2020-10-261-0/+556
* Fix loplugin:salcallStephan Bergmann2020-10-212-101/+59
* clang-cl: Adapt Windows-specific code to extended loplugin:cstylecastStephan Bergmann2020-10-191-1/+1
* tdf#136073 combine glow and softedge sidebar sectionandreas kainz2020-10-191-7/+7
* Fix checks for "older than Clang 11"Stephan Bergmann2020-10-155-8/+8
* The Clang RecursiveASTVisitor change is already in Clang 11Stephan Bergmann2020-10-145-8/+8
* drop these unused inlinesCaolán McNamara2020-10-021-12/+0
* loplugin:unusedfieldsNoel2020-10-015-411/+305