summaryrefslogtreecommitdiff
path: root/editeng/IwyuFilter_editeng.yaml
blob: 49728f5531f7db341126b1248639d2e9e31b3c08 (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
---
assumeFilename: editeng/source/editeng/impedit.cxx
blacklist:
    editeng/source/editeng/impedit.hxx:
    # Complete type needed for pointer arithmetic
    - editeng/SpellPortions.hxx
    editeng/source/accessibility/AccessibleContextBase.cxx:
    # Actually used
    - com/sun/star/accessibility/XAccessibleEventListener.hpp
    editeng/source/accessibility/AccessibleEditableTextPara.cxx:
    # Needed for macro defines
    - editeng/unoprnms.hxx
    editeng/source/accessibility/AccessibleImageBullet.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleComponent.hpp
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    - com/sun/star/accessibility/XAccessible.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    editeng/source/items/CustomPropertyField.cxx:
    # Actually used
    - com/sun/star/document/XDocumentProperties.hpp
    editeng/source/misc/SvXMLAutoCorrectExport.cxx:
    # Actually used
    - com/sun/star/xml/sax/XDocumentHandler.hpp
    editeng/source/uno/unotext.cxx:
    # Needed for macro defines
    - editeng/unoprnms.hxx
    # Needed for UnoType call to work
    - com/sun/star/lang/Locale.hpp
    editeng/source/xml/xmltxtexp.cxx:
    # Needed for UnoType call to work
    - com/sun/star/lang/Locale.hpp
    editeng/source/xml/xmltxtimp.cxx:
    # Needed for macro defines
    - editeng/unoprnms.hxx