summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedmethods.py
Commit message (Expand)AuthorAgeFilesLines
* put the loplugin output files in the workdirNoel Grandin2018-04-101-1/+1
* loplugin:unusedmethodsNoel Grandin2018-03-141-3/+0
* loplugin:unusedmethods remove unused code from canvasNoel Grandin2018-03-131-6/+0
* loplugin:unusedmethods also check for functions returning boolNoel Grandin2018-01-191-3/+0
* loplugin:unusedmethods new analysisNoel Grandin2017-11-101-0/+33
* loplugin:unusedmethodsNoel Grandin2017-11-101-86/+1
* these comments no longer validNoel Grandin2017-08-171-2/+0
* add various loplugin results filesNoel Grandin2017-04-251-2/+2
* loplugin:unusedmethodsNoel Grandin2017-04-201-1/+5
* loplugin:unusedmethodsNoel Grandin2017-03-291-0/+8
* Fix typosAndrea Gelmini2017-03-251-1/+1
* remove unused CreateDefault methodsNoel Grandin2017-03-031-7/+1
* Fix typosAndrea Gelmini2017-03-031-1/+1
* can-be-private analysis needs to ignore virtual methodsNoel Grandin2016-11-221-0/+7
* ignore constructors for method-can-be-private analysisNoel Grandin2016-11-141-0/+3
* tdf#68118: Pass current document frame to SvxScriptSelectorDialogMike Kaganski2016-11-141-1/+1
* some cleanups to the unusedmethods lopluginNoel Grandin2016-10-181-34/+7
* loplugin:unusedmethods in chart2..svxNoel Grandin2016-09-221-0/+7
* loplugin:unusedmethods in sc..vclNoel Grandin2016-09-221-1/+4
* loplugin:unusedmethods unused returnsNoel Grandin2016-09-221-2/+17
* use split() to simplify loplugin python codeNoel Grandin2016-09-151-20/+15
* loplugins: more consistent naming of output filesNoel Grandin2016-07-251-4/+4
* fix KDE4 buildNoel Grandin2016-05-311-0/+1
* loplugin:unusedmethodsNoel Grandin2016-05-311-0/+2
* loplugin:unusedreturntypesNoel Grandin2016-05-261-56/+70
* loplugin:unusedmethodsNoel Grandin2016-02-121-12/+12
* new loplugin to find public methods that can be privateNoel Grandin2016-02-011-12/+53
* loplugin: unused return valuesNoel Grandin2016-01-211-4/+7
* loplugin:unusedmethods in sw/Noel Grandin2016-01-191-15/+13
* loplugin:unusedmethods unused return value in include/editengNoel Grandin2016-01-121-21/+36
* loplugin: unused return values in desktopNoel Grandin2016-01-111-1/+1
* update unusedmethods loplugin to update unused return valuesNoel Grandin2016-01-111-3/+44
* loplugin:unusedmethodsNoel Grandin2015-10-271-0/+17
* loplugin:unusedmethodsNoel Grandin2015-10-271-2/+7
* loplugin:unusedmethodsNoel Grandin2015-10-061-7/+31
* loplugin:unusedmethodsNoel Grandin2015-10-011-190/+84
* loplugin:unusedmethodsNoel Grandin2015-08-051-1/+74
* loplugin:unusedmethodsNoel Grandin2015-07-301-1/+48
* loplugin:unusedmethodsNoel Grandin2015-07-241-1/+4
* loplugin:unusedmethods scNoel Grandin2015-07-221-0/+1
* loplugin:unusedmethods swNoel Grandin2015-07-211-0/+10
* loplugin:unusedmethods sdNoel Grandin2015-07-211-6/+6
* loplugin:unusedmethods writerfilterNoel Grandin2015-07-211-2/+33
* loplugin:unusedmethods ooxNoel Grandin2015-07-211-0/+2
* loplugin:unusedmethods sfx2Noel Grandin2015-07-201-4/+8
* loplugin:unusedmethods svlNoel Grandin2015-07-201-8/+27
* loplugin:unusedmethods lotuswordproNoel Grandin2015-07-171-0/+1
* loplugin:unusedmethods connectivityNoel Grandin2015-07-151-0/+8
* improve the unusedmethods pluginNoel Grandin2015-07-141-2/+1
* loplugin:unusedmethods vclNoel Grandin2015-07-131-0/+1