summaryrefslogtreecommitdiffstats
path: root/basic/IwyuFilter_basic.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 /basic/IwyuFilter_basic.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 'basic/IwyuFilter_basic.yaml')
-rw-r--r--basic/IwyuFilter_basic.yaml34
1 files changed, 34 insertions, 0 deletions
diff --git a/basic/IwyuFilter_basic.yaml b/basic/IwyuFilter_basic.yaml
new file mode 100644
index 0000000000..ca2bb51a38
--- /dev/null
+++ b/basic/IwyuFilter_basic.yaml
@@ -0,0 +1,34 @@
+---
+assumeFilename: basic/source/classes/global.cxx
+excludelist:
+ basic/source/runtime/dllmgr.hxx:
+ # Needed on WIN
+ - memory
+ basic/source/sbx/sbxconv.hxx:
+ # math::round is used
+ - rtl/math.hxx
+ basic/qa/cppunit/test_compiler_checks.cxx:
+ # Keep for system-cppunit; see also commit 456d61ec526e250fd1af894e109d5914ac9c9e6e
+ - unotest/bootstrapfixturebase.hxx
+ basic/source/comp/exprnode.cxx:
+ # math::round is used
+ - rtl/math.hxx
+ basic/source/runtime/methods.cxx:
+ # Needed on WIN
+ - o3tl/char16_t2wchar_t.hxx
+ - rtl/character.hxx
+ basic/source/sbx/sbxdec.cxx:
+ # Needed on WIN
+ - o3tl/char16_t2wchar_t.hxx
+ basic/source/sbx/sbxbyte.cxx:
+ # math::round is used
+ - rtl/math.hxx
+ basic/source/sbx/sbxchar.cxx:
+ # math::round is used
+ - rtl/math.hxx
+ basic/source/sbx/sbxint.cxx:
+ # math::round is used
+ - rtl/math.hxx
+ basic/source/sbx/sbxlng.cxx:
+ # math::round is used
+ - rtl/math.hxx