Age | Commit message (Collapse) | Author |
|
Change-Id: I0597436bddcd79f7a44d3969b54a3ae2e02b3c70
|
|
Change-Id: I8c9349299e67532c60fcd1e887fc0e33e45a29b8
|
|
It was never fully implemented, and its usefulness is unclear.
Change-Id: I86dee8ee6326bdfaa178260c76188261aef2fb4c
|
|
Change-Id: I203f5e7c4f78fe57a09373b944f0d58d8c3a5d05
|
|
Change-Id: I8307c09d5ba4fb24c0d2e273459b34edd06ae76a
|
|
Change-Id: Ice4956cd196424d21bf659f95f99c3e0c6928744
|
|
Change-Id: I16f52515a149a1e6e47cd0301a45db84ddd95885
|
|
we're presented with...
CXX="/usr/local/bin/clang++"
CC="/usr/local/bin/clang"
CXXFLAGS="-g -stdlib=libc++"
and out of the box we fail to build, but if we reshuffle to...
CXX="/usr/local/bin/clang++ -stdlib=libc++"
CC="/usr/local/bin/clang -stdlib=libc++"
CXXFLAGS="-g"
LDFLAGS="-lpthread"
then with this distro-config we build to completion
Change-Id: Ib6bee4dd69e0609e3c1238d86837a1680483ffa4
|
|
gets vcl built anyway
Change-Id: I521a53019f54d5e42c931043c758143f2f8bdb1d
|
|
Change-Id: I8982621114db142a8f4ef77987bb22de8767fe3f
|
|
Change-Id: Icb72cb89f2dcc890b82b3ea6df2cc06aa902cc13
|
|
Change-Id: Ic6e2a68f948c62cabc210a1873baffe2df300e8b
|
|
Change-Id: Ia19d4d0a3a33694b6edfff62e6b40028dac19677
Reviewed-on: https://gerrit.libreoffice.org/31212
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Khaled Hosny <khaledhosny@eglug.org>
|
|
Follow up to 8dc38d9ded92960eda46343b67da8a8b95404b5a
Here we drop some --help descriptions and the rest of
removed extensions from the Jenkins config file
Change-Id: Ie1520adf2c48c2dc714b00c53ba0055f1deb3c62
Reviewed-on: https://gerrit.libreoffice.org/30697
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
|
|
...with 8dc38d9ded92960eda46343b67da8a8b95404b5a "Remove obsolete OxygenOffice
bits"
Change-Id: I796505a87a821d6f7f0b79ade9fdeec89932e561
|
|
Sure, would make more sense to hardcode this in configure.ac. But
actually I guess that export validation will be turned off by default
anyway soon.
Change-Id: Icf266a0f389b9ebc8a28ee2e5f277449875ca885
|
|
As it's quite unstable and this way the clang tinderbox fails before
deteching interesting problems (and firebird is covered by other
platforms anyway).
Change-Id: Ieaca3a6f5d036c9df22bdbe5a48bf27d2d9ce49f
Reviewed-on: https://gerrit.libreoffice.org/28223
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Norbert Thiebaud <nthiebaud@gmail.com>
|
|
Change-Id: Iff1298d01d5e453d6d2559d28e086e7f6dd444a1
|
|
Change-Id: I2ba40b1b1a3d35bc851e675d87fcffc1adfdff0f
|
|
Change-Id: Ib321a62223c77e3f62d48f358a228465280458ad
Reviewed-on: https://gerrit.libreoffice.org/26022
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ib5ea4ad5b6033ee1634ea2f245742f862a40042d
|
|
Change-Id: Idab663e79cd4836ec1c14020fcd5c462c1cbf5dc
|
|
Change-Id: I858100508577b4d847db11e9b5f94c6a57ad7e8f
|
|
Change-Id: I1bfd107502332fc86ae5e96bbc1f475b8d669c6c
Reviewed-on: https://gerrit.libreoffice.org/22547
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Markus Mohrhard <markus.mohrhard@googlemail.com>
|
|
Change-Id: Ic29f55a846c48a3ddb6151d60e612d6b35a0ef3a
|
|
This looks obsolete, it was used in LibreOfficeLinux.conf since the
beginning but in fact since LO 3.5 it was broken and the vclplug_gen
was not actully dlopen()ing Xrandr.so but somehow magically "found"
the symbols anyway.
Change-Id: I81251a8fef0abac63183b0ff3533bb2331ca6f5a
|
|
Some options aren't supported on android, so disable them by default to
avoid errors.
Change-Id: Ifef2f5ff55d3bd7d7da1f53d1345be3c5ef11f45
Reviewed-on: https://gerrit.libreoffice.org/21590
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: jan iversen <jani@documentfoundation.org>
|
|
apparently in the past it was disabled because it did depend on glib,
and maybe also size constraints, but neither apply anymore.
Change-Id: Ic731b204cf482639e4d468512b97b5c39ddc73e6
|
|
These were missed during the removal of NPAPI.
Change-Id: Ie6233a755cd8f2995692fb8790bd65055d100251
Reviewed-on: https://gerrit.libreoffice.org/21015
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Tested-by: Julien Nabet <serval2412@yahoo.fr>
|
|
Change-Id: I9121c02b07eef1b1eddd78dbb0c903b837b82f14
|
|
Change-Id: I3a1d3ed1b80dc5c63ed442728b0004053642c12e
|
|
Change-Id: I791d9d6710462ba0a325228a890b941f6000ce13
|
|
Change-Id: I4fd99f02d0a5db6e35b5c16c8b7f19c9c1bb740f
|
|
Seamonkey based address book driver is based on pre-compiled libraries
and is only used on Windows 32 bit. Remove it in favor of mork driver.
Given that Seamonkey based mozab driver also provides Outlook and
Outlook Express address book integration, that Windows-32-bit--only
feature is lost for now. If necessary, support for that feature could
be rewritten from scratch, in a way that would also work for Windows 64
bit.
Change-Id: Ie1c125e692598bda999767c328c9e2262a2b82af
Reviewed-on: https://gerrit.libreoffice.org/19560
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|
|
Conflicts:
shell/source/backends/gconfbe/gconfbackend.cxx
Change-Id: I609ec83ec59f5ae8d3a8c9c09649695bfcb03b87
Reviewed-on: https://gerrit.libreoffice.org/19408
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Change-Id: I5e28e76a084ecdbd60d1599114bb75d7775865d3
|
|
Change-Id: Ie0e8aa9928f59f97cdee5c082694f9af474e1473
|
|
See https://github.com/emscripten-ports/zlib
Change-Id: I0af6e2f1f1908838f940ab11706637e3407263fd
|
|
Change-Id: Ib6a10305e0e1b92d7ccc0a4e4ad580d286cc166e
|
|
Change-Id: Ife976e777946e75510b96d64ad04e847b4a59141
|
|
Change-Id: I7c65711a2bdf6616d31712b4b23305a5dead59f7
|
|
See https://wiki.documentfoundation.org/Development/Emscripten for details
Change-Id: I977a8b9e98b9be13c263fef48f567b92347d0492
Reviewed-on: https://gerrit.libreoffice.org/18643
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Tested-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
|
|
The project has been inactive for years. Last version was based on OpenOffice 3.
Change-Id: I0ff43a6e9b11571457330016091f4409432ab47b
|
|
With the new RHEL6-era baseline TDF can finally ship KDE4 support.
Change-Id: I227278b576a3ed2f2aaa751d41b469ca92dc78b3
Reviewed-on: https://gerrit.libreoffice.org/18267
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I882c04fd3a255f55511b1884157de26e7574e6db
Reviewed-on: https://gerrit.libreoffice.org/18262
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0fecd634930629c7de65f11ce5190a9a95f98e52
|
|
Change-Id: Ib70c9407ea023004f11fe8850e1a393bec942f34
|
|
* enable kde4
* switch from gnome-vfs2 to gio
Change-Id: Ieb115bc4632d0ce38c3f3af0ca70d707f33bd238
|
|
Change-Id: I7cdcdcbbbbdc4ba44b3fb8014f93cc522b61f5fc
|
|
Work in progress to allow integration of LO with
<https://wiki.gnome.org/Projects/FleetCommander>.
During configuration, dconf support is implicitly enabled when available on the
host (which is presumably only available on Linux). It is explicitly disabled
for TDF Linux builds for now, though, to avoid accidental dependencies of the
distributed installation sets on system dconf libraries.
A dconf layer is represented in the CONFIGURATION_LAYERS bootstrap variable with
type "dconf" and an empty URL. See the comment at the top of
configmgr/source/readdconflayer.cxx for the encoding of component-data in dconf.
All of this is still subject to change.
Change-Id: I2d08d81c8ea43ba4a99040a8882ae75b91bcfdb9
Reviewed-on: https://gerrit.libreoffice.org/16848
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
|