summaryrefslogtreecommitdiff
path: root/compilerplugins/clang/unusedmethods.unused-returns.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 11:14:10 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2017-07-26 12:25:56 +0200
commit98782932280d20ece450fa06a90c202fb8e2a26e (patch)
treef8092cc2c86641468a0edd77ca85bb4877b965f0 /compilerplugins/clang/unusedmethods.unused-returns.results
parentf2964b9cdb04595e842de329222ffa2b63e5d7f7 (diff)
loplugin:unusedmethods
Change-Id: I7f26ee112ed89ee3e69c56930260565f66ff145b Reviewed-on: https://gerrit.libreoffice.org/40442 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, 3 insertions, 1 deletions
diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results
index 821a9991879b..33bc2828d8a3 100644
--- a/compilerplugins/clang/unusedmethods.unused-returns.results
+++ b/compilerplugins/clang/unusedmethods.unused-returns.results
@@ -30,7 +30,7 @@ chart2/source/view/main/OpenGLRender.hxx:121
int OpenGLRender::Create2DCircle(int)
connectivity/source/drivers/evoab2/NResultSet.hxx:125
class com::sun::star::uno::Reference<class com::sun::star::uno::XInterface> connectivity::evoab::OEvoabResultSet::operator*()
-connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:53
+connectivity/source/drivers/evoab2/NResultSetMetaData.hxx:51
class com::sun::star::uno::Reference<class com::sun::star::sdbc::XResultSetMetaData> connectivity::evoab::OEvoabResultSetMetaData::operator Reference()
connectivity/source/inc/java/lang/Object.hxx:118
int connectivity::java_lang_Object::callIntMethodWithIntArg_ThrowRuntime(const char *,struct _jmethodID *&,int) const
@@ -270,6 +270,8 @@ include/vcl/gdimtf.hxx:185
class SvStream & GDIMetaFile::Read(class SvStream &)
include/vcl/graphicfilter.hxx:259
class ErrCode GraphicFilter::ExportGraphic(const class Graphic &,const class INetURLObject &,unsigned short,const class com::sun::star::uno::Sequence<struct com::sun::star::beans::PropertyValue> *)
+include/vcl/menu.hxx:460
+ unsigned short MenuBar::AddMenuBarButton(const class Image &,const class Link<struct MenuBar::MenuBarButtonCallbackArg &, _Bool> &,const class rtl::OUString &)
lotuswordpro/source/filter/lwpsvstream.hxx:76
class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &)
lotuswordpro/source/filter/lwpsvstream.hxx:77