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