Update git submodules
[LibreOffice.git] / vcl / IwyuFilter_vcl.yaml
blobaba0e21f1375d74f1f5d325fd2876f5dca68102f
1 ---
2 assumeFilename: vcl/source/app/svapp.cxx
3 excludelist:
4     vcl/inc/salusereventlist.hxx:
5     # Don't propose hxx -> h change in URE libs
6     - osl/thread.hxx
7     vcl/inc/headless/svpinst.hxx:
8     # Don't propose hxx -> h change in URE libs
9     - osl/thread.hxx
10     vcl/inc/unx/gendata.hxx:
11     # Don't propose hxx -> h change in URE libs
12     - osl/socket.hxx
13     vcl/inc/unx/saldisp.hxx:
14     # Don't replace with generated header
15     - epoxy/glx.h
16     vcl/inc/unx/svsys.h:
17     # Empty header, but keep intact for nice system abstraction
18     - X11/Xlib.h
19     - X11/Xutil.h
20     - X11/XKBlib.h
21     vcl/inc/svsys.h:
22     # Needed for nice system abstraction
23     - unx/svsys.h
24     vcl/qa/cppunit/outdev.cxx:
25     # Needed for direct member access
26     - basegfx/matrix/b2dhommatrix.hxx
27     vcl/source/app/salplug.cxx:
28     # Needed on WIN32
29     - salframe.hxx
30     vcl/source/app/svdata.cxx:
31     # Needed on WIN32
32     - com/sun/star/accessibility/MSAAService.hpp
33     - salframe.hxx
34     vcl/source/app/svmain.cxx:
35     # Needed on WIN32
36     - desktop/exithelper.h
37     vcl/source/components/factory.cxx:
38     # Actually these are used
39     - com/sun/star/lang/XMultiServiceFactory.hpp
40     - com/sun/star/lang/XSingleServiceFactory.hpp
41     vcl/source/filter/FilterConfigItem.cxx:
42     # Needed for direct member access
43     - com/sun/star/task/XStatusIndicator.hpp
44     vcl/source/filter/ipdf/pdfdocument.cxx:
45     - comphelper/scopeguard.hxx
46     # Actually these are used
47     - com/sun/star/security/XCertificate.hpp
48     - vector
49     vcl/source/filter/jpeg/JpegWriter.hxx:
50     # Needed for direct member access
51     - vcl/BitmapReadAccess.hxx
52     vcl/source/filter/wmf/wmfexternal.cxx:
53     # Actually these are used
54     - com/sun/star/beans/PropertyValue.hpp
55     vcl/source/fontsubset/sft.cxx:
56     # Needed on WIN32 / MAC / IOS
57     - xlat.hxx
58     vcl/source/gdi/configsettings.cxx:
59     # Needed for OSL_DEBUG_LEVEL > 2
60     - sal/log.hxx
61     vcl/source/gdi/salgdilayout.cxx:
62     # Needed on WIN32
63     - desktop/exithelper.h
64     vcl/source/helper/commandinfoprovider.cxx:
65     # Actually these are used
66     - com/sun/star/frame/XFrame.hpp
67     vcl/source/image/ImageTree.cxx:
68     # Actually these are used
69     - com/sun/star/container/XNameAccess.hpp
70     - com/sun/star/uno/Reference.hxx
71     vcl/source/treelist/headbar.cxx:
72     # Actually these are used
73     - com/sun/star/accessibility/XAccessible.hpp
74     vcl/source/window/dialog.cxx:
75     # comphelper::ScopeGuard is actually used
76     - comphelper/scopeguard.hxx
77     vcl/source/window/event.cxx:
78     # comphelper::ScopeGuard is actually used
79     - comphelper/scopeguard.hxx
80     vcl/unx/generic/app/saldisp.cxx:
81     # needed for transitive cursor includes
82     - unx/x11_cursors/salcursors.h
83     vcl/unx/generic/gdi/font.cxx:
84     # Complete type needed for implicit dtor
85     - vcl/fontcharmap.hxx
86     vcl/unx/generic/glyphs/freetype_glyphcache.cxx:
87     # Needed for FreeType header macros
88     - ft2build.h
89     vcl/unx/generic/print/genpspgraphics.cxx:
90     # Complete type needed for implicit dtor
91     - vcl/fontcharmap.hxx
92     vcl/unx/gtk3_kde5/gtk3_kde5_filepicker.cxx:
93     # Actually these are used
94     - QUrl
95     - KFileWidget
96     vcl/unx/gtk3_kde5/kde5_filepicker.cxx:
97     # Actually these are used
98     - KWindowSystem
99     - KFileWidget
100     - QtCore/QDebug
101     - QtCore/QUrl
102     - QtWidgets/QCheckBox
103     - QtWidgets/QFileDialog
104     - QtWidgets/QGridLayout
105     - QtWidgets/QWidget
106     - QtWidgets/QApplication
107     vcl/unx/gtk3_kde5/kde5_lo_filepicker_main.cxx:
108     # Actually these are used
109     - QApplication
110     - QCommandLineParser
111     vcl/unx/gtk3_kde5/kde5_filepicker_ipc.cxx:
112     # Actually these are used
113     - QUrl
114     - QApplication
115     - QDebug
116     vcl/qa/cppunit/filter/ipdf/ipdf.cxx:
117     - prewin.h
118     - postwin.h