summaryrefslogtreecommitdiff
path: root/include/IwyuFilter_include.yaml
blob: d802d6b26af92f934ea6100adb7008e9a068dcfb (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
---
assumeFilename: desktop/source/app/app.cxx
blacklist:
    include/sal/typesizes.h:
    # needed for build to work
    - config_typesizes.h
    include/sal/types.h:
    # needed for build to work
    - sal/typesizes.h
    include/sal/mathconf.h:
    # Platform dependent
    - cmath
    include/osl/endian.h:
    # needed for base types used in macros
    - sal/types.h
    include/osl/conditn.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/socket.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/thread.h:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/conditn.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/osl/pipe_decl.hxx:
    # ODK API test would fail with fw decl here
    - osl/security.hxx
    include/osl/socket_decl.hxx:
    # Needed by socket.hxx for inline function
    - rtl/byteseq.hxx
    include/osl/thread.hxx:
    # ODK API test would fail with fw decl here
    - osl/time.h
    include/rtl/instance.hxx:
    # Needed for template functions
    - osl/getglobalmutex.hxx
    include/rtl/math.hxx:
    # TODO MSVC does not compile basegfx/numeric/ftools.hxx when this is replaced
    - math.h
    include/registry/regtype.h:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/registry/types.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/sfx2/toolbarids.hxx:
    # needed for enum definition
    - sal/types.h
    include/cppuhelper/compbase1.hxx:
    # Needed for template functions
    - cppuhelper/implbase1.hxx
    include/cppuhelper/compbase2.hxx:
    # Needed for template functions
    - cppuhelper/implbase2.hxx
    include/cppuhelper/compbase3.hxx:
    # Needed for template functions
    - cppuhelper/implbase3.hxx
    include/cppuhelper/compbase4.hxx:
    # Needed for template functions
    - cppuhelper/implbase4.hxx
    include/cppuhelper/compbase5.hxx:
    # Needed for template functions
    - cppuhelper/implbase5.hxx
    include/cppuhelper/compbase6.hxx:
    # Needed for template functions
    - cppuhelper/implbase6.hxx
    include/cppuhelper/compbase7.hxx:
    # Needed for template functions
    - cppuhelper/implbase7.hxx
    include/cppuhelper/compbase8.hxx:
    # Needed for template functions
    - cppuhelper/implbase8.hxx
    include/cppuhelper/compbase9.hxx:
    # Needed for template functions
    - cppuhelper/implbase9.hxx
    include/cppuhelper/compbase10.hxx:
    # Needed for template functions
    - cppuhelper/implbase10.hxx
    include/cppuhelper/compbase11.hxx:
    # Needed for template functions
    - cppuhelper/implbase11.hxx
    include/cppuhelper/compbase12.hxx:
    # Needed for template functions
    - cppuhelper/implbase12.hxx
    include/cppuhelper/exc_hlp.hxx:
    #Needed for implicit destructor
    - com/sun/star/uno/Any.hxx
    include/cppuhelper/propertysetmixin.hxx:
    #Needed for implicit destructor
    - com/sun/star/uno/Sequence.hxx
    include/cppuhelper/interfacecontainer.h:
    #Needed for implicit destructor
    - com/sun/star/uno/Sequence.hxx
    include/ucbhelper/fd_inputstream.hxx:
    # Needed for typedef
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XSeekable.hpp
    include/ucbhelper/macros.hxx:
    # Used in macros defined here
    - cppuhelper/typeprovider.hxx
    - cppuhelper/supportsservice.hxx
    - cppuhelper/factory.hxx
    include/ucbhelper/simpleinteractionrequest.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/comphelper/accessiblekeybindinghelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleKeyBinding.hpp
    include/comphelper/accessiblecomponenthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleExtendedComponent.hpp
    include/comphelper/accessiblecontexthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    include/comphelper/accessibleselectionhelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleSelection.hpp
    include/comphelper/accessibletexthelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleText.hpp
    include/comphelper/accessiblewrapper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleContext.hpp
    - com/sun/star/accessibility/XAccessibleEventBroadcaster.hpp
    - com/sun/star/accessibility/XAccessibleEventListener.hpp
    include/comphelper/accimplaccess.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    include/comphelper/attributelist.hxx:
    # base class has to be a complete type
    - com/sun/star/util/XCloneable.hpp
    - com/sun/star/xml/sax/XAttributeList.hpp
    include/comphelper/componentmodule.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XSingleServiceFactory.hpp
    include/comphelper/configurationhelper.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    # Needed for implicit destructor
    - com/sun/star/uno/Any.hxx
    include/comphelper/documentconstants.hxx:
   # Needed for template
    - o3tl/typed_flags_set.hxx
    include/comphelper/docpasswordrequest.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionRequest.hpp
    include/comphelper/interaction.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionAbort.hpp
    - com/sun/star/task/XInteractionApprove.hpp
    - com/sun/star/task/XInteractionDisapprove.hpp
    - com/sun/star/task/XInteractionRequest.hpp
    - com/sun/star/task/XInteractionRetry.hpp
    include/comphelper/SelectionMultiplex.hxx:
    # base class has to be a complete type
    - com/sun/star/view/XSelectionChangeListener.hpp
    include/comphelper/namedvaluecollection.hxx:
    # Needed for template class
    - com/sun/star/beans/PropertyValue.hpp
    - com/sun/star/beans/NamedValue.hpp
    include/comphelper/numberedcollection.hxx:
    # base class has to be a complete type
    - com/sun/star/frame/XUntitledNumbers.hpp
    include/comphelper/oslfile2streamwrap.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XOutputStream.hpp
    include/comphelper/propmultiplex.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyChangeListener.hpp
    include/comphelper/propertystatecontainer.hxx:
    # base class has to be a complete type
    - com/sun/star/beans/XPropertyState.hpp
    include/comphelper/seqstream.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XInputStream.hpp
    - com/sun/star/io/XSeekable.hpp
    include/comphelper/sequence.hxx:
    # Needed for implicit dtor
    - com/sun/star/uno/Sequence.hxx
    include/comphelper/sequenceashashmap.hxx:
    # Needed for implicit dtor
    - com/sun/star/uno/Sequence.hxx
    include/comphelper/servicedecl.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/uno/XComponentContext.hpp
    include/comphelper/servicehelper.hxx:
    # Needed for macro
    - rtl/instance.hxx
    include/comphelper/simplefileaccessinteraction.hxx:
    # base class has to be a complete type
    - com/sun/star/task/XInteractionHandler.hpp
    include/comphelper/unique_disposing_ptr.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    include/comphelper/uno3.hxx:
    # Needed for macro
    - comphelper/sequence.hxx
    include/basegfx/polygon/b2dpolygontools.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/basegfx/utils/unopolypolygon.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/rendering/XBezierPolyPolygon2D.hpp
    - com/sun/star/rendering/XLinePolyPolygon2D.hpp
    include/sot/exchange.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    # Used in a macro #define
    - com/sun/star/datatransfer/dnd/DNDConstants.hpp
    include/tools/debug.hxx:
    # Used behind #ifndef
    - tools/toolsdllapi.h
    include/tools/diagnose_ex.h:
    # Needed for macros
    - com/sun/star/lang/IllegalArgumentException.hpp
    - com/sun/star/uno/RuntimeException.hpp
    - rtl/ustring.hxx
    include/tools/fontenum.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/tools/svlibrary.h:
    # Used behind #ifndef
    - osl/module.h
    include/tools/poly.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/tools/stream.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/tools/urlobj.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/unotools/accessiblestatesethelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleStateSet.hpp
    include/unotools/accessiblerelationsethelper.hxx:
    # base class has to be a complete type
    - com/sun/star/accessibility/XAccessibleRelationSet.hpp
    include/unotools/eventcfg.hxx:
    # base class has to be a complete type
    - com/sun/star/container/XNameReplace.hpp
    - com/sun/star/document/XEventsSupplier.hpp
    include/unotools/fontcfg.hxx:
    # Needed for a sal_uLong enum
    - tools/solar.h
    include/unotools/fontcvt.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/unotools/fontdefs.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/unotools/options.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/unotools/readwritemutexguard.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/unotools/streamwrap.hxx:
    # base class has to be a complete type
    - com/sun/star/io/XOutputStream.hpp
    - com/sun/star/io/XStream.hpp
    - com/sun/star/io/XTruncate.hpp
    include/sax/fshelper.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XFastAttributeList.hpp
    include/sax/fastattribs.hxx:
    # base class has to be a complete type
    - com/sun/star/xml/sax/XFastAttributeList.hpp
    include/sax/fastparser.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XInitialization.hpp
    - com/sun/star/lang/XServiceInfo.hpp
    - com/sun/star/xml/sax/XFastParser.hpp
    include/i18nutil/casefolding.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/i18nutil/transliteration.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/svl/numuno.hxx:
    # base class has to be a complete type
    - com/sun/star/lang/XUnoTunnel.hpp
    - com/sun/star/util/XNumberFormatsSupplier.hpp
    include/svl/srchdefs.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/svl/urihelper.hxx:
    # base class has to be a complete type
    - tools/link.hxx
    include/vcl/bitmap.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/vcl/builderfactory.hxx:
    # Needed for macros
    - vcl/builder.hxx
    - vcl/vclptr.hxx
    include/vcl/devicecoordinate.hxx:
    # Needed for #if configure switch
    - basegfx/point/b2ipoint.hxx
    include/vcl/errinf.hxx:
    # Needed for template
    - o3tl/typed_flags_set.hxx
    include/vcl/edit.hxx:
    # Needed for template
    - o3tl/deleter.hxx
    include/vcl/event.hxx:
    # Needed for enum type 
    - vcl/window.hxx