784 Commits

Author SHA1 Message Date
Michael Stahl
0cbe2e92a2 connectivity: just check the WITH_MOZAB4WIN variable
Either build mozab or mork driver, and install it in Repository.mk too.

Change-Id: I456d6cb4ebe99625a64a960d1133cb06d836e8c7
2015-02-04 17:32:21 +01:00
Simon Wilper
0fc8df6d7b build breaks, missing ENABLE_JAVA for jvmfwk_jvmjwf3_ini
Change-Id: I459cd0e68d1a63ca5e2e362cd802be74d6c0af68
Reviewed-on: https://gerrit.libreoffice.org/14147
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
2015-01-24 11:03:55 +00:00
Caolán McNamara
8ab4d2f29f drop crashrep unused since start of LibreOffice
Change-Id: I3df1216054c133314b2317849744a0a37e9fbc8f
Reviewed-on: https://gerrit.libreoffice.org/13733
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2015-01-07 11:41:32 +00:00
Tor Lillqvist
a2e4be6ded The touch module, ByteBufferWrapper, and the libotouch library can go away now
Change-Id: I6f4a6679c263ac81d1cf5c66f18782e857da5ff8
2014-12-18 12:59:30 +02:00
Noel Grandin
39327e71b5 java: remove OOoRunnerLight
and just use OOoRunner, there is no point in having a stripped down
jar, the cost of firing up the Java VM completely dwarfs any benefit
of having a smaller jar.

Change-Id: Ibcc3c5bd6e9b9c918041142dd32db0ea5dddc25b
Signed-off-by: Stephan Bergmann <sbergman@redhat.com>
2014-12-16 11:51:57 +01:00
David Ostrovsky
5f77059ff1 scp2: move numbertext to AutoInstall
Change-Id: Idf9ea17b485ab07323a895e7e3f1eca1e198747c
Reviewed-on: https://gerrit.libreoffice.org/13047
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-12-10 21:11:48 +00:00
Markus Mohrhard
3fb0320e1e fix packaging of OpenGL shaders, related fdo#83875
Change-Id: I68f7d4e2d91d37013018fc3cc185c46eb81fcb7d
2014-12-10 17:13:15 +01:00
Chris Sherlock
5757af8008 vcl: add new metafile viewer demo - mainly for fdo#80503
This is going to be very helpful troubleshooting problems with metafiles
that just won't display.

Change-Id: I661dd40e04434a9c64a0f59d9310d36444601989
2014-12-09 14:27:17 +11:00
Tor Lillqvist
bf6544c0ab Don't treat clew as part of an "external" clcc module
There is no obvious authoritative upstream for clew anyway, so it causes
philosophical problems for distros. For a while, we used to use a zip archive
from the "clcc" project on SourceForge that included clew.c and
clew.h. (Before that we also just had clew.c and clew.h in our source repo.)

So, drop the external/clcc module and have clew.c and clew.h in the source
repo again. But this time clew is in a module of its own, not in sc.

This re-introduces "No need to have OpenCL optional at configure-time"

This reverts commit 764836cb00e8e6dfd2ab48e080a166ec90359e01.

Change-Id: I413142f4f9f8399489f9c3e5327132822f07a454
Reviewed-on: https://gerrit.libreoffice.org/13368
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
2014-12-08 09:07:27 +00:00
Stephan Bergmann
45ca1bfc22 Fold URE: Linux ure/lib/* -> program/
The ../../../program/ links in the URE jar Class-Paths are a temporary kludge
(and juh.jar had lacked adaption for Mac OS X).

Change-Id: I2542d8a582866485dd61c05df3fc6b4b39a8403d
2014-11-28 11:57:28 +01:00
Tor Lillqvist
c1d09b1ad0 Work in progress: Move Calc-independend OpenCL configuration out of sc
Intermediate commit. More changes will follow: The device selection
logic needs to be moved, too. (And cleaned up.) Instead of the
separate formulacalculationoptions dialog we should simply have a
normal options page for those OpenCL-related settings that will remain
purely Calc-specific, like the formula opcode subsetting.

Change-Id: Id60d95e80d377cbbf5780beb473b221bce06b5e5
2014-11-27 11:07:37 +02:00
Stephan Bergmann
a756b783e3 Use Package_pyuno_pythonloader_ini for install
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
2014-11-26 17:21:12 +01:00
Tor Lillqvist
a7a79ee92d Move clew into a library of its own
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
2014-11-25 20:05:45 +02:00
David Ostrovsky
715aafa6d9 scp2: move ct2n to AutoInstall
Change-Id: Ib4501298c78e591f24c2ad73cbc8aec0c4fc0347
Reviewed-on: https://gerrit.libreoffice.org/13020
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-24 14:13:32 +00:00
Caolán McNamara
20dab428f8 drop gnome-open-url binary
we don't really need it anymore, fallback to our own open-url
if there is nothing else to take it

Change-Id: I7a4e841a53bda30e29d48b9c34d24af085f1b4b5
Related: coverity#706194 Use of untrusted string value
2014-11-17 14:53:22 +00:00
Markus Mohrhard
bf9435bce0 Revert "Revert "Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir"""
This reverts commit 80c83f4a578e1ec0c8b5e439687716e365937c9a.
2014-11-12 06:06:36 +01:00
Markus Mohrhard
80c83f4a57 Revert "Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir""
This reverts commit b64caa8ad85d951c74e1c84096802997340c8e1b.
2014-11-12 05:59:39 +01:00
Michael Stahl
b64caa8ad8 Revert "wrong merge conflict resolution, vcldemo, icontest go to instdir"
This reverts commit 726e1a49bd40d98ffcfba760a08c503b096c79bd.

It is not desirable to put vcldemo and icontest into installation sets.
2014-11-10 20:54:09 +01:00
Markus Mohrhard
726e1a49bd wrong merge conflict resolution, vcldemo, icontest go to instdir
Change-Id: Iefcca922fc824877c49a11cd68023d57eff22d2f
2014-11-10 16:28:06 +01:00
Markus Mohrhard
6efec7dca0 fix bad merge conflict resolution
Change-Id: I788d57a5645c00f6bdb66cc14c7fa748bc8b02f2
2014-11-10 07:59:58 +01:00
Michael Meeks
7663c8802d vcl: outdevgrind compile it by default, and fix it up.
Change-Id: I4bdad4a0eb65991cd9faa9452485c64120b8b6dc
2014-11-10 07:59:13 +01:00
Markus Mohrhard
bd3f92fa29 merge vcllo and vclopengllo
Change-Id: I419ca67dc1f87dd9ac751aa5a094fecf58136edb
2014-11-10 07:58:17 +01:00
Jan-Marek Glogowski
65a00c71a5 Clarify configure GStreamer handling
Currrently --disables-gstreamer disables GStreamer API 1.0 support
and --enable-gstreamer-0-10 enables GStreamer API 0.10 support. To
build with GStreamer API 0.10 you need to --disable-gstreamer and
--enable-gstreamer-0-10, which doesn't seem logical.

But actually it's possible to build both avmedia GStreamer backends,
so this changes:

 * --disable-gstreamer to --disable-gstreamer-1-0
 * configure variables to include the GStreamer API version "1_0"
 * adapts the configure help text

Change-Id: Icffd8cfb9d80b3021e290675e7c9644c2a31fce8
Reviewed-on: https://gerrit.libreoffice.org/11912
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
2014-11-07 11:52:38 +00:00
Stephan Bergmann
f3f63f555d fdo#82038: senddoc, uri-encode got lost on Mac
Change-Id: I2f104c64601b22ce3ef078295c7da3cb21a133f9
2014-11-06 14:13:02 +01:00
Michael Stahl
acc1d00feb Repository.mk: move conditional to the right place
regression from 139a4b6229905e44f22a0b747ea9c44f30e468f4, thanks _david_

Change-Id: Ifce88cc5dd3dfc252a16407b4141ba2751564171
2014-11-04 22:46:15 +01:00
Riccardo Magliocchetti
d475906693 Required MacOSX version is 10.8
Change-Id: I5dcfdb3106bfe3e83a64443cd8aff1c7ba023a5b
Reviewed-on: https://gerrit.libreoffice.org/12244
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
2014-11-04 16:56:06 +00:00
Michael Stahl
139a4b6229 scp2: move unx wrapper scripts to AutoInstall
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
2014-10-31 23:42:37 +01:00
Michael Stahl
ad43a17073 Repository.mk: move mobile-only libraries to NONE layer
Change-Id: Iae0c3fc429c74713662f1a75ef0a2150700274c7
2014-10-31 17:55:15 +01:00
Michael Stahl
30c237aef7 Repository.mk: move executables that are not installed to NONE layer
Change-Id: I494349840e5b95a7c9f477a4b3133d1a2318ab7e
2014-10-31 17:55:15 +01:00
Michael Stahl
f049b83cc2 scp2: move WNT executables to AutoInstall
Change-Id: I3e541053faf956dc0cd2a3f068cd93b73fcaab6d
2014-10-31 17:53:52 +01:00
Michael Stahl
58735f0608 scp2: move unix/gnome executables to AutoInstall
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
2014-10-31 17:53:52 +01:00
Tor Lillqvist
28561633d8 Don't bother with a separate dynamically loaded scopencl library
Just link that code into the sc library. We use clew anyway to handle
optoinal presence of OpenCL at run-time.

This is a straightforward change for now. Could be cleaner; we could
get rid of the fairly pointless wrappers in
sc/source/core/opencl/formulagroupcl.cxx for instance.

Change-Id: I23215c6516ef04698f6891e2a7fc6611dc83b37a
2014-10-29 15:29:22 +02:00
Michael Stahl
a77ef6c0e4 scp2: move writer executables to AutoInstall
Change-Id: Ibcfdd7a8c204a1ec90045ad39ef456237ba80a34
2014-10-29 11:37:51 +01:00
Michael Stahl
30047f28bf scp2: move math executables to AutoInstall
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
2014-10-29 11:37:51 +01:00
Michael Stahl
3ba20ef5ff scp2: move impress executables to AutoInstall
Change-Id: I312a9921e8760ee93282ef0706469fdea3fabea9
2014-10-29 11:37:50 +01:00
Michael Stahl
557f58d1cf scp2: move draw executables to AutoInstall
Change-Id: I6f7642a39fb72cfed85638cdd9015bf0aced8a20
2014-10-29 11:37:50 +01:00
Michael Stahl
5ceb8b7be6 scp2: move calc executables to AutoInstall
Change-Id: Id69718fbdf429a4e9196e8b9c5c8a71171ad0847
2014-10-29 11:37:50 +01:00
Michael Stahl
ee80cbb712 scp2: move base executables to AutoInstall
Change-Id: I772bbfc05d4f8fd38df7a75d3b0982c843be2524
2014-10-29 11:37:49 +01:00
Michael Stahl
f3616065a7 installer: let's make missing FileID a fatal error
... because the upcoming AutoInstall conversions introduce dependency
from FolderItem to auto-installed executables, and we want to ensure
that that keeps working.

Change-Id: I08d4aeddd28b93f080e201716597315e9a6ec2d6
2014-10-29 11:37:49 +01:00
Michael Stahl
368729decb scp2: move python executables to AutoInstall
Change-Id: I94919f11150f39148219afc613ced99f74c539c0
2014-10-29 11:37:49 +01:00
Michael Stahl
f4fac5eed2 scp2: move xpdfimport executables to AutoInstall
Change-Id: I9b75436a03c06252530bbd54a7011fb553ceb9be
2014-10-29 11:37:48 +01:00
Michael Stahl
7c898c933c scp2: move brand executables to AutoInstall
... except for soffice.exe which is referenced by some FolderItem.

Change-Id: Ie5788aa950f0b8526220fb2c8b9281ce934b8a5d
2014-10-29 11:37:48 +01:00
Michael Stahl
0183dc88e2 scp2: move crashrep executables to AutoInstall
Change-Id: Ib9fba534491ce67d329a375a359eef4520c0a3a1
2014-10-29 11:37:48 +01:00
Tor Lillqvist
9ecac3874d Replace DISABLE_SCRIPTING with HAVE_FEATURE_SCRIPTING
Feature test macros that govern conditional compilation should be
defined in config_*.h include files, not on the compilation command
line.

Change-Id: I40575a4762fd2564f10927b6f38a112dd9f9a3d7
2014-10-22 09:30:23 +03:00
Norbert Thiebaud
c68642d535 tilebench depend on linreooficekitgtk so need ENABLE_GTK too
Change-Id: I04b787493115de0190615f42248cc82968907e38
2014-10-18 15:44:12 -05:00
Tor Lillqvist
1a261bd0a5 Build icontest for OS X, too. Does not work at all, though
Change-Id: Id1c82638f12514f55f297ec5e4a07444849175ce
2014-10-10 12:31:12 +03:00
Tor Lillqvist
e21f6e3838 Build icontest for Windows, too
Change-Id: I7c23d9a41c9b517bf8dcdd3e1de2ab24a8a1d0d0
2014-10-10 12:01:26 +03:00
Stephan Bergmann
2ceeee914e Remove jvmfwk plugin feature
...which was effectively unused; there only ever was a single sunjavaplugin that
is now folded directly into jvmfwk.  Leaves room for further clean up.

Change-Id: I14dd2a3a09bd1ce9a8c3f5c156628ec11d954a0b
2014-10-09 17:27:20 +02:00
Tor Lillqvist
13a5c3a3b9 icontest was missing
Change-Id: Ie00a983cc93736528e16b4244aaf1361536ed9b6
2014-10-08 16:27:58 +03:00
Tor Lillqvist
4e67805826 Try putting vcldemo in instdir/program
Chris Sherlock says that should make it possible to get it to actually
run. (Didn't work for me, though.)

Change-Id: I69a7badaf1f19481546866cfa2a417029c305105
2014-10-03 18:53:47 +03:00