summaryrefslogtreecommitdiffstats
path: root/javaunohelper/IwyuFilter_javaunohelper.yaml
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-15 05:54:39 +0000
commit267c6f2ac71f92999e969232431ba04678e7437e (patch)
tree358c9467650e1d0a1d7227a21dac2e3d08b622b2 /javaunohelper/IwyuFilter_javaunohelper.yaml
parentInitial commit. (diff)
downloadlibreoffice-267c6f2ac71f92999e969232431ba04678e7437e.tar.xz
libreoffice-267c6f2ac71f92999e969232431ba04678e7437e.zip
Adding upstream version 4:24.2.0.upstream/4%24.2.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'javaunohelper/IwyuFilter_javaunohelper.yaml')
-rw-r--r--javaunohelper/IwyuFilter_javaunohelper.yaml16
1 files changed, 16 insertions, 0 deletions
diff --git a/javaunohelper/IwyuFilter_javaunohelper.yaml b/javaunohelper/IwyuFilter_javaunohelper.yaml
new file mode 100644
index 0000000000..d6ff3e6db2
--- /dev/null
+++ b/javaunohelper/IwyuFilter_javaunohelper.yaml
@@ -0,0 +1,16 @@
+---
+assumeFilename: javaunohelper/source/vm.cxx
+excludelist:
+ javaunohelper/source/bootstrap.cxx:
+ # Needed for direct member access
+ - com/sun/star/uno/XComponentContext.hpp
+ - jvmaccess/unovirtualmachine.hxx
+ # Needed to avoid loplugin:unreffun error
+ - juhx-export-functions.hxx
+ javaunohelper/source/javaunohelper.cxx:
+ # Needed for direct member access
+ - com/sun/star/lang/XMultiServiceFactory.hpp
+ - com/sun/star/registry/XRegistryKey.hpp
+ - jvmaccess/unovirtualmachine.hxx
+ # Needed to avoid loplugin:unreffun error
+ - juhx-export-functions.hxx