summaryrefslogtreecommitdiff
path: root/chart2/IwyuFilter_chart2.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-11-21 23:26:18 +0100
committerMiklos Vajna <vmiklos@collabora.com>2018-11-26 12:22:46 +0100
commitae3309c908311248f1580a894f197732964bfac2 (patch)
tree220c8912a77b953c5ae1b3175a9cbfe0867eaee8 /chart2/IwyuFilter_chart2.yaml
parentab9d95e6073d84a0dbabf1a4e704b8468afe7bff (diff)
tdf#42949 Fix IWYU warnings in chart2/source/view/*cxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I9ee3318c79d3b59f272a2a5f89c38b26afa05974 Reviewed-on: https://gerrit.libreoffice.org/63775 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'chart2/IwyuFilter_chart2.yaml')
-rw-r--r--chart2/IwyuFilter_chart2.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/chart2/IwyuFilter_chart2.yaml b/chart2/IwyuFilter_chart2.yaml
index 2fe87e01a76a..9349a4baa55a 100644
--- a/chart2/IwyuFilter_chart2.yaml
+++ b/chart2/IwyuFilter_chart2.yaml
@@ -468,6 +468,9 @@ blacklist:
chart2/source/controller/main/ElementSelector.hxx:
# base class has to be a complete type
- com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/view/main/ShapeFactory.cxx:
+ # Needed for template
+ - com/sun/star/graphic/XGraphic.hpp
chart2/source/controller/main/StatusBarCommandDispatch.hxx:
# base class has to be a complete type
- CommandDispatch.hxx