loplugin:constmethod in editeng
[LibreOffice.git] / vcl / IwyuFilter_vcl.yaml
blobe05f26754123d80e65795b9bd277262e7044c013
1 ---
2 assumeFilename: vcl/source/app/svapp.cxx
3 blacklist:
4     vcl/inc/salusereventlist.hxx:
5     # Don't propose hxx -> h change in URE libs
6     - osl/thread.hxx
7     vcl/inc/headless/svpgdi.hxx:
8     # OSL_BIGENDIAN is being checked
9     - osl/endian.h
10     vcl/inc/headless/svpinst.hxx:
11     # Don't propose hxx -> h change in URE libs
12     - osl/thread.hxx
13     vcl/inc/opengl/RenderList.hxx:
14     # Don't replace with impl. details
15     - glm/glm.hpp
16     vcl/inc/opengl/VertexUtils.hxx:
17     # Don't replace with impl. details
18     - glm/gtx/norm.hpp
19     vcl/inc/unx/gendata.hxx:
20     # Don't propose hxx -> h change in URE libs
21     - osl/socket.hxx
22     vcl/inc/unx/saldisp.hxx:
23     # Don't replace with generated header
24     - epoxy/glx.h
25     vcl/qa/cppunit/outdev.cxx:
26     # Needed for direct member access
27     - basegfx/matrix/b2dhommatrix.hxx
28     vcl/source/app/svdata.cxx:
29     # Needed on WIN32
30     - com/sun/star/accessibility/MSAAService.hpp
31     vcl/source/app/svmain.cxx:
32     # Needed on WIN32
33     - desktop/exithelper.h
34     vcl/source/filter/ipdf/pdfdocument.cxx:
35     - comphelper/scopeguard.hxx
36     vcl/source/filter/jpeg/JpegWriter.hxx:
37     # Needed for direct member access
38     - vcl/bitmapaccess.hxx
39     vcl/source/fontsubset/sft.cxx:
40     # OSL_BIGENDIAN is being checked
41     - osl/endian.h
42     # Needed on WIN32 / MAC / IOS
43     - xlat.hxx
44     vcl/source/gdi/configsettings.cxx:
45     # Needed for OSL_DEBUG_LEVEL > 2
46     - sal/log.hxx
47     include/vcl/mtfxmldump.hxx:
48     # Silence warning about include/vcl/mtfxmldump.hxx
49     - vcl/metaactiontypes.hxx
50     vcl/source/gdi/salgdilayout.cxx:
51     # Needed on WIN32
52     - desktop/exithelper.h
53     vcl/source/window/dialog.cxx:
54     # comphelper::ScopeGuard is actually used
55     - comphelper/scopeguard.hxx
56     vcl/source/window/event.cxx:
57     # comphelper::ScopeGuard is actually used
58     - comphelper/scopeguard.hxx