tdf#153972 Fix color filter when cells have no content
[LibreOffice.git] / vcl / commonfuzzer.mk
blob8688894f544f0e78c810181d5ca72a8bf23edbb1
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 openssl \
39 expat \
40 mythes \
41 hyphen \
42 hunspell \
43 zlib \
45 fuzzer_core_libraries = \
46 avmedia \
47 basegfx \
48 $(call gb_Helper_optional,SCRIPTING, \
49 basctl \
50 basprov \
51 ) \
52 bib \
53 canvastools \
54 configmgr \
55 cppcanvas \
56 ctl \
57 dba \
58 dbase \
59 dbtools \
60 deployment \
61 deploymentmisc \
62 drawinglayer \
63 editeng \
64 emfio \
65 file \
66 filterconfig \
67 fsstorage \
68 fwk \
69 i18npool \
70 i18nutil \
71 io \
72 lng \
73 localebe1 \
74 msfilter \
75 package2 \
76 sax \
77 sb \
78 sdbc2 \
79 $(call gb_Helper_optional,SCRIPTING, \
80 scriptframe) \
81 spell \
82 sfx \
83 sofficeapp \
84 sot \
85 svl \
86 svt \
87 svx \
88 svxcore \
89 emboleobj \
90 svgfilter \
91 svgio \
92 animcore \
93 tk \
94 tl \
95 ucb1 \
96 ucbhelper \
97 ucpexpand1 \
98 ucpfile1 \
99 ucppkg1 \
100 unoxml \
101 utl \
102 uui \
103 vcl \
104 xmlscript \
105 xo \
106 xstor \
107 cui \
108 chartcontroller \
109 chartcore \
110 sm \
111 oox \
112 proxyfac \
113 reflection \
114 odfflatxml \
115 invocadapt \
116 bootstrap \
117 introspection \
118 stocservices \
119 lnth \
120 hyphen \
121 i18nsearch \
122 embobj \
123 evtatt \
124 unordf \
125 ucphier1 \
126 ucptdoc1 \
127 srtrs1 \
128 storagefd \
129 mtfrenderer \
130 canvasfactory \
131 vclcanvas \
132 xof \
133 xmlfa \
134 xmlfd \
135 cppu \
136 cppuhelper \
137 comphelper \
138 i18nlangtag \
139 xmlreader \
140 unoidl \
141 reg \
142 store \
143 expwrap \
144 gcc3_uno \
145 salhelper \
146 sal \
148 fuzzer_calc_libraries = \
149 analysis \
150 date \
151 pricing \
152 scfilt \
153 scd \
154 $(call gb_Helper_optional,SCRIPTING, \
155 vbaevents \
156 vbahelper \
157 vbaobj \
159 sc \
160 for \
161 forui \
162 guesslang \
164 fuzzer_writer_libraries = \
165 msword \
166 sw \
167 swd \
168 writerfilter \
169 wpftwriter \
170 textfd \
171 guesslang \
173 fuzzer_draw_libraries = \
174 sdfilt \
175 sd \
176 sdd \
177 icg \
178 guesslang \
180 fuzzer_math_libraries = \
181 sm \
182 guesslang \