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