Age | Commit message (Collapse) | Author |
|
Change-Id: I648e5c23704125e939eceda9ac29217f1c63cd47
|
|
...since 62bf424fa84b0ccd0828a474a1351b0134f27eab "remove dead code."
Change-Id: Idfe58e53232c6cef755f4f7e4d572f7cac3efc6a
|
|
AFAIK, we could not use GIO for the release builds because they are built
on too old system. GIO has got enabled by default but it can't be used together
with GNOME VFS, so we need to explicitely disable it here.
Change-Id: Ic5e64b0b5a7c000b9add2892a18bbc963ea2b900
|
|
Change-Id: I447a2cfd0e90e61c4a3015d9ef58a78ae86eb874
|
|
Change-Id: I05d3958b56cc8dc18773049deb40d4d4929b0ba4
|
|
Change-Id: I443e77c33b797aaff0b0389525148d1ee2d3193c
|
|
Change-Id: I6bc95c27bf807288ee147995fd4d864903f8cec4
|
|
Change-Id: I54bff2c8593995829857d30b38b8626a8c1a1a4f
|
|
Change-Id: I959437dd440c0eec4fdfa75498a95295bb85cda0
|
|
|
|
Updated the distro-configs so that the default change
does not impact build based on distro profile
The intent is that with this change of defaults
the build does only rely on core and does not need
any submodules. Making a initial build simpler
for new dev, since they won't be exposed to submodules
unless they really need them.
Change-Id: I446e912d607ce7358fd11f54a3de025dc3f25144
Reviewed-on: https://gerrit.libreoffice.org/1791
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
|
|
|
|
The STLport was only built for the benefit of old extensions on platforms that
once used it themselves (Linux x86, Solaris x86 and SPARC, Windows). We
deliberately break such old extensions for LO 4.0 by no longer shipping that
backwards-compatiblity cludge.
Keeps STLport listed in readlicense_oo/ because of
o3tl/inc/o3tl/compat_functionality.hxx.
Also removes GXX_INCLUDE_PATH, as that was only used by STLport (if at all?).
Removes a spurious #define MOVEFILE_REPLACE_EXISTING 0x01 from
l10ntools/inc/helpmerge.hxx that was once added with
854812584862d0609b695682d2bfea2667d75c00 "INTEGRATION: CWS extensionl10nfix01
(1.11.6); FILE MERGED: 2008/06/26 13:56:03 ihi 1.11.6.1: #i90987# windows rename
-> MoveFileEx" but now starts to cause trouble on Windows. Also disables
warning C4005 about redefinition of WB_LEFT/RIGHT macros (defined in both
tools/wintypes.hxx and the Windows API) in a number of places that include
windows.h -- however the old STLport caused those warnings to not show.
Change-Id: Ie138a219fbbc86fb5aaa7ea0b88cf349935d9829
|
|
Change-Id: I279b20d30c0c7ccbe82583ad97e2c4e65cb30221
|
|
Remove the oooblogger extension. It is unmaintained and the original
author (caolan) wants it dead.
Change-Id: Iff89f5badbb74f465c57e068a9e1acbbc13bc235
|
|
Change-Id: I9b028618212f5e2f9fe0f11181d97a9bfe06bf93
|
|
...so that e.g. Fedora 17 does not require installation of libpng-compat package
for old libpng12.so.
Change-Id: I45cf3928b30dbbb815f70cde1972dc4972007c05
|
|
It has been way too common for people to accidentally have a javac
from JDK 7 create class files that are of the newest version, which
older JREs and Android's dex then don't understand.
As many of the distro-configs files specified
--with-java-target-version=1.5 anyway, let's just hardcode that for
now.
Change-Id: I0853820dc56a062f053b5c2c30097bf1ff3798c1
|
|
...which can be attractive for installation sets that use --with-system-poppler
but do not want the LO core package to depend on a poppler package. See the
comment at the top of scp2/source/ooo/module_pdfimport.scp for details.
The build-time --disable-pdfimport configure switch is gone, PDF Import is built
unconditionally for all platforms but Android and iOS now. (The
ENABLE_PDFIMPORT variable now uses TRUE/FALSE rather than YES/NO, to increase
consistency across those variables.)
Change-Id: I6509d0b2e770b276cd54540408fb1ec5a7dda058
|
|
Change-Id: Id27ec2d8531df8122d957af19cdd343eb189654d
|
|
The current latest Android SDK doesn't cope with Java7 otherwise.
Change-Id: I0331f283dfc3ac331a8c5381058f43df7d8e8fc6
|
|
Change-Id: I51a3cf81bf6ba4f0d50cb3f2ac52c2d220955b56
|
|
Change-Id: I5877e181d5f395037f7bea747df429bb9e9080f6
|
|
No need for dirty hacks linking in basegfx objects statically any more.
To avoid unnecessary confusion between the newly plain code and any instance of
the old extension still installed (per-user or shared), I renamed all relevant
UNO implementation identifiers from com.sun.star.comp.documents.* to
org.libreoffice.comp.documents.*. Also, existing installations of the extension
are explicitly not migrated to new user profiles.
The xpdfimport executable is now in program/, its xpdfimport_err.pdf in
share/xpdfimport/. To simplify finding the _err.pdf from xpdfimport, its full
pathname is now given as additional second argument to xpdfimport. To find
xpdfimport executable from CppunitTest, CppunitTest creates a symlink from
solver's unittest/installation/program to solver's bin, so that
"$BRAND_BASE_DIR/program/xpdfimport" works there (as CppunitTest now sets
BRAND_BASE_DIR to solver's unittest/installation).
The sdext/source/pdfipmort/dialogs/ Basic stuff appeared to be unused (even
though it was included in the .oxt) and has been removed.
The --disable-ext-pdfimport configure switch is renamed to --disable-pdfimport.
Having it still conditional requires some pdf_Portable_Document_Format vs.
pdf_Portable_Document_Format_import foo in module filter.
Change-Id: Iee58c2f6187142a418decc9ea3a5df10eb7e0523
|
|
Change-Id: I21ca700e16d41a0f8372bf997cdd7ae57e555c41
|
|
|
|
Change-Id: Ia46cb802d40bb1ba199cf937f332c4b343bc22e9
Reviewed-on: https://gerrit.libreoffice.org/1060
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: Ia3c103e4343d309b997ed37e33a382ffdfbddac3
Reviewed-on: https://gerrit.libreoffice.org/1014
Reviewed-by: Tor Lillqvist <tml@iki.fi>
Tested-by: Tor Lillqvist <tml@iki.fi>
|
|
Change-Id: I43690a0196e54d45567f30151d95cf10f0ac3c38
|
|
After 047bc54675193bb10a74b865a057fc0438fb824c it is no longer triggered
by rsvg alone, so I guess this is the right way to get system glib on migw again.
|
|
Change-Id: I6705d60313243142bf4f5a0b4856757e093d5a1e
|
|
IN this branch these changes are not conditional. Unclear yet whether
this is what we finally will want to use or not. Maybe should make
these changes conditional and do this stuff in master instead?
Change-Id: I379d570a0e00648d295c675fd90eba6594ba3182
|
|
Change-Id: I28219b9d7500a5d162c554903cf92656cb25a01b
|
|
Change-Id: I3a5b19ac9f7c09a7bb5c919b3a9bc18ab646fd76
|
|
Change-Id: I0b90350cd1fb9221213e052c1b0f5605663f5090
|
|
Change-Id: Id05436f38477d73be308310c7ef0ec3baca01bc9
|
|
Change-Id: Id94b5d0aa4d4b6236831f3720cb24efca70be649
|
|
This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.
Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
|
|
we basically need this functionality, the idea of it being optional
isn't really logical anymore with nss split out from mozilla.
for iOS and Android where they doesn't build yet spit out lame fixme
nag warnings
Change-Id: I4b16c62553b12d3dcd340a0b5c5a4cbd807c2f02
|
|
Add fallback activation of an _OLD media component to the core.
Compile both a 0.10 and 1.0 version of the gstreamer component
Change-Id: I91f65d05391cb2d7e02f9cff18f96178a128705O1
|
|
Change-Id: I227c408e03130667760f9672f08b11cc7a9c75a8
|
|
Try to start consolidating the complexity here.
generate Application.mk to specify the required ABI
fold common distro-config pieces out of README
|
|
|
|
|
|
Change-Id: I59dd2a5b2f7760ca610d64289cb11d5aedcd5965
|
|
Change-Id: Iddbc17e79a35ceb39eb8abfcb3a820f30961a54d
|
|
Change-Id: I748976e284e1812035f18abac628f0b2397d74c7
Signed-off-by: Fridrich Štrba <fridrich.strba@bluewin.ch>
|
|
since the toolchain that would allow this to be done is broken
This reverts commit 9980e69e172ebaea9f6cde78187b3e7693647621.
|
|
Change-Id: Ib498067bad7b370dc5ab58e728de9f64f375a1a8
|