summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-01-12 22:28:32 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-01-22 09:27:34 +0100
commit6e5cdd9d550576095c046f968877956a337330cb (patch)
treeb58d2f0dd5ef349a67d353fc6ffb4ec3ef6b3e04 /include/IwyuFilter_include.yaml
parenteaa026a063a950d3682a8f88272d1f9f2cc1f004 (diff)
tdf#42949 Fix IWYU warnings in include/xmloff/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: Id20e0bc42e39f868a7c5d49d756f2ad5e14a86c0 Reviewed-on: https://gerrit.libreoffice.org/66637 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml48
1 files changed, 48 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index e9f6ccf7d8fe..d4f652f42911 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -436,3 +436,51 @@ blacklist:
include/toolkit/helper/macros.hxx:
# Needed for macros
- comphelper/servicehelper.hxx
+ include/xmloff/XMLEmbeddedObjectExportFilter.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
+ include/xmloff/attrlist.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/util/XCloneable.hpp
+ - com/sun/star/xml/sax/XAttributeList.hpp
+ include/xmloff/fasttokenhandler.hxx:
+ # base class has to be a complete type
+ - com/sun/star/xml/sax/XFastTokenHandler.hpp
+ include/xmloff/unointerfacetouniqueidentifiermapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/uno/XInterface.hpp
+ include/xmloff/unoatrcn.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNameContainer.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ include/xmloff/xmlictxt.hxx:
+ # base class has to be a complete type
+ - com/sun/star/xml/sax/XFastContextHandler.hpp
+ include/xmloff/xmlexp.hxx:
+ # base class has to be a complete type
+ - com/sun/star/document/XFilter.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/document/XExporter.hpp
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ include/xmloff/xmlmetae.hxx:
+ # base class has to be a complete type
+ - com/sun/star/xml/sax/XDocumentHandler.hpp
+ include/xmloff/xmlimp.hxx:
+ # base class has to be a complete type
+ - com/sun/star/document/XFilter.hpp
+ - com/sun/star/document/XImporter.hpp
+ - com/sun/star/lang/XInitialization.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/xml/sax/XExtendedDocumentHandler.hpp
+ - com/sun/star/xml/sax/XFastDocumentHandler.hpp
+ - com/sun/star/xml/sax/XFastParser.hpp
+ include/xmloff/xmltabe.hxx:
+ # Needed for css shortcut
+ - sal/types.h