summaryrefslogtreecommitdiffstats
path: root/unotools/IwyuFilter_unotools.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 /unotools/IwyuFilter_unotools.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 'unotools/IwyuFilter_unotools.yaml')
-rw-r--r--unotools/IwyuFilter_unotools.yaml43
1 files changed, 43 insertions, 0 deletions
diff --git a/unotools/IwyuFilter_unotools.yaml b/unotools/IwyuFilter_unotools.yaml
new file mode 100644
index 000000000..0a3b6eeff
--- /dev/null
+++ b/unotools/IwyuFilter_unotools.yaml
@@ -0,0 +1,43 @@
+---
+assumeFilename: unotools/source/i18n/resmgr.cxx
+excludelist:
+ unotools/source/config/itemholder1.hxx:
+ # Base class needs complete type
+ - com/sun/star/lang/XEventListener.hpp
+ unotools/source/ucbhelper/XTempFile.hxx:
+ # Base class needs complete type
+ - com/sun/star/io/XInputStream.hpp
+ - com/sun/star/io/XOutputStream.hpp
+ - com/sun/star/io/XTempFile.hpp
+ - com/sun/star/io/XTruncate.hpp
+ - com/sun/star/beans/XFastPropertySet.hpp
+ - com/sun/star/beans/XPropertyAccess.hpp
+ - com/sun/star/beans/XPropertySet.hpp
+ unotools/source/config/configpaths.cxx:
+ # Needed for linker visibility
+ - unotools/configpaths.hxx
+ unotools/source/config/lingucfg.cxx:
+ # Needed for direct member access
+ - com/sun/star/util/XChangesBatch.hpp
+ unotools/source/config/useroptions.cxx:
+ # Needed for direct member access
+ - com/sun/star/container/XNameAccess.hpp
+ unotools/source/i18n/resmgr.cxx:
+ # Boost wrappers, used only here
+ - boost/locale.hpp
+ - boost/locale/gnu_gettext.hpp
+ unotools/source/ucbhelper/tempfile.cxx:
+ # Needed for non-DBG_UTIL build
+ - unistd.h
+ unotools/source/ucbhelper/ucbhelper.cxx:
+ # Needed for namespaced function declarations
+ - unotools/ucbhelper.hxx
+ unotools/source/ucbhelper/ucblockbytes.cxx:
+ # Needed for direct member access
+ - com/sun/star/beans/PropertyValue.hpp
+ unotools/source/ucbhelper/ucbstreamhelper.cxx:
+ # Needed for direct member access
+ - com/sun/star/beans/PropertyValue.hpp
+ unotools/source/misc/datetime.cxx:
+ # Needed for rtl::math::round
+ - rtl/math.hxx