summaryrefslogtreecommitdiff
path: root/vcl/IwyuFilter_vcl.yaml
blob: 67c871d904f792647b887ab3e9fa188f5d82d5a8 (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: vcl/source/app/svapp.cxx
blacklist:
    vcl/inc/salusereventlist.hxx:
    # Don't propose hxx -> h change in URE libs
    - osl/thread.hxx
    vcl/inc/headless/svpgdi.hxx:
    # OSL_BIGENDIAN is being checked
    - osl/endian.h
    vcl/inc/headless/svpinst.hxx:
    # Don't propose hxx -> h change in URE libs
    - osl/thread.hxx
    vcl/inc/opengl/RenderList.hxx:
    # Don't replace with impl. details
    - glm/glm.hpp
    vcl/inc/opengl/VertexUtils.hxx:
    # Don't replace with impl. details
    - glm/gtx/norm.hpp
    vcl/inc/unx/gendata.hxx:
    # Don't propose hxx -> h change in URE libs
    - osl/socket.hxx
    vcl/inc/unx/saldisp.hxx:
    # Don't replace with generated header
    - epoxy/glx.h
    vcl/qa/cppunit/outdev.cxx:
    # Needed for direct member access
    - basegfx/matrix/b2dhommatrix.hxx
    vcl/source/app/svdata.cxx:
    # Needed on WIN32
    - com/sun/star/accessibility/MSAAService.hpp
    vcl/source/app/svmain.cxx:
    # Needed on WIN32
    - desktop/exithelper.h
    vcl/source/filter/ipdf/pdfdocument.cxx:
    - comphelper/scopeguard.hxx
    vcl/source/filter/jpeg/JpegWriter.hxx:
    # Needed for direct member access
    - vcl/bitmapaccess.hxx
    vcl/source/fontsubset/sft.cxx:
    # OSL_BIGENDIAN is being checked
    - osl/endian.h
    # Needed on WIN32 / MAC / IOS
    - xlat.hxx
    vcl/source/gdi/configsettings.cxx:
    # Needed for OSL_DEBUG_LEVEL > 2
    - sal/log.hxx
    include/vcl/mtfxmldump.hxx:
    # Silence warning about include/vcl/mtfxmldump.hxx
    - vcl/metaactiontypes.hxx
    vcl/source/gdi/salgdilayout.cxx:
    # Needed on WIN32
    - desktop/exithelper.h