Age | Commit message (Collapse) | Author |
|
Change-Id: I0352e3180d553c46c6ca905628d5b46d1af0b8a7
|
|
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
|
|
Its code is in the vcl library nowadays.
Change-Id: Idb659e541226724004660102f6641c38a2312c27
|
|
Change-Id: I1c99cd2c8a392bf2a775eeb2c3acd4474aa2b0fb
|
|
Change-Id: I81778d452b548a0205db2e8bd30bcfed37becfcd
|
|
Change-Id: I2ae844d43a875ea0b4eb9dd445e483a36a90f73d
|
|
Change-Id: Ib70d1510bac2eb6bd5491f3177191ad5a8aebe2d
|
|
Change-Id: I1444e114e5cdbe794d79f40edebc32cb0229a4b5
|
|
Change-Id: I7e7f74ffbfd9edc4d8d4b3ca13d9a2f0d97dcbf4
|
|
Change-Id: I56a89b8785d7ac9f959ed43be26302540332e7ee
|
|
Either build mozab or mork driver, and install it in Repository.mk too.
Change-Id: I456d6cb4ebe99625a64a960d1133cb06d836e8c7
|
|
Change-Id: I459cd0e68d1a63ca5e2e362cd802be74d6c0af68
Reviewed-on: https://gerrit.libreoffice.org/14147
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Matúš Kukan <matus@libreoffice.org>
|
|
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>
|
|
Change-Id: I6f4a6679c263ac81d1cf5c66f18782e857da5ff8
|
|
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>
|
|
Change-Id: Idf9ea17b485ab07323a895e7e3f1eca1e198747c
Reviewed-on: https://gerrit.libreoffice.org/13047
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I68f7d4e2d91d37013018fc3cc185c46eb81fcb7d
|
|
This is going to be very helpful troubleshooting problems with metafiles
that just won't display.
Change-Id: I661dd40e04434a9c64a0f59d9310d36444601989
|
|
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>
|
|
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
|
|
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
|
|
Change-Id: Ia4f06beea2e16b6a0235c87ae47cec8430cd1f40
|
|
Change-Id: Ifb7e86b078bd549506a9cc1b9ce9fc22fffc5eec
|
|
Change-Id: Ib4501298c78e591f24c2ad73cbc8aec0c4fc0347
Reviewed-on: https://gerrit.libreoffice.org/13020
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
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
|
|
go to instdir"""
This reverts commit 80c83f4a578e1ec0c8b5e439687716e365937c9a.
|
|
instdir""
This reverts commit b64caa8ad85d951c74e1c84096802997340c8e1b.
|
|
This reverts commit 726e1a49bd40d98ffcfba760a08c503b096c79bd.
It is not desirable to put vcldemo and icontest into installation sets.
|
|
Change-Id: Iefcca922fc824877c49a11cd68023d57eff22d2f
|
|
Change-Id: I788d57a5645c00f6bdb66cc14c7fa748bc8b02f2
|
|
Change-Id: I4bdad4a0eb65991cd9faa9452485c64120b8b6dc
|
|
Change-Id: I419ca67dc1f87dd9ac751aa5a094fecf58136edb
|
|
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>
|
|
Change-Id: I2f104c64601b22ce3ef078295c7da3cb21a133f9
|
|
regression from 139a4b6229905e44f22a0b747ea9c44f30e468f4, thanks _david_
Change-Id: Ifce88cc5dd3dfc252a16407b4141ba2751564171
|
|
Change-Id: I5dcfdb3106bfe3e83a64443cd8aff1c7ba023a5b
Reviewed-on: https://gerrit.libreoffice.org/12244
Reviewed-by: Tor Lillqvist <tml@collabora.com>
Tested-by: Tor Lillqvist <tml@collabora.com>
|
|
Change-Id: I661656e486b088c28b78e5c3ed4fbe9945991097
|
|
Change-Id: Iae0c3fc429c74713662f1a75ef0a2150700274c7
|
|
Change-Id: I494349840e5b95a7c9f477a4b3133d1a2318ab7e
|
|
Change-Id: I3e541053faf956dc0cd2a3f068cd93b73fcaab6d
|
|
Change-Id: I0e0c3b5e3f130093f430f47c1730580105718c1e
|
|
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
|
|
Change-Id: Ibcfdd7a8c204a1ec90045ad39ef456237ba80a34
|
|
Change-Id: I8cb04121c52eb62e837c6a80037f9eabfc573dde
|
|
Change-Id: I312a9921e8760ee93282ef0706469fdea3fabea9
|
|
Change-Id: I6f7642a39fb72cfed85638cdd9015bf0aced8a20
|
|
Change-Id: Id69718fbdf429a4e9196e8b9c5c8a71171ad0847
|
|
Change-Id: I772bbfc05d4f8fd38df7a75d3b0982c843be2524
|
|
... 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
|
|
Change-Id: I94919f11150f39148219afc613ced99f74c539c0
|