Avoid potential negative array index access to cached text.
[LibreOffice.git] / vcl / commonfuzzer.mk
blobef3e1d75413099e72ec6929a32590367017dfbf4
1 # -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*-
4 # This file is part of the LibreOffice project.
6 # This Source Code Form is subject to the terms of the Mozilla Public
7 # License, v. 2.0. If a copy of the MPL was not distributed with this
8 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
11 fuzzer_externals = \
12 boost_headers \
13 orcus \
14 orcus-parser \
15 boost_locale \
16 boost_filesystem \
17 boost_system \
18 boost_iostreams \
19 curl \
20 dtoa \
21 harfbuzz \
22 graphite \
23 cairo \
24 fontconfig \
25 freetype \
26 gpgmepp \
27 icui18n \
28 icuuc \
29 icudata \
30 lcms2 \
31 librdf \
32 libexttextcat \
33 liblangtag \
34 libxslt \
35 libxml2 \
36 libjpeg \
37 libpng \
38 libtiff \
39 libwebp \
40 openssl \
41 expat \
42 mythes \
43 hyphen \
44 hunspell \
45 zlib \
46 zxcvbn-c \
48 fuzzer_statics = \
49 findsofficepath \
50 ulingu \
52 fuzzer_core_libraries = \
53 avmedia \
54 basegfx \
55 $(call gb_Helper_optional,SCRIPTING, \
56 basctl \
57 basprov \
58 ) \
59 bib \
60 canvastools \
61 configmgr \
62 cppcanvas \
63 ctl \
64 dba \
65 dbase \
66 dbtools \
67 deployment \
68 deploymentmisc \
69 docmodel \
70 drawinglayer \
71 drawinglayercore \
72 editeng \
73 emfio \
74 file \
75 filterconfig \
76 fsstorage \
77 fwk \
78 i18npool \
79 i18nutil \
80 io \
81 lng \
82 localebe1 \
83 msfilter \
84 package2 \
85 sax \
86 sb \
87 sdbc2 \
88 $(call gb_Helper_optional,SCRIPTING, \
89 scriptframe) \
90 spell \
91 sfx \
92 sofficeapp \
93 sot \
94 svl \
95 svt \
96 svx \
97 svxcore \
98 emboleobj \
99 svgfilter \
100 svgio \
101 animcore \
102 tk \
103 tl \
104 ucb1 \
105 ucbhelper \
106 ucpexpand1 \
107 ucpfile1 \
108 ucppkg1 \
109 unoxml \
110 utl \
111 uui \
112 vcl \
113 xmlscript \
114 xo \
115 xstor \
116 cui \
117 chartcontroller \
118 chartcore \
119 sm \
120 oox \
121 proxyfac \
122 reflection \
123 odfflatxml \
124 invocadapt \
125 bootstrap \
126 introspection \
127 stocservices \
128 lnth \
129 hyphen \
130 i18nsearch \
131 embobj \
132 evtatt \
133 unordf \
134 ucphier1 \
135 ucptdoc1 \
136 srtrs1 \
137 storagefd \
138 mtfrenderer \
139 canvasfactory \
140 vclcanvas \
141 xof \
142 xmlfa \
143 xmlfd \
144 cppu \
145 cppuhelper \
146 comphelper \
147 i18nlangtag \
148 xmlreader \
149 unoidl \
150 reg \
151 store \
152 gcc3_uno \
153 salhelper \
154 sal \
155 index_data \
156 localedata_en \
157 localedata_others \
159 fuzzer_calc_libraries = \
160 analysis \
161 date \
162 pricing \
163 scfilt \
164 scd \
165 $(call gb_Helper_optional,SCRIPTING, \
166 vbaevents \
167 vbahelper \
168 vbaobj \
170 sc \
171 for \
172 forui \
173 guesslang \
175 fuzzer_writer_libraries = \
176 msword \
177 sw \
178 swd \
179 writerfilter \
180 wpftwriter \
181 textfd \
182 guesslang \
184 fuzzer_draw_libraries = \
185 sd \
186 sdd \
187 icg \
188 guesslang \
190 fuzzer_math_libraries = \
191 sm \
192 guesslang \