office-gobmx/ucb/IwyuFilter_ucb.yaml
Michael Stahl 764e2a5a3e tdf#146386 remove references to FTP UCP code
Change-Id: I85f83c3d83f3de59a929ed053e0e92bb10bdcc5b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/159498
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2023-11-16 19:15:01 +01:00

57 lines
2 KiB
YAML

---
assumeFilename: ucb/source/core/ucb.cxx
excludelist:
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/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