summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedmethods.unused-returns.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-03-09 15:23:44 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-03-12 07:36:37 +0100
commitcb34e6083cdc82333d64ad9224e0d25e895d1dae (patch)
treeeea8ac5102d894420d66a12a904a561c45468f2e /compilerplugins/clang/unusedmethods.unused-returns.results
parentlokdialog: convert the show sheet dialog to async exec (diff)
downloadcore-cb34e6083cdc82333d64ad9224e0d25e895d1dae.tar.gz
core-cb34e6083cdc82333d64ad9224e0d25e895d1dae.zip
loplugin:unusedmethods
Change-Id: I027adbe65edd5f07534bb36f9f54c55f30ba516e Reviewed-on: https://gerrit.libreoffice.org/50998 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'compilerplugins/clang/unusedmethods.unused-returns.results')
-rw-r--r--compilerplugins/clang/unusedmethods.unused-returns.results4
1 files changed, 2 insertions, 2 deletions
diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results
index d6f7a7e9f8cf..039481f1741a 100644
--- a/compilerplugins/clang/unusedmethods.unused-returns.results
+++ b/compilerplugins/clang/unusedmethods.unused-returns.results
@@ -218,9 +218,9 @@ include/test/sheet/xstyleloader.hxx:27
class com::sun::star::uno::Reference<class com::sun::star::lang::XComponent> apitest::XStyleLoader::getTargetComponent()
include/test/sheet/xusedareacursor.hxx:25
class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> apitest::XUsedAreaCursor::init()
-include/tools/color.hxx:155
+include/tools/color.hxx:151
class SvStream & Color::Read(class SvStream &)
-include/tools/color.hxx:156
+include/tools/color.hxx:152
class SvStream & Color::Write(class SvStream &) const
include/tools/multisel.hxx:93
_Bool StringRangeEnumerator::insertRange(int,int,_Bool)