summaryrefslogtreecommitdiff
path: root/ios
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-01-19 09:13:03 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-01-19 13:26:27 +0100
commitbe8c414567f49242164b1fdfb12764b16be355c1 (patch)
treec1f505272ec27e5e069f5d6964dc4f7b20150a5a /ios
parentbe94207ecb88a9005ee6624e354d70c9613d7653 (diff)
loplugin:unusedmethods also check for functions returning bool
we were previously excluding them Change-Id: I48a68799b0de60b4995fae541eb363e043d4dd11 Reviewed-on: https://gerrit.libreoffice.org/48167 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions
git/lo/core/commit/xmloff/source/xforms/XFormsBindContext.hxx?id=70cc2b191b95fbc210bc1f0f6a7159f341894f0f'>First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann 2014-02-26Remove visual noise from xmloffAlexander Wilms 2013-10-23fixincludeguards.sh: xmloffThomas Arnhold 2013-04-07remove needless forward rtl::OUString declarationsLuboš Luňák 2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák 2013-03-04fdo#46808, convert xforms::Model to new styleNoel Grandin