Age | Commit message (Collapse) | Author |
|
Change-Id: I86a01f0a066a915b9f87768fc73d24ab2fcdb4f6
Reviewed-on: https://gerrit.libreoffice.org/15182
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I7650a56375d98814e89fc21894c92a200832bb29
|
|
Change-Id: I535669e46f2535f0a0c0b106b964bfbc3a2e2d7e
|
|
Change-Id: I375449ac3068927f525881b0022721130c9c63d6
|
|
Using precompiled header have significant performance benefit
on windows, and seems to be quite stable
let's seclect it by default.
Change-Id: Ia3d0ea53007e3550e819acdd7943bed945887bd0
Reviewed-on: https://gerrit.libreoffice.org/15045
Tested-by: Jenkins <ci@libreoffice.org>
Tested-by: Norbert Thiebaud <nthiebaud@gmail.com>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: I15492fcc687a21b740dc2d97a47485e2e760055f
|
|
Change-Id: I4de4d5c3a191784598e93a8cf70e45a3f59ae857
Reviewed-on: https://gerrit.libreoffice.org/14907
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
... and just error out with < 16G and all symbols. Should help newcomers
who have e.g. 8GB of memory, build with dbgutil, but then unable to
complete the build as the linker never finishes.
Change-Id: I9f3ad5c6d76a18d6aa5b0b2d61aa115ed441b8e3
|
|
Change-Id: I7566dcf21aae6b800adb58d8c94e350bb0da720c
|
|
Change-Id: Ib58578fd9e093d912294d861094e19151a097534
|
|
...in Clang trunk towards 3.7 (ugly to come up with a standards-conforming sed
BRE, though)
Change-Id: I82196433ad153ae29b92ab15e58d6806ec4ccf26
|
|
As said in the comment, the non-single-file mode could create way too many print
jobs, so enable this only for the CUPS backend, which has been modified
to send them as a single batch.
Conflicts:
configure.ac
include/vcl/printerinfomanager.hxx
sw/source/uibase/dbui/dbmgr.cxx
vcl/inc/cupsmgr.hxx
vcl/unx/generic/printer/cupsmgr.cxx
vcl/unx/generic/printer/printerinfomanager.cxx
Change-Id: I4c02ca0e8b91323b1d02f004c7b4813433064a11
|
|
Change-Id: I04def21b684d0c95bc3a26250fc8af42bc1b1fa6
|
|
Change-Id: I3558ca7fa3d2a2c47d1066e3bd24aeb7619452e0
|
|
Change-Id: I3589214b540232d84ad86c67991065f7d376c94b
|
|
Due to the wildcard checking for it will actually attempt to check for the
SDK 8.0, which fails with Visual Studio 2013 because its SDK 8.0 apparently
lacks a midl.exe, so configure fails.
Change-Id: Ib0e61a3a999d6a2ebe16645225fc9838dab3bdb1
|
|
Change-Id: I151957e415eff793e3d054050526b7d6892d28d4
|
|
The build fails in harfbuzz, though, some ICU problem.
Change-Id: I5071a26b1cc0f6524f6b2af8740d915209727381
|
|
Change-Id: I2ab9d6fe4ac81f4a102a3f4242aa6d41e81fab88
|
|
Change-Id: Ib19b57e877c5829dd816d4b4e84bb8f632354789
|
|
Change-Id: I0c8b7a8b2903d83eb37beb6b54f89dbcda8fba9c
Reviewed-on: https://gerrit.libreoffice.org/14527
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
|
|
Change-Id: Iad29aa8cc47220e5aa33a4991a0c0d265d107152
|
|
Change-Id: I2de5ec5e705a7c2cbd3ccd5d494dafc5c939448a
Reviewed-on: https://gerrit.libreoffice.org/14515
Tested-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: If6fb1eb2e8dbcf885b27d10202295e8c11177d49
|
|
Change-Id: I7a3a9593cabec68c0d60c17a991207b5d3dab69c
|
|
Change-Id: Idb4e50a98a2fcdd1746ef14fc0dbe53bf1d7db8a
|
|
Change-Id: I98060f1adae0ba8ec03b2f0d6b0db6d5a1c0385c
|
|
That way you can avoid having to set ICECC_VERSION in every shell where you
want to use icecream with cross-compilation. See
http://holesovsky.blogspot.cz/2015/02/using-icecream-to-speed-up-libreoffice.html
for details.
Change-Id: I1adf67934c2687f0fca1b73e7793b72120eeedab
|
|
Accept gl linkage in hope of future offscreen mesa support.
Avoid linking with GLX though.
Change-Id: I4e666f60e74fe34075a8da9eeba95807cf8fe38c
Signed-off-by: Riccardo Magliocchetti <riccardo.magliocchetti@gmail.com>
Reviewed-on: https://gerrit.libreoffice.org/13452
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: Michael Stahl <mstahl@redhat.com>
|
|
...don't dare make it non-explicit, yet.
Along the way, introduce SAL_CONSTEXPR.
Change-Id: Ia3179d0d5e001fd7aa92237c97437e9b74366ee1
|
|
Change-Id: Ica81e236e205cbb994220015a51ffb1f98785bd6
|
|
On Windows 32 bit ancient seamonkey library is linked against
libreoffice. In 64 bit we cannot used this library and we cannot
recompile it because it was removed. Instead use mork driver.
This would still meant functionality loss because Outlook and Outlook
Express address book wouldn't be supported any more.
Change-Id: I77fbb59aaeb6c7f3b6754e7ffb9172064155e8f3
Reviewed-on: https://gerrit.libreoffice.org/14275
Tested-by: Michael Stahl <mstahl@redhat.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: I91969800330042a6950402e3995b4d86020006f3
|
|
Change-Id: I69d52554b531dab6fc12ffe16e6ca91241fda3a5
Reviewed-on: https://gerrit.libreoffice.org/14283
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: David Ostrovsky <david@ostrovsky.org>
|
|
|
|
Default to the package name that makes ndk-gdb happy in case
--enable-dbgutil is used (can be extended later to --enable-symbols /
--enable-debug as well, if necessary).
Change-Id: If9dc09f48c895a4a138c3911f129e84f001d5f43
|
|
This now also allows to specify the version number; now you want to use:
cd android/
make versionCode=<previous_version_num+1> key=<key_name> release-apk
Change-Id: I078e8dbbe671969fc3b228ac987cdb9a4a53b281
|
|
Change-Id: I94c643c6b2977ee56fce082a04a2e00c820168e0
|
|
Change-Id: I3897c551676bcb7d3237be3dde74123c5ddd8f84
|
|
Change-Id: I307a009c14dd5cd946b39fbfb80ffc3962a7739b
|
|
Default to 4.9.
Change-Id: I534b579fece83cfac79cfcd92f40bde5d2f801f5
|
|
Change-Id: I8ea6dbf5fbe6c7706d833dddf43b31128f079017
|
|
Change-Id: I4bcdeca96e59e2bc3a2a96f546d060504f020bc7
Reviewed-on: https://gerrit.libreoffice.org/13917
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
that slipped in with commit 3ab2d3a2c5b802ab88171770d19871e081c3252b
"fdo#88256 fix crash when running javascript macro"
Change-Id: Idae2148181517e434d133958cf20d4fd6c4b9187
|
|
caused by my commit 8583da1e934a49791ef8d86668f3d5c3c5dae1d7
"java: remove unused fields"
Change-Id: Ibcd6462e8229a0a6cb98ebfd16ce5d2ea45ca931
|
|
Change-Id: I3020b648cae31e28de51e68177c0490e77733f4e
Reviewed-on: https://gerrit.libreoffice.org/13878
Reviewed-by: David Ostrovsky <david@ostrovsky.org>
Tested-by: David Ostrovsky <david@ostrovsky.org>
|
|
The ENABLE_CRASHREP is no longer AC_SUBSTed by configure, so it is
always non-empty in config_host.mk, resulting in -Zi without -FS,
which breaks MSVC 2013 builds.
Leave a placeholder in configure for the new crash reporter vaporware,
and force the CFLAGS to be the same as in the --eanble-symbols case.
(regression from 8ab4d2f29fdd2c058db23f6ee7b2200655d4c6f6)
Change-Id: I476fb2e4f50de5304632628b25e3997ea6c31c27
|
|
The code is really not in an ideal state, the key-frame generation is
horrible - involving playing the video for three seconds each time etc.
While the idea is great - the impl. and libvlc API use needs some love
from a VLC expert really.
Change-Id: If1787749d9952e30c1d80846e925cf1f65231463
|
|
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: Ia129961bc429514b70e4bb508a76424e4df83289
|