From e552ddda9abf7b9c285972e0d15a5b28d721c530 Mon Sep 17 00:00:00 2001 From: dante Date: Sun, 3 Jan 2021 20:47:02 +0100 Subject: Mathml gets it's own directory It has grown recently and is going to grow more. cfgitem.hxx has been moved and clangformated because it is not anymore in excludelist Change-Id: I277837b2c0a90ae4e84028dc6e19962939c1aef3 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108645 Tested-by: Jenkins Reviewed-by: Noel Grandin --- compilerplugins/clang/constantparam.booleans.results | 2 +- compilerplugins/clang/singlevalfields.results | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'compilerplugins') diff --git a/compilerplugins/clang/constantparam.booleans.results b/compilerplugins/clang/constantparam.booleans.results index 1a183059a193..18cf2a58bb2e 100644 --- a/compilerplugins/clang/constantparam.booleans.results +++ b/compilerplugins/clang/constantparam.booleans.results @@ -3350,7 +3350,7 @@ starmath/inc/rect.hxx:175 class SmRect & SmRect::ExtendBy(const class SmRect &,enum RectCopyMBL,_Bool) enum RectCopyMBL eCopyMode 0 -starmath/source/cfgitem.hxx:85 +starmath/inc/cfgitem.hxx:85 class rtl::OUString SmFontFormatList::GetFontFormatId(const struct SmFontFormat &,_Bool) _Bool bAdd 1 diff --git a/compilerplugins/clang/singlevalfields.results b/compilerplugins/clang/singlevalfields.results index 5434059344e7..cd8595bef3b8 100644 --- a/compilerplugins/clang/singlevalfields.results +++ b/compilerplugins/clang/singlevalfields.results @@ -655,7 +655,7 @@ soltools/mkdepend/def.h:189 starmath/inc/edit.hxx:57 SmEditWindow aModifyIdle SmEditWindow ModifyIdle -starmath/source/cfgitem.hxx:102 +starmath/inc/cfgitem.hxx:109 SmMathConfig vFontPickList 5 stoc/source/corereflection/lrucache.hxx:52 -- cgit