[Libreoffice-commits] core.git: compilerplugins/clang
Andrea Gelmini
andrea.gelmini at gelma.net
Sun Aug 27 11:30:20 UTC 2017
compilerplugins/clang/constantparam.booleans.results | 4 ----
compilerplugins/clang/constantparam.constructors.results | 4 ----
2 files changed, 8 deletions(-)
New commits:
commit b382193a205b81e345afb107285883d0be676e6f
Author: Andrea Gelmini <andrea.gelmini at gelma.net>
Date: Sat Aug 19 00:15:43 2017 +0200
Complete commit 61d49afadb2b
Change-Id: I299d112f7189335e17bc0062447ecc051ec24fa9
Reviewed-on: https://gerrit.libreoffice.org/41284
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Tamás Zolnai <tamas.zolnai at collabora.com>
diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results
index c07a9bd35a31..53652d8c3136 100644
--- a/compilerplugins/clang/constantparam.booleans.results
+++ b/compilerplugins/clang/constantparam.booleans.results
@@ -490,10 +490,6 @@ include/editeng/editobj.hxx:141
_Bool EditTextObject::Equals(const class EditTextObject &,_Bool) const
_Bool bComparePool
0
-include/editeng/fwdtitem.hxx:38
- void SvxFontWidthItem::SvxFontWidthItem(const unsigned short,const unsigned short,const unsigned short)
- const unsigned short nSz
- 0
include/editeng/outliner.hxx:255
void OutlinerView::SelectRange(int,int)
int nFirst
diff --git a/compilerplugins/clang/constantparam.constructors.results b/compilerplugins/clang/constantparam.constructors.results
index 6b9bfce6a13c..ed779e5c5570 100644
--- a/compilerplugins/clang/constantparam.constructors.results
+++ b/compilerplugins/clang/constantparam.constructors.results
@@ -266,10 +266,6 @@ include/editeng/flditem.hxx:72
void SvxFieldItem::SvxFieldItem(class SvxFieldData *,const unsigned short)
const unsigned short nId
Which()
-include/editeng/fwdtitem.hxx:38
- void SvxFontWidthItem::SvxFontWidthItem(const unsigned short,const unsigned short,const unsigned short)
- const unsigned short nId
- Which()
include/editeng/rsiditem.hxx:23
void SvxRsidItem::SvxRsidItem(class SvStream &,unsigned short)
unsigned short nId
More information about the Libreoffice-commits
mailing list