office-gobmx/ucbhelper/IwyuFilter_ucbhelper.yaml
Gabor Kelemen 2b44f94908 Recheck modules [uU]* with IWYU
See tdf#42949 for motivation

Change-Id: If710445176681de8e0a0b6c65f58ecaca19dbccf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/132768
Tested-by: Jenkins
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
2022-04-12 15:20:47 +02:00

23 lines
857 B
YAML

---
assumeFilename: ucbhelper/source/provider/resultset.cxx
excludelist:
ucbhelper/source/client/content.cxx:
# Needed for direct member access
- com/sun/star/ucb/XCommandInfo.hpp
- com/sun/star/beans/XPropertySetInfo.hpp
ucbhelper/source/provider/cancelcommandexecution.cxx:
# Needed for linker visibility
- ucbhelper/cancelcommandexecution.hxx
ucbhelper/source/provider/resultsetmetadata.cxx:
# Needed for UnoType types
- com/sun/star/io/XInputStream.hpp
- com/sun/star/sdbc/XArray.hpp
- com/sun/star/sdbc/XBlob.hpp
- com/sun/star/sdbc/XClob.hpp
- com/sun/star/sdbc/XRef.hpp
- com/sun/star/util/Date.hpp
- com/sun/star/util/Time.hpp
- com/sun/star/util/DateTime.hpp
ucbhelper/source/provider/simpleioerrorrequest.cxx:
# Actually used
- com/sun/star/ucb/XCommandProcessor.hpp