diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-08-19 00:15:43 +0200 |
---|---|---|
committer | Tamás Zolnai <tamas.zolnai@collabora.com> | 2017-08-27 13:27:18 +0200 |
commit | b382193a205b81e345afb107285883d0be676e6f (patch) | |
tree | f07c07d2e1b35123f5629a33436801c58636adcc /compilerplugins/clang | |
parent | 0cf19169b634dcc164e028adf1f51f8849c5f884 (diff) |
Complete commit 61d49afadb2b
Change-Id: I299d112f7189335e17bc0062447ecc051ec24fa9
Reviewed-on: https://gerrit.libreoffice.org/41284
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Tamás Zolnai <tamas.zolnai@collabora.com>
Diffstat (limited to 'compilerplugins/clang')
-rw-r--r-- | compilerplugins/clang/constantparam.booleans.results | 4 | ||||
-rw-r--r-- | compilerplugins/clang/constantparam.constructors.results | 4 |
2 files changed, 0 insertions, 8 deletions
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 |