summaryrefslogtreecommitdiffstats
path: root/ucb/IwyuFilter_ucb.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:06:44 +0000
commited5640d8b587fbcfed7dd7967f3de04b37a76f26 (patch)
tree7a5f7c6c9d02226d7471cb3cc8fbbf631b415303 /ucb/IwyuFilter_ucb.yaml
parentInitial commit. (diff)
downloadlibreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.tar.xz
libreoffice-ed5640d8b587fbcfed7dd7967f3de04b37a76f26.zip
Adding upstream version 4:7.4.7.upstream/4%7.4.7upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ucb/IwyuFilter_ucb.yaml')
-rw-r--r--ucb/IwyuFilter_ucb.yaml74
1 files changed, 74 insertions, 0 deletions
diff --git a/ucb/IwyuFilter_ucb.yaml b/ucb/IwyuFilter_ucb.yaml
new file mode 100644
index 000000000..8501abb22
--- /dev/null
+++ b/ucb/IwyuFilter_ucb.yaml
@@ -0,0 +1,74 @@
+---
+assumeFilename: ucb/source/core/ucb.cxx
+excludelist:
+ ucb/source/ucp/ftp/ftploaderthread.hxx:
+ # Wrapper for external lib
+ - curl.hxx
+ ucb/source/ucp/ftp/ftpurl.hxx:
+ # Wrapper for external lib
+ - curl.hxx
+ ucb/source/ucp/ftp/ftpcontentprovider.hxx:
+ # Wrapper for external lib
+ - curl.hxx
+ ucb/source/core/ucb.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/cmis/cmis_content.cxx:
+ # Needed for UnoType
+ - com/sun/star/beans/XPropertySetInfo.hpp
+ - com/sun/star/ucb/XCommandInfo.hpp
+ # Needed for boost::make_shared
+ - boost/make_shared.hpp
+ ucb/source/ucp/cmis/cmis_repo_content.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ - com/sun/star/beans/XPropertySetInfo.hpp
+ # Needed for boost::make_shared
+ - boost/make_shared.hpp
+ ucb/source/ucp/ext/ucpext_content.cxx:
+ # Needed for UnoType
+ - com/sun/star/beans/XPropertySetInfo.hpp
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/ftp/ftpcontent.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ # Wrapper for external lib
+ - curl.hxx
+ ucb/source/ucp/ftp/ftploaderthread.cxx:
+ # Wrapper for external lib
+ - curl.hxx
+ ucb/source/ucp/gio/gio_content.cxx:
+ # Needed for UnoType
+ - com/sun/star/beans/PropertyValue.hpp
+ - com/sun/star/beans/XPropertySetInfo.hpp
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/hierarchy/hierarchydata.cxx:
+ # Actually in use
+ - com/sun/star/util/XOfficeInstallationDirectories.hpp
+ ucb/source/ucp/hierarchy/hierarchycontent.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/package/pkgprovider.cxx:
+ # Actually in use
+ - com/sun/star/uno/XComponentContext.hpp
+ ucb/source/ucp/package/pkgcontent.cxx:
+ # Actually in use
+ - com/sun/star/container/XHierarchicalNameAccess.hpp
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/tdoc/tdoc_content.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/webdav-curl/DateTimeHelper.cxx:
+ # Actually in use
+ - com/sun/star/util/DateTime.hpp
+ ucb/source/ucp/webdav-curl/webdavcontent.cxx:
+ # Needed for UnoType
+ - com/sun/star/ucb/XCommandInfo.hpp
+ ucb/source/ucp/webdav-curl/CurlSession.cxx:
+ # Actually used
+ - comphelper/scopeguard.hxx
+ ucb/source/ucp/webdav-curl/webdavcontent.cxx:
+ # Actually used
+ - com/sun/star/uno/XComponentContext.hpp
+ - com/sun/star/ucb/XCommandInfo.hpp