summaryrefslogtreecommitdiff
path: root/chart2/IwyuFilter_chart2.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemeng@ubuntu.com>2018-09-24 07:29:16 +0200
committerMiklos Vajna <vmiklos@collabora.co.uk>2018-09-26 17:59:57 +0200
commit3bb54d3a046feabaa35df39b7a753c385c3c4101 (patch)
treeae114ec55330b6c2ab235059b43038433becd08f /chart2/IwyuFilter_chart2.yaml
parentd321b7dd08e2e9138efe925b86a502a6740e89ef (diff)
tdf#42949 Fix IWYU warnings in chart2/source/controller/chartapiwrapper/*hxx
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I07bdc60ecc2d8ff9ad9c109f32b350eb09ac72e5 Reviewed-on: https://gerrit.libreoffice.org/60921 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
Diffstat (limited to 'chart2/IwyuFilter_chart2.yaml')
-rw-r--r--chart2/IwyuFilter_chart2.yaml106
1 files changed, 106 insertions, 0 deletions
diff --git a/chart2/IwyuFilter_chart2.yaml b/chart2/IwyuFilter_chart2.yaml
index f95575b0282c..d44df956305d 100644
--- a/chart2/IwyuFilter_chart2.yaml
+++ b/chart2/IwyuFilter_chart2.yaml
@@ -440,3 +440,109 @@ blacklist:
chart2/source/controller/sidebar/ChartSidebarSelectionListener.hxx:
# base class has to be a complete type
- com/sun/star/view/XSelectionChangeListener.hpp
+ chart2/source/controller/chartapiwrapper/ChartDataWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/chart2/XAnyDescriptionAccess.hpp
+ - com/sun/star/chart/XDateCategories.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/uno/XComponent.hpp
+ chart2/source/controller/chartapiwrapper/AxisWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/chart/XAxis.hpp
+ - com/sun/star/drawing/XShape.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/util/XNumberFormatsSupplier.hpp
+ - WrappedPropertySet.hxx
+ chart2/source/controller/chartapiwrapper/AreaWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/drawing/XShape.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - WrappedPropertySet.hxx
+ chart2/source/controller/chartapiwrapper/DataSeriesPointWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XEventListener.hpp
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - WrappedPropertySet.hxx
+ chart2/source/controller/chartapiwrapper/DiagramWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/chart2/XDiagramProvider.hpp
+ - com/sun/star/chart/X3DDefaultSetter.hpp
+ - com/sun/star/chart/X3DDisplay.hpp
+ - com/sun/star/chart/XAxisSupplier.hpp
+ - com/sun/star/chart/XAxisZSupplier.hpp
+ - com/sun/star/chart/XDiagram.hpp
+ - com/sun/star/chart/XDiagramPositioning.hpp
+ - com/sun/star/chart/XSecondAxisTitleSupplier.hpp
+ - com/sun/star/chart/XStatisticDisplay.hpp
+ - com/sun/star/chart/XTwoAxisXSupplier.hpp
+ - com/sun/star/chart/XTwoAxisYSupplier.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - WrappedPropertySet.hxx
+ chart2/source/controller/chartapiwrapper/GridWrapper.hxx:
+ # base class has to be a complete type
+ - WrappedPropertySet.hxx
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/controller/chartapiwrapper/LegendWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/drawing/XShape.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - WrappedPropertySet.hxx
+ chart2/source/controller/chartapiwrapper/MinMaxLineWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XMultiPropertySet.hpp
+ - com/sun/star/beans/XMultiPropertyStates.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/beans/XPropertyState.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/controller/chartapiwrapper/UpDownBarWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XMultiPropertySet.hpp
+ - com/sun/star/beans/XMultiPropertyStates.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/beans/XPropertyState.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/controller/chartapiwrapper/TitleWrapper.hxx:
+ # base class has to be a complete type
+ - WrappedPropertySet.hxx
+ - com/sun/star/drawing/XShape.hpp
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/controller/chartapiwrapper/WallFloorWrapper.hxx:
+ # base class has to be a complete type
+ - WrappedPropertySet.hxx
+ - com/sun/star/lang/XComponent.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ chart2/source/controller/chartapiwrapper/WrappedAutomaticPositionProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedDataCaptionProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedScaleTextProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedSplineProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedSymbolProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedStatisticProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h
+ chart2/source/controller/chartapiwrapper/WrappedStockProperties.hxx:
+ # Needed for css namespace shortcut
+ - sal/types.h