4 Commits

Author SHA1 Message Date
Noel Grandin
f5e131b2bc loplugin:unuseddefaultparams in vcl and xmloff
and teach the plugin about code that takes the address of a function

Change-Id: Ia9d5afef44520aca236659e8176f1e27135ef4fc
Reviewed-on: https://gerrit.libreoffice.org/22861
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-03-04 06:13:25 +00:00
Stephan Bergmann
01f3b95884 These version checks are about the Clang the plugins are built /against/
...not the (Clang) compiler they are being built /with/.  (Also simplifies the
checking #if code.)

Change-Id: I416321be4ef4478785be40571f81500fd3b6feb8
2016-02-26 14:34:29 +01:00
Noel Grandin
9c6b6c6c07 turn unuseddefaultparams plugin off by default
add fix the method override logic

Change-Id: Ia75bc70aa1b8d26a65a4082956dc88a0fd17be9e
2016-02-25 11:57:47 +02:00
Noel Grandin
4fbf95deba new loplugin:unuseddefaultparams
Change-Id: I2c3e7d66be9e3883ea2801ff394948cc580d1e44
2016-02-25 11:42:35 +02:00