summaryrefslogtreecommitdiff
path: root/sc/IwyuFilter_sc.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-09-15 10:37:35 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-09-17 16:43:45 +0200
commitb943b9b974ac8c093677b4f625e93c6e64e4ceb4 (patch)
tree4fd9c2ff7a5f69b499cab84153e562ea7093cf24 /sc/IwyuFilter_sc.yaml
parenta7e9db8338e93921ede5892545ce18655d08aad5 (diff)
tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I3211d2c8c35320a2e924cfe8bb561c315db4ef5e Reviewed-on: https://gerrit.libreoffice.org/60534 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'sc/IwyuFilter_sc.yaml')
-rw-r--r--sc/IwyuFilter_sc.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/sc/IwyuFilter_sc.yaml b/sc/IwyuFilter_sc.yaml
index 7c480e254f5a..6ad4546a6514 100644
--- a/sc/IwyuFilter_sc.yaml
+++ b/sc/IwyuFilter_sc.yaml
@@ -388,3 +388,9 @@ blacklist:
- com/sun/star/lang/XInitialization.hpp
- com/sun/star/lang/XServiceInfo.hpp
- com/sun/star/sheet/XFilterFormulaParser.hpp
+ sc/source/filter/inc/xerecord.hxx:
+ # Needed for member access
+ - xestream.hxx
+ sc/source/filter/inc/xlstring.hxx:
+ # Needed for template
+ - o3tl/typed_flags_set.hxx