Adjust for new linux baseline
[LibreOffice.git] / tools / IwyuFilter_tools.yaml
blob5c5dbaaec137f22461c4266b7df568af887adedb
1 ---
2 assumeFilename: tools/source/generic/gen.cxx
3 excludelist:
4     tools/qa/cppunit/test_pathutils.cxx:
5     # Needed for WIN32 specific unit test
6     - cppunit/TestAssert.h
7     - cppunit/plugin/TestPlugIn.h
8     - tools/pathutils.hxx
9     - cwchar
10     tools/qa/cppunit/test_cpu_runtime_detection_AVX2_check.cxx:
11     # Needed for LO_AVX2_AVAILABLE case
12     - sal/types.h
13     - tools/simdsupport.hxx
14     - stdlib.h
15     tools/qa/cppunit/test_cpu_runtime_detection_SSSE3_check.cxx:
16     # Needed for LO_SSSE3_AVAILABLE case
17     - tools/simdsupport.hxx
18     - stdlib.h
19     tools/source/debug/debug.cxx:
20     # Needed for linker visibility
21     - comphelper/diagnose_ex.hxx
22     # Keep for commented out "if defined __GLIBCXX__" path
23     - cxxabi.h
24     tools/source/misc/extendapplicationenvironment.cxx:
25     # Needed on MACOSX
26     - config_folders.h
27     # Needed for linker visibility
28     - tools/extendapplicationenvironment.hxx
29     tools/source/ref/ref.cxx:
30     # Don't replace with impl. detail
31     - tools/weakbase.hxx
32     tools/source/stream/strmwnt.cxx:
33     # WIN32-specific file
34     - string.h
35     - osl/thread.h
36     - o3tl/char16_t2wchar_t.hxx
37     tools/source/stream/strmunx.cxx:
38     # Needed for OSL_DEBUG_LEVEL > 1
39     - osl/thread.h
40     tools/source/string/tenccvt.cxx:
41     # Needed for linker visibility
42     - tools/tenccvt.hxx