summaryrefslogtreecommitdiffstats
path: root/compilerplugins/clang/unusedmethods.unused-returns.results
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2018-10-14 12:26:08 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2018-10-15 12:53:17 +0200
commitbb234655bfdd60c64a0511918f835c3cfbde789a (patch)
tree97466bbfcf32cfc6117efe8118df71858894dfda /compilerplugins/clang/unusedmethods.unused-returns.results
parenttdf#120429 - Functions Insert Columns Exist Two Times (diff)
downloadcore-bb234655bfdd60c64a0511918f835c3cfbde789a.tar.gz
core-bb234655bfdd60c64a0511918f835c3cfbde789a.zip
loplugin:unusedmethods
Change-Id: I0226d33cbe224519cf2ed9ea5143ffe68fdbc884 Reviewed-on: https://gerrit.libreoffice.org/61775 Tested-by: Jenkins 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.results10
1 files changed, 5 insertions, 5 deletions
diff --git a/compilerplugins/clang/unusedmethods.unused-returns.results b/compilerplugins/clang/unusedmethods.unused-returns.results
index 48b8e80c3ba0..5064b4b70174 100644
--- a/compilerplugins/clang/unusedmethods.unused-returns.results
+++ b/compilerplugins/clang/unusedmethods.unused-returns.results
@@ -56,11 +56,11 @@ include/LibreOfficeKit/LibreOfficeKit.hxx:484
unsigned char * lok::Document::renderFont(const char *,const char *,int *,int *)
include/LibreOfficeKit/LibreOfficeKit.hxx:523
_Bool lok::Document::getViewIds(int *,unsigned long)
-include/LibreOfficeKit/LibreOfficeKit.hxx:643
+include/LibreOfficeKit/LibreOfficeKit.hxx:671
char * lok::Office::getFilterTypes()
-include/LibreOfficeKit/LibreOfficeKit.hxx:697
+include/LibreOfficeKit/LibreOfficeKit.hxx:725
char * lok::Office::getVersionInfo()
-include/LibreOfficeKit/LibreOfficeKit.hxx:711
+include/LibreOfficeKit/LibreOfficeKit.hxx:739
_Bool lok::Office::runMacro(const char *)
include/oox/crypto/AgileEngine.hxx:121
_Bool oox::core::AgileEngine::decryptHmacKey()
@@ -196,9 +196,9 @@ include/vcl/texteng.hxx:279
_Bool TextEngine::Read(class SvStream &,const class TextSelection *)
include/vcl/toolbox.hxx:514
_Bool ToolBox::ChangeHighlightUpDn(_Bool)
-include/vcl/weld.hxx:316
+include/vcl/weld.hxx:344
_Bool weld::ComboBox::get_entry_selection_bounds(int &,int &)
-include/vcl/weld.hxx:956
+include/vcl/weld.hxx:1017
_Bool weld::TextView::get_selection_bounds(int &,int &)
lotuswordpro/inc/lwpsvstream.hxx:76
class LwpSvStream & LwpSvStream::ReadUInt8(unsigned char &)