sc: filter: html: fix missing color scale conditional format
[LibreOffice.git] / svl / IwyuFilter_svl.yaml
blobe942fcb6de60d442ba64eba79d8dec726a502fca
1 ---
2 assumeFilename: svl/source/items/intitem.cxx
3 excludelist:
4     svl/source/config/itemholder2.hxx:
5     # Base class needs complete type
6     - com/sun/star/lang/XEventListener.hpp
7     svl/source/fsstor/oinputstreamcontainer.hxx:
8     # Base class needs complete type
9     - com/sun/star/io/XInputStream.hpp
10     - com/sun/star/embed/XExtendedStorageStream.hpp
11     svl/source/numbers/zforscan.hxx:
12     # Needed for direct member access
13     - tools/color.hxx
14     svl/source/numbers/numfmuno.hxx:
15     # Base class needs complete type
16     - com/sun/star/util/XNumberFormatter2.hpp
17     - com/sun/star/lang/XServiceInfo.hpp
18     - com/sun/star/util/XNumberFormats.hpp
19     - com/sun/star/util/XNumberFormatTypes.hpp
20     - com/sun/star/beans/XPropertyAccess.hpp
21     svl/source/passwordcontainer/passwordcontainer.hxx:
22     # Base class needs complete type
23     - com/sun/star/task/XPasswordContainer2.hpp
24     - com/sun/star/lang/XServiceInfo.hpp
25     - com/sun/star/lang/XEventListener.hpp
26     svl/qa/unit/items/stylepool.cxx:
27     # Needed for system-cppunit
28     - unotest/bootstrapfixturebase.hxx
29     svl/qa/unit/lockfiles/test_lockfiles.cxx:
30     # Required in C++20 mode.
31     - o3tl/cppunittraitshelper.hxx
32     svl/qa/unit/test_lngmisc.cxx:
33     # Required in C++20 mode.
34     - o3tl/cppunittraitshelper.hxx
35     svl/source/crypto/cryptosign.cxx:
36     # Needed on WIN32
37     - o3tl/char16_t2wchar_t.hxx
38     svl/source/filepicker/pickerhistory.cxx:
39     # Needed to inherit linker visibility from function declaration
40     - svl/pickerhistoryaccess.hxx
41     svl/source/misc/getstringresource.cxx:
42     # Needed to inherit linker visibility from function declaration
43     - svl/svlresid.hxx
44     svl/source/misc/fstathelper.cxx:
45     # Needed to inherit linker visibility from function declaration
46     - svl/fstathelper.hxx
47     svl/source/misc/urihelper.cxx:
48     # Needed to inherit linker visibility from function declaration
49     - svl/urihelper.hxx
50     svl/source/numbers/zforfind.cxx:
51     # Used in test code behind #ifdef
52     - com/sun/star/i18n/LocaleCalendar2.hpp