Commit Graph

3512 Commits

Author SHA1 Message Date
David Tardon
069704d390 fdo#55514 libgmodule is needed too
Change-Id: Icee2ffbe18ea732220f174cd4bf433ceb03d128b
2012-10-31 13:22:30 +01:00
David Tardon
13b967e0ed fdo#55514 put liblangtag dll into the install set
Change-Id: I81019488c06d83e80ff63f43d416fa0b74be8e15
2012-10-31 13:22:29 +01:00
David Tardon
a6f97a750d fdo#54327 put system nss dlls into the install set
Change-Id: Ie809bba726c4d17eac25d36381d93ea9781d74be
2012-10-31 13:22:29 +01:00
David Tardon
5644397e44 fdo#55514 put liblangtag dll to install set
Change-Id: Ia2df651604358c70c0af129b5d60b149d2f1629e
2012-10-30 15:25:20 +01:00
Miklos Vajna
fd443f82bc scp2: adapt to curl gbuildification
Change-Id: I51cd4e315f99099b9ee62761f404dbb640bc3106
2012-10-30 09:32:18 +01:00
David Ostrovsky
8865b7f013 fdo#55290: use the right native library name
It turns out that the native library cannot be renamed after creation.
The right name must be used from the beginning, otherwise
publishing is failing with the follow error (gacutil -i):

"Failure adding assembly to the cache: Invalid file or assembly name.
The name of the file must be the name of the assembly plus .dll or .exe."

To rectify that create the native lib as cli_cppuhelper.dll,
rename the signed assembly to assembly/cli_cppuhelper.dll and
teach scp2 to pick up the right one: assembly/cli_cppuhelper.dll
(and not cli_cppuhelper.dll).

Change-Id: I2073b617cd440865ae4ab838bb801329f2b07194
2012-10-28 23:15:22 +01:00
David Tardon
50857f22df minizip is not used anymore
Change-Id: I0ddc4d343882248d208c9f96366625bcbe6ac4f7
2012-10-26 17:33:31 +02:00
David Tardon
25113cd050 convert java XSL transformer into extension
Change-Id: Ided6c480969764073056830722c8996e0df52285
2012-10-25 14:48:22 +02:00
Xisco Fauli
65e104060b pyletter: remove java letter wizard
Change-Id: I63a46f027c8e022dee35f57db19b2538be09b1fc
2012-10-23 01:13:16 +02:00
Xisco Fauli
bf51d4c7c3 pyletter: pack and register letter wizard
Change-Id: I4b9e2d22af810db367c705791376c99cb1860172
2012-10-23 01:13:15 +02:00
David Tardon
6f3a300c17 pyfax.zip has been renamed
Change-Id: I981ea3a52b8f2bbf3068d19832f1358a340bd96b
2012-10-15 08:51:00 +02:00
Xisco Fauli
500edb9878 pyfax: Remove java code
Change-Id: If910b37990677458dcb2c88007ad713b1f208fbe
2012-10-14 21:46:19 +02:00
Fridrich Štrba
bf7657fc2a Killing even the last remenants of rebase
Change-Id: I649275360a1d57aeec03d3cecdb02f5f7ccdd1e8
2012-10-09 11:05:25 +02:00
Michael Stahl
d4214aab9c scp2: rename misleading WITHOUT_EXTENSION_SCRIPTING_BEANSHELL/JAVSCRIPT
Change-Id: Id8524bcfa3d593584afbad0b5dcc1cc48aa377d7
2012-10-08 13:20:11 +02:00
Peter Foley
59bf5321fa fix msm suport for VS2012
Change-Id: Ibc816de83eb48163671948ecc84e7653f2b4ec13
2012-10-07 10:42:17 +02:00
Zolnai Tamás
3bde7aa094 Delete german text from registryitem_math.ulf
Change-Id: Ic6a6706062bc82d5e4096d0a6aa7b52a8988f1bc
2012-10-03 19:45:01 +02:00
Andras Timar
bd7a079918 fdo#50936 fix link to license file in SDK documentation
Change-Id: If3a98fceb6fa71ac10626186ef7c094dbc9e47c3
2012-10-03 16:59:31 +02:00
Andras Timar
55c2619f68 rename THIRDPARTYLICENSEREADME.html to LICENSE.html
Change-Id: Idff5f43190f75f4ac8fee8fa989948ca35ca6095
2012-10-03 16:59:30 +02:00
Ivan Timofeev
b14073218e fdo#52268: splash: change color and position of messages
Change-Id: If6c607fc9f0be1f7a71eda8d555399451938c5fc
2012-10-02 15:30:39 +02:00
Tor Lillqvist
4671e25d99 No need for BITNESS_OVERRIDE in makefilery as CPU etc work fine
Change-Id: I59f4d5ad275af62c997723908754112c062a31be
2012-09-29 08:16:31 +03:00
Andras Timar
53cd03a533 install help xsl files unconditionally, needed for MSP patch creation
Change-Id: Iec60fca2895cffac34290dc8db8954b95dda6606
2012-09-28 13:02:02 +02:00
Caolán McNamara
2529bd5d18 install ui-previewer 2012-09-28 08:48:15 +01:00
Tor Lillqvist
05f1bf8966 No 64-bit QuickTime
Change-Id: Ie287d12c2142342fb89650bf715a2e12edabff78
2012-09-27 23:52:22 +03:00
Matúš Kukan
69a98d23e4 gbuild: avoid unnecessary Packages while processing scp2 files
This is first in do-not-duplicate-stuff-in-solver patch series.
Adds direct include path for gb_ScpPreprocessTarget.
Avoids copying .par files by using gb_InstallScriptTarget__get_dirs
for include paths.

Change-Id: I0a2b76accbbe7f33c83816fb8ad69cc29590e9e2
2012-09-19 21:06:53 +02:00
Stephan Bergmann
fe4c47e41f Some clean-up of mork-related changs
And reverted for now the configure error when --enable-mozilla on non-Windows;
it is still used for other features, too.

Change-Id: I1ce5ff1a7a3d140a1ab7ba1e905166d91229c926
2012-09-18 18:26:42 +02:00
David Ostrovsky
903065dda1 switch build system to mork driver implementation
On all non windows platforms no mozilla is used any more.
On windows it used for O and OE address book access.
Once alternative implementation for it exists,
mozilla can be stripped there too.

Change-Id: I54144005e6a284326b45a34eb958d170e872471e
Reviewed-on: https://gerrit.libreoffice.org/637
Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org>
Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
2012-09-18 14:17:27 +00:00
Andras Timar
fa81ac50dd remove DONTSHOWINUSERINSTALL style, because it is not interpreted
Change-Id: I146e29a68b04ce227fd2b9568fd2bbcd79b45792
2012-09-14 22:48:09 +02:00
David Tardon
d9412fb475 fdo#53520 rename portuguese dicts
Change-Id: I70cb4856f1db4722e886407d1c2fdf6a73b9a7f3
2012-09-11 07:36:32 +02:00
Riccardo Magliocchetti
ad050e40f1 headless build: build oosplash again
It looks like we want it so revert:
dae66b7b1d
4d408cc2f0
64a530cfa8

Change-Id: I7cd410861b28a0556de3375a0865a7baef52bd78
2012-09-10 21:26:15 +02:00
Peter Jentsch
1c467763f4 build and deliver internal libexslt. Use LIBEXSLT_LIBS is system xslt is used
Change-Id: I7ab624bc4877af51d4182ab213ef49cd8c5bb2a4
2012-09-10 07:56:42 +02:00
Andras Timar
f7414542bb add 'grammar checkers' to dictionary module description
Change-Id: If95b2829fd42143bd191564bb764067fcbe92054
2012-09-09 12:37:05 +02:00
Andras Timar
48d7e996a2 Long URL does not fit into installer dialog
Change-Id: Iebefcca082a733e26072c5cc0ab0510b9eb2c509
2012-09-09 12:37:04 +02:00
Andras Timar
700301a9ab fdo#52296 put ShellNew files to program's folder
Change-Id: I501d08fb0be65c7191b807e1d6d6f20026e14860
2012-09-08 21:13:21 +02:00
Riccardo Magliocchetti
4d408cc2f0 scp2: Don't deliver oosplash with --enable-headless
Change-Id: I6e12236d04e7ca19bea396e2aa79cba8280639a1
2012-09-07 20:13:51 +02:00
Kohei Yoshida
c8b7e98222 Let's use static archive instead of shared object for liborcus.
Change-Id: I5e33dac1025b1b3e5f49baf67c80da37d8e2ca5d
2012-09-07 09:10:35 -04:00
Kohei Yoshida
31f589b03a Get internal liborcus to build.
Change-Id: Ie08f8b608c5b71e5375793e6cf9054ea75d7732d
2012-09-07 09:10:35 -04:00
David Tardon
5e19849479 fdo#54450 install evolution DB driver correctly
Change-Id: I0b6eb67014a61e22981f1f6be488fa762d639554
2012-09-07 12:45:11 +02:00
Petr Mladek
4b27695fea add "Tango Testing" icon theme
It is enabled by default for dev build. It will be used for reworking
the Tango theme by the design team.

The them was requested by Stefan Knorr (Astron) <heinzlesspam at gmail dot com>
The two intial icons are from Alexander Wilms <alexander dot wilms at zoho dot com>

Change-Id: I9205a3164352442a2cdc02e75e58b15b327dfbd3
2012-08-31 15:52:21 +02:00
Stephan Bergmann
6f5a7802e9 ENABLE_LIBLANGTAG requires glib libs
Change-Id: I37270fd57639af3a566cf05931a6ac489301344b
2012-08-31 09:04:12 +02:00
Stephan Bergmann
f684dd1329 Do not include cairo lib unless ENABLE_LIBRSVG, among others
(-DENABLE_CAIROCANVAS has apparently been unused.)

Change-Id: Ib65ca0e8f5c8badab1f97e31bc61b1a49dabde76
2012-08-31 09:04:12 +02:00
Andras Timar
8175dd0a46 remove unused localizable file
Change-Id: I332e0553166620a6a90a7858ac33286caa5a4ed3
2012-08-30 21:28:21 +02:00
Andras Timar
12d1fa0eae remove unused dirs from scp2
Change-Id: I4c520ecd7b0d29818b130dd5657ed7616c84496a
2012-08-30 21:09:27 +02:00
Jan Holesovsky
02f6e55231 Fix MinGW build - libxmlsec builds now.
This also removes patching of the generated 'configure' in libxmlsec; instead,
autoreconf is called.

Change-Id: I28c1cc38432d195dd0219fb5a0ab0ea1a35f7a32
2012-08-29 09:50:34 +02:00
Andras Timar
0f33979fc8 .odb files do not have thumbnail image (related: fdo#53592)
Change-Id: Ib17bb0a2fc95207da69bfef11b2fab59aefa719d
2012-08-27 16:42:32 +02:00
Andras Timar
90083b70f5 localize spreadsheet style template names runtime
Change-Id: I16d45284cfb4ab8d239ea5e9a326160a742c4bf1
2012-08-25 16:14:58 +02:00
Istvan Turi
1b7c88ab4d translate fax/letter/agenda/report templates runtime
Instead of distributing bazillions of localized templates, that
contain only a few translatable strings, we try to localize them
runtime. This is the initial patch that does the heavy-lifting.
It has some rough edges, but the feature will be polished by
freezing of LibreOffice 3.7.

Change-Id: I535b3bff1f5706afebd21d017c01e2b4745b7cfb
2012-08-24 21:53:39 +02:00
Tim Retout
dd7ddfc34e installer: Remove unused -tab command-line option and TAB_ONLY flag.
Change-Id: Idcb8be8882db8f487ba9bda2ae8947ccd9d99712
Reviewed-on: https://gerrit.libreoffice.org/462
Reviewed-by: Thomas Arnhold <thomas@arnhold.org>
Tested-by: Thomas Arnhold <thomas@arnhold.org>
2012-08-23 05:51:40 +00:00
Timothy Pearson
0700d6a1f3 fix TDE FTBFS
Change-Id: Icde6310d922a3d5e2822789a23403b9f188efaf4
2012-08-18 16:19:05 +02:00
Istvan Turi
1b0f7ee1e0 idxexample.odt and html.stw cleanup (fdo#49101, fdo#49098)
idxexample.odt will be localized through the standard l10n
framework, i.e. with use of .po files, because now strings
are read from resources.

html.stw is language independent now, defaults for different
scripts are handled in the code.

Change-Id: Ie20cafc6191721a959b33e2559b9866e3762a146
2012-08-16 17:45:36 +02:00
David Tardon
ab03e87741 add build support for libexslt
Change-Id: I539acd19fa8a0dc1a89a7a172ecad2a03ebc5d7b
2012-08-15 07:29:29 +02:00