summaryrefslogtreecommitdiff
path: root/chart2/IwyuFilter_chart2.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-06-14 21:56:01 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-06-22 17:31:43 +0200
commit162b729b05ea727d6191647605bbaaa9c8dab275 (patch)
treed33f41e0c71306028a61eb9e727e3eaf7a347651 /chart2/IwyuFilter_chart2.yaml
parent6b6c23d4ef283c3df8f97c5cc2d97e49de57e076 (diff)
tdf#42949 Fix IWYU warnings in chart2/source/inc/chartview/
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. The fallout of this resulted in a lot of headers added back to chart2/inc/ChartView.hxx Change-Id: Ie0e3b156b8b9fa0ea7745ee8cf9d7dd0e942bf91 Reviewed-on: https://gerrit.libreoffice.org/55826 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/IwyuFilter_chart2.yaml')
-rw-r--r--chart2/IwyuFilter_chart2.yaml11
1 files changed, 11 insertions, 0 deletions
diff --git a/chart2/IwyuFilter_chart2.yaml b/chart2/IwyuFilter_chart2.yaml
index 0283ca1619ea..8cf43a2fe5ae 100644
--- a/chart2/IwyuFilter_chart2.yaml
+++ b/chart2/IwyuFilter_chart2.yaml
@@ -30,6 +30,17 @@ blacklist:
# base class has to be a complete type
- com/sun/star/util/XModeChangeBroadcaster.hpp
- com/sun/star/util/XUpdatable2.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/datatransfer/XTransferable.hpp
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/qa/XDumper.hpp
+ - com/sun/star/util/XModifyListener.hpp
+ chart2/source/inc/chartview/ExplicitValueProvider.hxx:
+ # base class has to be a complete type
+ - memory
chart2/source/inc/BaseGFXHelper.hxx:
# base class has to be a complete type
- com/sun/star/awt/Rectangle.hpp