Age | Commit message (Collapse) | Author |
|
Change-Id: I03d0d7c0446b6316e388ae717aded6bb7dcc88f1
|
|
Change-Id: Ie3010431f69169d022d19c5ba6ff234adf191750
|
|
Change-Id: Idd5dae2843f774fdee49a5f2d5eb26022746c5c1
|
|
removed by bfc71eb03e2bc6f26d53f70b32f9a8937086808b and
143f0b895fb2c0a1449af4f6f307487900921cbe
Change-Id: Iaf6e99c15356ebe08cfb1d386a6dab97f47a730a
|
|
Change-Id: Id095087d05b64119f80e2c1d476091765f017afa
|
|
Change-Id: Ie8e8e4e5278278eecc1a6e54dbb70389df3e7155
|
|
Change-Id: Ifbfc26c2ec8ade109c8fe7dfce70ef18d68881e2
|
|
Change-Id: Ib792eb8a4c6fa549bb34727838181c5924e7c150
|
|
Change-Id: Ide08e2da5c129f5df502ac3955738f8bfca56d41
|
|
Add HAVE_FEATURE_DBCONNECTIVITY to <config_features.h> instead of
using (or not, more likely) -DDISABLE_DBCONNECTIVITY.
The plan is still that database connectivity would be disabled always
for the non-desktop platforms, and otherwise disabling it would be a
configure option.
But, still lots to do; the TiledLibreOffice iOS test app gets tons of
undefineds when linking if I actually try to disable the database
connectivity.
Change-Id: If1e4b55faa1514cd55dec5fc5487a30d689739ac
|
|
Introduce a configure option --disable-avmedia. For non-desktop,
avmedia is always disabled (for now), and for desktop enabled by
default. Add AVMEDIA to BUILD_TYPE when enabled. Don't build avmedia
when disabled. Add HAVE_FEATURE_AVMEDIA to <config_features.h>. Bypass
avmedia-related code when disabled.
Change-Id: I919c6e199bff87d9f142d55dff6373f0ed217f39
|
|
Change-Id: I244eb4877801ceb0ff22e8591dccd6b801d00d68
|
|
Change-Id: Id338d1fb8a1334fb4e984aff9494bab7f3c35dc1
|
|
And use constructor feature for UNO implementations.
Change-Id: I42b6a6f417049cc8e2d44b74c7adc552680b1f2d
|
|
Change-Id: If07d94a2f646c8377b76fdf645e85f9491e4f061
|
|
This reverts commit 4f7b96886ec2e98f270a9ec3c3509cd523fce7cc.
Conflicts:
configure.ac
scp2/InstallModule_ooo.mk
Change-Id: I5621496d70a2c493eb964c1138d310c68fa6d660
|
|
Change-Id: I3bf9e68e1a08ff3db065ec7f4e135119b7d1a4ef
|
|
Change-Id: I1e9a9e97ea2f6bdd43e6143830a3ab45177f9b05
|
|
Change-Id: Ie10ee80f1d35b40c0baf9d7ba5c1181b52405b5f
|
|
Change-Id: I6383ae3f94fc18aec92596b9d857d3fde5869dd6
|
|
Change-Id: I3a1798c5b2a2d7117d0d5f761f19ab627ba6606a
|
|
Change-Id: Iad5aa66635a34a4dfceb0bd6145f2d9bd197cc17
|
|
Change-Id: I9437bee64b318754ee5dc595f35be865a21d6a11
|
|
Change-Id: I0cbb89c8d5ac65eda8bb21aaf0d07996a015d281
|
|
Change-Id: I0a3b2bd6744f6ccca0017cd1e06a4018f085445a
|
|
Setting the filter name explicitly is not really required,
because TypeDetection::impl_checkResultsAndAddBestFilter
is able to select the correct filter anyway. But it seems that
other detection services also do it, so I followed that way.
Change-Id: I6e73fa79c6867d82f98d63e8d2b7865446f088ef
Reviewed-on: https://gerrit.libreoffice.org/8213
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
This is a bit involved because since the LinkTarget now creates the
instdir/sdk/lib/* files itself a Package cannot be used; so convert the
URE libraries to AutoInstall and add special handling for them to
gb_Helper_register_libraries_for_install to create the necessary links
in the "sdk" install-module.
(regression from 70c35265f517ef372cb739d4cc64499abf57a838)
Change-Id: Ia5467f3303d59f7f5f4a88adc22ceffb82a21ff1
|
|
(with condition from configure.ac for cairo)
Change-Id: I7f4864a7f331f1a3da9c796b51f4e16c58382580
|
|
Change-Id: I687f45eeea1e60e8076222865bd803c2ad18f758
|
|
Change-Id: I5805c8d1c9978b8625ba0e0ea6c4337baf5a6cb5
Reviewed-on: https://gerrit.libreoffice.org/7903
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
Change-Id: Ibb9b54784d4a58d0c865d29237e2ef05218544e3
|
|
Change-Id: I98a272e8cf009aa04bbd07ee333f9853e2a906d2
|
|
... from URE to NONE.
Change-Id: If43e07b88f2ab0e845f77d1f1a835627e5c48dd7
|
|
Change-Id: I68c5f5ac015e8c5d8efd60921f38eb31c6f8088d
|
|
Change-Id: I487fcd12bf90e8ce2c05743244858f7b5145c355
|
|
Change-Id: I899fed47873ee48b556bbda9417570b2d637b7bb
|
|
This reverts commit 449157cae77fc6a1b2a96f53d78d7a93cb33436d.
Re-enable building the OpenGL pieces and limit it to Windows, Linux and
FreeBSD
Conflicts:
chart2/Module_chart2.mk
Change-Id: I9edaaad4244b3c2c2b1174d91f57464dad69f214
|
|
Change-Id: I66bb579019ce8411b821c623955a454fd81cf811
Reviewed-on: https://gerrit.libreoffice.org/7600
Reviewed-by: Kohei Yoshida <libreoffice@kohei.us>
Tested-by: Kohei Yoshida <libreoffice@kohei.us>
|
|
We odbcbase is just used inside odbc library, so merge them.
Change-Id: I4f4b34873b570ddcf1065c49e5310a1e73092fd6
|
|
Change-Id: I6a2e8e69106584b6b7c9af35d4e0e79bf6ef5342
|
|
Change-Id: I56bd0630f8d238488d9d6598d87acefe1a08fdf0
|
|
Change-Id: I6f8c6827c00db50184a46f39968f882b944d18d4
Reviewed-on: https://gerrit.libreoffice.org/6967
Reviewed-by: Michael Stahl <mstahl@redhat.com>
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
|
|
JAB has been discontinued in favor of the native IA2 bridge.
Change-Id: I88461f73c620507d3e97b077ea2abdd2229322e1
Reviewed-on: https://gerrit.libreoffice.org/6819
Reviewed-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Tested-by: David Ostrovsky <David.Ostrovsky@gmx.de>
Reviewed-by: Michael Meeks <michael.meeks@collabora.com>
Reviewed-by: Michael Stahl <mstahl@redhat.com>
|
|
They are used at same conditions, and hatchwindowfactory just have
four files, so we don'y have any reason to keep them separated.
Change-Id: Iae3bb26ab1e95a309bf0d83c4ef17a0bf0261179
Reviewed-on: https://gerrit.libreoffice.org/6811
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
tvhlp1 just have 2 files, and this lib is used always with ucpchelp1. By
these reasons, we can merge these 2 libs.
Change-Id: I515f9c12893c986279ffac91b83879c467b091c7
Reviewed-on: https://gerrit.libreoffice.org/6820
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
|
|
Change-Id: I0de4b88eb076e53792aa6d16092dcbcbb548246c
Reviewed-on: https://gerrit.libreoffice.org/6763
Reviewed-by: David Tardon <dtardon@redhat.com>
Tested-by: David Tardon <dtardon@redhat.com>
|
|
Change-Id: If7b882663ab5cd12d4d9ae01e14162f793d8dc8d
Reviewed-on: https://gerrit.libreoffice.org/6757
Reviewed-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
Tested-by: Björn Michaelsen <bjoern.michaelsen@canonical.com>
|
|
Just install both; 448727e598ca0c35ee9cd6f2c25a847c8147943b already made
IA2 an experimental feature with fallback to Java access bridge if
experimental mode is disabled.
Change-Id: I4ca64adbc586bd87b4d28087709f5c2e02bf7990
|
|
Change-Id: Ifd328ff3ce12364e95d05405759df6588b3a86bc
Reviewed-on: https://gerrit.libreoffice.org/6503
Tested-by: LibreOffice gerrit bot <gerrit@libreoffice.org>
Reviewed-by: Jan Holesovsky <kendy@collabora.com>
Tested-by: Jan Holesovsky <kendy@collabora.com>
|
|
Change-Id: I7e3b2d47af9a9b91b22df43fc56cdfd3522de6d8
|