summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
diff options
context:
space:
mode:
authorGabor Kelemen <kelemen.gabor2@nisz.hu>2019-02-23 10:37:14 +0100
committerMiklos Vajna <vmiklos@collabora.com>2019-03-12 10:14:54 +0100
commit80aec8ef2a333890d46c4258f84af6b8f81832a8 (patch)
tree9dd5c01a6cefbac98b251663fc662ed796c6125a /include/IwyuFilter_include.yaml
parent86567ebde2d38c44aae93064b8c102f365641f81 (diff)
tdf#42949 Fix IWYU warnings in include/connectivity/*
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Change-Id: I02f75be483529ba1f7a6e460e34c4752b4265221 Reviewed-on: https://gerrit.libreoffice.org/68893 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'include/IwyuFilter_include.yaml')
-rw-r--r--include/IwyuFilter_include.yaml86
1 files changed, 86 insertions, 0 deletions
diff --git a/include/IwyuFilter_include.yaml b/include/IwyuFilter_include.yaml
index 3f2140512c76..44f5cdf17b70 100644
--- a/include/IwyuFilter_include.yaml
+++ b/include/IwyuFilter_include.yaml
@@ -584,3 +584,89 @@ blacklist:
include/basic/sberrors.hxx:
# Needed for macro defines
- vcl/errcode.hxx
+ include/connectivity/BlobHelper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/sdbc/XBlob.hpp
+ include/connectivity/CommonTools.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertySet.hpp
+ - com/sun/star/sdbcx/XColumnsSupplier.hpp
+ # Needed for macro defines
+ - cppuhelper/supportsservice.hxx
+ include/connectivity/ConnectionWrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/lang/XUnoTunnel.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ include/connectivity/conncleanup.hxx:
+ # base class has to be a complete type
+ - com/sun/star/beans/XPropertyChangeListener.hpp
+ - com/sun/star/sdbc/XRowSetListener.hpp
+ include/connectivity/parameters.hxx:
+ # base class has to be a complete type
+ - com/sun/star/sdb/XSingleSelectQueryComposer.hpp
+ include/connectivity/paramwrapper.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XEnumerationAccess.hpp
+ - com/sun/star/container/XIndexAccess.hpp
+ include/connectivity/sdbcx/VCollection.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNameAccess.hpp
+ - com/sun/star/container/XIndexAccess.hpp
+ - com/sun/star/container/XEnumerationAccess.hpp
+ - com/sun/star/container/XContainer.hpp
+ - com/sun/star/sdbc/XColumnLocate.hpp
+ - com/sun/star/util/XRefreshable.hpp
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
+ - com/sun/star/sdbcx/XAppend.hpp
+ - com/sun/star/sdbcx/XDrop.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ include/connectivity/sdbcx/VCatalog.hxx:
+ # base class has to be a complete type
+ - com/sun/star/sdbcx/XTablesSupplier.hpp
+ - com/sun/star/sdbcx/XViewsSupplier.hpp
+ - com/sun/star/sdbcx/XUsersSupplier.hpp
+ - com/sun/star/sdbcx/XGroupsSupplier.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ include/connectivity/sdbcx/VColumn.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
+ include/connectivity/sdbcx/VGroup.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sdbcx/XAuthorizable.hpp
+ - com/sun/star/sdbcx/XUsersSupplier.hpp
+ include/connectivity/sdbcx/VIndex.hxx:
+ # base class has to be a complete type
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
+ include/connectivity/sdbcx/VKey.hxx:
+ # base class has to be a complete type
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
+ include/connectivity/sdbcx/VTypeDef.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sdbcx/XColumnsSupplier.hpp
+ include/connectivity/sdbcx/VTable.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sdbcx/XAlterTable.hpp
+ - com/sun/star/sdbcx/XColumnsSupplier.hpp
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp
+ - com/sun/star/sdbcx/XIndexesSupplier.hpp
+ - com/sun/star/sdbcx/XKeysSupplier.hpp
+ - com/sun/star/sdbcx/XRename.hpp
+ include/connectivity/sdbcx/VUser.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/sdbcx/XGroupsSupplier.hpp
+ - com/sun/star/sdbcx/XUser.hpp
+ include/connectivity/sdbcx/VView.hxx:
+ # base class has to be a complete type
+ - com/sun/star/container/XNamed.hpp
+ - com/sun/star/lang/XServiceInfo.hpp
+ - com/sun/star/sdbcx/XDataDescriptorFactory.hpp