784 Commits

Author SHA1 Message Date
Caolán McNamara
f9ead4c661 add pcx fuzzer
Change-Id: I861a64938a73f625ae190d18aee15dc57ac4d97d
2017-02-13 21:35:04 +00:00
Matúš Kukan
dc2d33dd90 AutoInstall oox filter data packages to ooo module
Change-Id: Ib7b0773ee2b347d81d3f8894ea3063c6d6f18d90
Reviewed-on: https://gerrit.libreoffice.org/34168
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2017-02-13 11:40:24 +00:00
Matúš Kukan
252ae4f540 python_zipcore package is no more
..since 8646ab97dc37c0606b19057686bf3d610f9c15ee

Change-Id: I14644a85023fe66e86d9eef50ebd9eddabe73f60
2017-02-10 20:46:42 +01:00
Stephan Bergmann
8646ab97dc Remove MinGW support
In OOo times, there'd originally been efforts to allow building on Windows with
MinGW.  Later, in LO times, this has been shifted to an attempt of cross-
compiling for Windows on Linux.  That attempt can be considered abandoned, and
the relevant code rotting.

Due to this heritage, there are now three kinds of MinGW-specific code in LO:

* Code from the original OOo native Windows effort that is no longer relevant
  for the LO cross-compilation effort, but has never been removed properly.

* Code from the original OOo native Windows effort that is re-purposed for the
  LO cross-compilation effort.

* Code that has been added specifially for the LO cross-compilation effort.

All three kinds of code are removed.

(An unrelated, remaining use of MinGW is for --enable-build-unowinreg, utilizing
--with-mingw-cross-compiler, MINGWCXX, and MINGWSTRIP.)

Change-Id: I49daad8669b4cbe49fa923050c4a4a6ff7dda568
Reviewed-on: https://gerrit.libreoffice.org/34127
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2017-02-10 18:01:27 +00:00
Caolán McNamara
fedbbc5e3f add pct fuzzer
Change-Id: I6a1787b484479268223fb59bf510c20be833d4d0
2017-01-31 16:39:17 +00:00
Caolán McNamara
3084e8f5b1 add eps fuzzer
Change-Id: I7455a01076fc7c5fd16bbb90914ac93c236b2a3b
2017-01-27 20:48:22 +00:00
Caolán McNamara
25a10ae68e add psd fuzzer
Change-Id: I8969e9f5020a6c1957b7f326e5dcca52915ddd4f
2017-01-24 15:12:32 +00:00
Caolán McNamara
1c364b96d3 add ppm/pbm fuzzer
Change-Id: I6f403570abcf50be4cf11f20ea52bb2a07367b2a
2017-01-12 12:25:39 +00:00
Caolán McNamara
5d98a54058 add met fuzzer
Change-Id: I061739db5e7913ef13d3b862b5dee9152734d473
2017-01-12 12:25:39 +00:00
Caolán McNamara
0f6d5638c7 add dxf fuzzer
Change-Id: Ibf3d42ef0e0b0698309e567a92d0c5c45cc2ef94
2017-01-12 12:25:39 +00:00
Caolán McNamara
4fcf17f89b add pcd fuzzer
Change-Id: Id21659687952ec5e868733fbca12353dd71b8153
Reviewed-on: https://gerrit.libreoffice.org/32902
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09 20:37:39 +00:00
Michael Stahl
e014213ae4 scp2: move firebird_sdbc library to firebirdsdbc module
Change-Id: Ie57ae3452947a8454eca5d83f2e80d168ef2fa6d
2017-01-09 16:43:29 +01:00
Caolán McNamara
1f5a2f7a91 add svm fuzzer
Change-Id: I56606605e7ce7e282960432384057f2986d3a187
2017-01-09 11:21:11 +00:00
Caolán McNamara
4df12fe523 add bmp fuzzer
Change-Id: I5a564402b7a0b6ae1fcbeef6d84f85f1d3e4f4ce
Reviewed-on: https://gerrit.libreoffice.org/32850
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09 10:02:42 +00:00
Caolán McNamara
1413ab328a add png fuzzer
Change-Id: I06a92aff55f4e107781b5e7b2b95eb61692a929b
Reviewed-on: https://gerrit.libreoffice.org/32849
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-09 10:01:46 +00:00
Caolán McNamara
8eb7069941 add xpm fuzzer
Change-Id: Ic4869b58914079662b09c8ef406b4f65d21b5270
Reviewed-on: https://gerrit.libreoffice.org/32839
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08 20:48:06 +00:00
Caolán McNamara
7bc163e9ac add xbm fuzzer
Change-Id: I23d65c01bfd1ff083cda0f48c5db1636f1c6095b
Reviewed-on: https://gerrit.libreoffice.org/32821
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2017-01-08 14:59:57 +00:00
Caolán McNamara
6bd7451ecd add gif fuzzer
Change-Id: I47dc449464cc7643d05b73e9612d01e50a8d4b8e
2017-01-05 23:23:58 +00:00
Matúš Kukan
35bc966856 Remove package with dbghelp.dll
ENABLE_CRASHDUMP is always empty.
dbghelp.dll was removed from scp2 in
8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6

Change-Id: I5c47ce4b4cafb2f24185ddd9a31eb1a3176fa176
Reviewed-on: https://gerrit.libreoffice.org/32395
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2017-01-02 21:20:21 +00:00
Caolán McNamara
85e8507d19 add a jpg fuzzer
reshuffle things to share common core

Change-Id: I50aa0e2ddeefaa4b2d0592b1118defd28b7347db
2017-01-02 20:36:13 +00:00
Matúš Kukan
7b340f0d88 tdf#90753: AutoInstall libreofficekit_selectionhandles package
Change-Id: I9998f3dcd6725a49aa2c083eac0de1f970b167e0
2016-12-25 09:11:11 +01:00
Matúš Kukan
b090356754 tdf#90753: AutoInstall shell_senddoc package
Change-Id: I6cc638c460a8baa2cd9d29c3b82418b6ecfb630d
Reviewed-on: https://gerrit.libreoffice.org/32397
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2016-12-24 08:10:30 +00:00
Matúš Kukan
120a87a36e tdf#90753: AutoInstall xpdfimport_err.pdf as filelist
Change-Id: Icfebcbf3cb738cb376a5ee97cd21a27a25c0bf35
Reviewed-on: https://gerrit.libreoffice.org/32396
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2016-12-24 08:10:08 +00:00
Matúš Kukan
5662817149 tdf#90753: AutoInstall postgresql-sdbc.ini as filelist
Change-Id: I908b549a14c702ce2c33de704b06d016036ccecb
Reviewed-on: https://gerrit.libreoffice.org/32394
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2016-12-24 07:59:11 +00:00
Markus Mohrhard
df4b8ae22f tdf#103332, install the new calc default styles correctly
Change-Id: I7bfa0edc3bf286d304ae2648e563216ce850e4d1
Reviewed-on: https://gerrit.libreoffice.org/32262
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
2016-12-21 03:01:11 +00:00
Caolán McNamara
8092d344fa use new ENABLE_NSS for code which needs nss
which isn't available on a static-only build (iOS and fuzzing) and
android

Change-Id: I99bb7c0b45d4499579ddf73f469a762ddcae99ab
Reviewed-on: https://gerrit.libreoffice.org/32182
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2016-12-20 14:20:47 +00:00
David Tardon
07cb7687f4 a blind attempt to fix android build
Change-Id: I025847785cef1cad9190861410a284c848744dce
2016-12-19 14:33:18 +01:00
Caolán McNamara
4ec87ca784 add dbtools for !HAVE_FEATURE_DBCONNECTIVITY anyway
Change-Id: I7a769ab3c7881eae80849efc5e75eca5846d254f
2016-12-17 15:47:15 +00:00
Stephan Bergmann
cfd2691e5b [API CHANGE] Remove salcpprt static library
...containing replacements for global operator new/delete (that can be linked
into executables), but which is no longer used.  The mail thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2012-March/028690.html>
"operator new no longer routes through rtl_AllocMemory in libsalcpprt under
gbuild link rules" has the details of how this was used on some platforms (but
not on others) before the switch to gbuild, and has been "lost" ever since---but
apparently a loss not mourned much over the years.

For the SDK, c5f974287fd04bb529de145113133b9e35687702 "INTEGRATION: CWS jsc3:
#i62434# copy libsalcpprt.a" added the library (under Linux) and
6db9c5af960f9787e33e4addc56bddbb1695a402 "INTEGRATION: CWS jsc3: #i62434# extend
link options for executbales to link libsalcpprt.a, LINUX only" added its use to
odk/settings/settings.mk, but fc0ca57f2cd649c6330171445a06b80e2143a0e9
"INTEGRATION: CWS jsc21" removed that use again (for no documented reason).  So
this is an incompatible change, but unlikely to actually affect any users of the
SDK.

Change-Id: Ia38b4c439f21fca3f5d9af7d1a34054e992054e9
Reviewed-on: https://gerrit.libreoffice.org/31810
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-12-12 09:16:34 +00:00
Matúš Kukan
4d5e5908b4 tdf#97803: gbuild: Check that every package is registered
Change-Id: Idedad62ac28804f4725d6bda2f4633ed79c01535
Reviewed-on: https://gerrit.libreoffice.org/31571
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-12-07 15:42:23 +00:00
Caolán McNamara
46346a2f4e rename wmftester to wmffuzzer
to make it easy to distinguish these things if there ends up being a gadzillion of them

Change-Id: Ifb75cfa5e3039b8730ce08644c6a76cd040f6ed8
2016-12-05 13:01:04 +00:00
Caolán McNamara
5ca4a50c17 optionally enable oss-fuzz targets via --enable-fuzzers
Change-Id: I16f52515a149a1e6e47cd0301a45db84ddd95885
2016-12-05 12:56:27 +00:00
David Tardon
01c75db710 convert test helper library to dynamic
Change-Id: I5992cc7ac9ffb3974fa49bb7feec4b0212032386
2016-12-05 10:41:54 +01:00
Matúš Kukan
6de5cf050c tdf#90753: AutoInstall readlicense_oo packages
Change-Id: I5bd3a5f6168b20c925f5713085fcb0918bcccc8e
2016-12-02 20:14:39 +01:00
Matúš Kukan
67398a8d97 tdf#90753: AutoInstall setup_native packages
Change-Id: Iecf059b974b996fceb57b04197c7dac9b7c8dd47
2016-12-02 20:14:39 +01:00
Matúš Kukan
0b66adec8f tdf#90753: AutoInstall gengal with filelist feature
Change-Id: Ic72fb18eccb54b24f4205d997585cee753965b10
2016-12-01 17:07:54 +01:00
Matúš Kukan
52d409f0d6 gbuild: Prevent wrong use of gb_Helper_optional_for_host
It's empty, unless gb_Side=build.
This fixes commit 1193443b15b0e38cbfb41573b31acf9a8d90ce2c

Change-Id: I83efad36d8f40c460d09ee1bd1addd7fb26c177b
Reviewed-on: https://gerrit.libreoffice.org/31419
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-11-30 21:56:09 +00:00
Matúš Kukan
4430ace32a tdf#90753: AutoInstall more packages
Change-Id: If8a52f652f7ab890826372b6d081ee19c69fb5ec
Reviewed-on: https://gerrit.libreoffice.org/31371
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-11-30 21:44:09 +00:00
Matúš Kukan
fd7c94f0b2 tdf#90753: Autoinstall sdk packages
Change-Id: I54de722335d443813cb4526716c0101a049db03f
Reviewed-on: https://gerrit.libreoffice.org/31370
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
2016-11-30 21:36:56 +00:00
Matúš Kukan
42b959ff72 tdf#90753: Move extras packages to AutoInstall
Change-Id: I3e1504bb8a68a6142ab4035b2cb81c03d9af9227
2016-11-26 16:11:23 +01:00
Matúš Kukan
aabc5aab5a tdf#90753: Move brand packages to AutoInstall
gid_Brand_File_Bin_Soffice_Bin_Manifest was removed
in 26bddf3e80865d847f52e649ab60f97269177a3e

Change-Id: Iff5314e8c3c6191556c082bc30938dd177b254fc
2016-11-25 22:43:34 +01:00
Bjoern Michaelsen
dd8c8d81de add test for running gbuildtoide on non-build modules
- do concat for json in C++, everything else seems fragile on Windows
- have APPEND vars separately
- check that gbuildtoide work on modules without a full build (modulo
  some blacklisted "creative" ones)

Change-Id: I6fe267fee7d1b77d758072303729387dfeb8e6c8
Reviewed-on: https://gerrit.libreoffice.org/30293
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-26 22:41:32 +00:00
Stephan Bergmann
475e4b477c Move i18nlangtag lib to URELIB
...as stoc/Library_javavm.mk depends on it since
9b09a217c79e8a35fc4de54c89ef49fbf8f72752 "Resolves: #i86470# Wrong Java locale
when using 'nl' and 'fr'".  The i18nlangtag lib in turn depends on libs from
external/liblangtag and external/icu, so those needed to be moved to URELIB,
too.

On Windows, the external icu package was already split into icu and icu_ure
(because "libxml2 is in URE and depends on icuuc*.dll on Windows"), so use that
splitting on all platforms.  (However, the corresponding changes that were
necessary in RepositoryExternal.mk suggest that they had been missing for the
split Windows case until now, and things had happened to work by accident?)

On macOS, a library's install name reflects its (URELIB, OOO, ...) layer, and in
external/icu/icu4c-build.patch there is only a single place to set that for all
libs from external/icu.  This patch changes that from OOO to URELIB, but for the
icui18n lib that should stay at OOO.  The hack to make it URELIB nonetheless
works for now.  To clean this up again, either the whole of icu could go into
URE (dropping the icu vs. icu_ure package split completely), or the macOS layers
URELIB and OOO could be combined into one (as the libs end up in the same
directory anyway).

Change-Id: Idc262fa41481d06ba2cae86ad7629cdccb392c07
Reviewed-on: https://gerrit.libreoffice.org/30272
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2016-10-25 17:55:45 +00:00
Douglas Mencken
78310ffb41 The logic is “ no QuickTime™ in the 10.12 SDK & beyond ”
instead of “ QuickTime only in 10.8 10.9 10.10 & 10.11 ”

related commits are
  a4e81b7c313e5cb0e0f23a8605502b4b0b7f599e
  bfbbbd87d33c0d51a9ff844f2175400b753ba5b9

Change-Id: Ie65abb736aa11ad063edeaed798d2e03db1684fe
Reviewed-on: https://gerrit.libreoffice.org/29268
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
2016-10-14 06:42:49 +00:00
Bjoern Michaelsen
5cfcd6809f add gbuildtoide support for exes
Change-Id: I320ee341651dd0c92de5176c10aa5290afea1d38
2016-10-14 01:07:48 +02:00
Bjoern Michaelsen
7f77e6840d add a testbed for gbuild
Change-Id: Ie6e54c291f92dfede113a1d0fa20771482d93605
Reviewed-on: https://gerrit.libreoffice.org/29743
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
2016-10-13 09:01:45 +00:00
Miklos Vajna
53bba96ac0 xmlsecurity: add initial Executable_pdfverify
We have code to verify ODF and OOXML signatures, this adds initial
support for verifying a PDF signature.

Initially this is a standalone executable, need to turn this into a unit
test + hook it into sfx2 in follow-up commits.

Change-Id: Ideb5ec63f761c74fd4527cf1766b0aa739e275ee
2016-10-12 16:50:31 +02:00
David Tardon
bfbbbd87d3 sync build cond. for avmediaQuickTime with Module_avmedia
Change-Id: I7188f6b94ca8782fc9c5fb106cb08801fc5ef5c0
2016-09-28 10:02:11 +02:00
Stephan Bergmann
16bbeb5713 Change the shared bridgetest code from static to dynamic library
...so ASan builds do not complain about ODR violations due to multiple instances
of vtable for testtools::bridgetest::CurrentContextChecker after
a53808c0ed577468393aced90963af6496706959 "loplugin:dllprivate" removed the
SAL_DLLPRIVATE from class CurrentContextChecker (which apparently /did/ have an
impact with -fvisibility-ms-compat, as used by Linux Clang ASan/UBSan builds).

Change-Id: Ifb1ba1819f7ea989300f4696d44f9599a1436563
2016-09-14 15:52:04 +02:00
Gabor Kelemen
8dc38d9ded Remove obsolete OxygenOffice bits
Since 77104ccd7658cb8f3ac142ea9f7fabc15fc08580 the OxygenOffice
distro configs are removed and no other official distro uses these.

Change-Id: I2b4d5fea7e4b9098ac88733821af219db23c48fe
Reviewed-on: https://gerrit.libreoffice.org/28738
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Andras Timar <andras.timar@collabora.com>
2016-09-08 21:20:58 +00:00