summaryrefslogtreecommitdiffstats
path: root/compilerplugins
Commit message (Expand)AuthorAgeFilesLines
* Don't call isIntegerConstantExpr on value dependent ExprStephan Bergmann2020-12-232-2/+5
* No longer need to worry about ambiguous operator== in loplugin:stringviewparamStephan Bergmann2020-12-201-5/+4
* Related tdf#138715: kill last Mork refsJulien Nabet2020-12-191-2/+0
* Various minor loplugin fixes (macOS ARM64), reduxStephan Bergmann2020-12-171-1/+1
* tdf#138715 remove mork strings and install targetsJan-Marek Glogowski2020-12-142-4/+0
* loplugin:unusedenumconstantsNoel2020-12-143-4185/+1361
* loplugin:singlevalfieldsNoel2020-12-142-222/+168
* loplugin:unusedfieldsNoel2020-12-143-27/+15
* loplugin:unusedmethodsNoel2020-12-141-202/+108
* loplugin:unnecessaryvirtualNoel2020-12-141-15/+9
* loplugin:unusedfieldsNoel2020-12-144-100/+80
* tdf#138715 remove mork driverRene Engelhard2020-12-135-24/+0
* Adapt the remaining OUString functions to std string_viewStephan Bergmann2020-12-111-9/+27
* Fix loplugin:stringviewparam handling of comparison operatorsStephan Bergmann2020-12-092-20/+44
* Improve loplugin:stringview diagnostic messagesStephan Bergmann2020-12-092-4/+9
* loplugin:singlevalfields update to python3Noel2020-12-082-4/+15
* loplugin:unusedmethodsNoel2020-12-071-176/+250
* loplugin:unusedfieldsNoel2020-12-074-208/+206
* loplugin:unnecessaryvirtualNoel2020-12-072-57/+51
* Ignore unparsed function template bodies in loplugin:unusedvariablecheckStephan Bergmann2020-12-071-1/+1
* call createFastChildContextFallback in more placesNoel Grandin2020-12-041-0/+3
* Improve loplugin:stringview detection of unnecessary O[U]String constructionStephan Bergmann2020-12-044-8/+121
* Replace unowinreg.dll with execution of `reg QUERY`Stephan Bergmann2020-12-031-2/+0
* loplugin:stringviewparam include comparisons with string literalsNoel2020-11-302-2/+23
* loplugin:toolslong: Exclude some Windows-specific filesStephan Bergmann2020-11-291-1/+14
* loplugin:toolslong: Don't warn about virtual functions at allStephan Bergmann2020-11-291-5/+17
* Avoid loplugin:toolslong in system header macrosStephan Bergmann2020-11-291-0/+6
* Ignore unparsed function template bodies in loplugin:stringviewparamStephan Bergmann2020-11-251-0/+4
* tdf#138194 Chart OOXML import: set text break to trueTünde Tóth2020-11-241-4/+0
* loplugin:stringviewparam extend to comparison operatorsNoel2020-11-242-8/+39
* 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