summaryrefslogtreecommitdiff
path: root/sw/IwyuFilter_sw.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-12-05 21:33:45 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-12-06 11:53:30 +0100
commit05db09fbe9b9de79a61a5b699dbf93fa67d9bdfd (patch)
treea722c2841a08a6232faa6ed960721cda1dbdfe19 /sw/IwyuFilter_sw.yaml
parent496716a8709aa53eb8705938821e6cf25f6b5edf (diff)
tdf#42949 Fix IWYU warnings in sw/source/core/[u-v]*/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I86602514130061e47943c490005e6bbf3460b1b0 Reviewed-on: https://gerrit.libreoffice.org/84585 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/IwyuFilter_sw.yaml')
-rw-r--r--sw/IwyuFilter_sw.yaml60
1 files changed, 60 insertions, 0 deletions
diff --git a/sw/IwyuFilter_sw.yaml b/sw/IwyuFilter_sw.yaml
index 0fddc79cfd21..e60228ab0e1f 100644
--- a/sw/IwyuFilter_sw.yaml
+++ b/sw/IwyuFilter_sw.yaml
@@ -486,3 +486,63 @@ blacklist:
sw/source/core/text/txtfrm.cxx:
# Needed for TypedWhichId macro to work
- editeng/rsiditem.hxx
+ sw/source/core/undo/unins.cxx:
+ # Needed for TypedWhichId macro to work
+ - fchrfmt.hxx
+ - fmtautofmt.hxx
+ sw/source/core/undo/unsect.cxx:
+ # Actually used
+ - comphelper/scopeguard.hxx
+ sw/source/core/unocore/unoframe.cxx:
+ # Needed for TypedWhichId macro to work
+ - fmtflcnt.hxx
+ sw/source/core/unocore/unomap.cxx:
+ # Needed for TypedWhichId macro to work
+ - fmtruby.hxx
+ - fmtanchr.hxx
+ sw/source/core/unocore/unomap1.cxx:
+ # Needed for UnoType macro
+ - com/sun/star/container/XIndexReplace.hpp
+ - com/sun/star/container/XIndexContainer.hpp
+ - com/sun/star/drawing/LineStyle.hpp
+ - com/sun/star/lang/Locale.hpp
+ - com/sun/star/style/DropCapFormat.hpp
+ - com/sun/star/style/LineSpacing.hpp
+ - com/sun/star/style/TabStop.hpp
+ - com/sun/star/text/XDocumentIndexMark.hpp
+ - com/sun/star/text/XFootnote.hpp
+ - com/sun/star/text/XTextField.hpp
+ - com/sun/star/util/DateTime.hpp
+ # Needed for TypedWhichId macro to work
+ - fchrfmt.hxx
+ - fmtruby.hxx
+ - fmtinfmt.hxx
+ - fmtautofmt.hxx
+ - editeng/rsiditem.hxx
+ sw/source/core/unocore/unoport.cxx:
+ # Actually used
+ - com/sun/star/text/XFootnote.hpp
+ - com/sun/star/text/XTextField.hpp
+ - com/sun/star/beans/SetPropertyTolerantFailed.hpp
+ - com/sun/star/beans/GetPropertyTolerantResult.hpp
+ sw/source/core/unocore/unoparagraph.cxx:
+ # Actually used
+ - com/sun/star/beans/SetPropertyTolerantFailed.hpp
+ - com/sun/star/beans/GetPropertyTolerantResult.hpp
+ sw/source/core/unocore/unoobj.cxx:
+ # OSL_BIGENDIAN is being checked
+ - osl/endian.h
+ sw/source/core/unocore/unoobj2.cxx:
+ # Needed for TypedWhichId macro to work
+ - svl/intitem.hxx
+ sw/source/core/unocore/unosrch.cxx:
+ # Needed for TypedWhichId macro to work
+ - fmtinfmt.hxx
+ - fchrfmt.hxx
+ sw/source/core/unocore/unostyle.cxx:
+ # Needed for TypedWhichId macro to work
+ - fmtautofmt.hxx
+ sw/source/core/unocore/unotextmarkup.cxx:
+ # Actually used
+ - com/sun/star/text/TextMarkupDescriptor.hpp
+ - com/sun/star/text/XTextRange.hpp