Kalman Szalai - KAMI
d650ba3a6c
Place translate-toolkit module files next to po2oo in bin.
2011-04-22 09:42:45 +02:00
Tor Lillqvist
ac3c036a71
chmod -x
2011-04-11 10:27:21 +03:00
Tor Lillqvist
96e11b28ca
Fix rhino build on Windows
2011-04-11 10:26:49 +03:00
Petr Mladek
80cea83517
Merge remote-tracking branch 'origin/libreoffice-3-4'
2011-04-06 19:25:25 +02:00
Petr Mladek
3c50e02a3d
Merge remote-tracking branch 'origin/libreoffice-3-3' into libreoffice-3-4
2011-04-05 17:34:46 +02:00
Petr Mladek
0ef397d004
add --skipsource option to translate toolkit (bugs.locamotion.org#1883)
...
it will be used to fix problems with missing translations
(fdo#35067 and fdo#35068 - originally fdo#33189)
2011-04-04 15:03:08 +02:00
Fridrich Štrba
a017f1065a
Now the patch applies
2011-04-01 18:53:57 +02:00
Fridrich Štrba
93dfc3fe31
This patch should apply now
2011-04-01 18:52:38 +02:00
Fridrich Štrba
59d17ebd9b
This patch should apply now
2011-04-01 18:47:49 +02:00
Michael Meeks
b113ccc89c
disable patch breaking the build
2011-04-01 16:48:40 +01:00
Fridrich Štrba
cd6a251f97
Silence some unreachable code warnings
2011-04-01 15:42:12 +02:00
Fridrich Štrba
2ee4f9ee01
Handle corrupted WP6 prefixes graciously
2011-04-01 15:41:41 +02:00
Fridrich Štrba
696214c97c
Silence some unreachable code warnings
2011-04-01 15:40:46 +02:00
Fridrich Štrba
b8eb5d0cdf
Handle corrupted WP6 prefixes graciously
2011-04-01 15:40:45 +02:00
Petr Mladek
c1a99ea668
LibreOffice-3.5 development started in master
...
Branch "libreoffice-3-4" has been created. Further changes in master
will be used for LibreOffice-3.5 release.
2011-04-01 15:26:10 +02:00
Petr Mladek
8727c72ee4
Branch libreoffice-3-4
...
This is 'libreoffice-3-4' - the stable branch for the 3.4.x releases
+ only bug fixes are allowed
+ no approval needed during beta phase (two weeks after branch)
+ 1 approval needed during rc phase and for bugfix releases
+ 2 approvals with different/no affiliation needed for late features
+ regularly merged into master by a selected person when living
Please watch http://wiki.documentfoundation.org/ReleasePlan
and read announces on libreoffice@lists.freedesktop.org
If you want to build something cool, unstable, and risky, use master.
2011-04-01 15:13:16 +02:00
Rafael Cabral
ad1ce50bde
buildfix-fmtargs.diff: sprintf arguments cleanup
2011-03-31 19:47:01 +02:00
Petr Mladek
ee55ce5ba0
do not require mysql-devel package at runtime when using system mysql
...
useful for distro-specific builds
2011-03-30 17:12:05 +02:00
Francisco Saito
76f3fa1531
drop bogus executable flag from idl/build/src and config files
2011-03-29 21:47:37 +01:00
Kohei Yoshida
955e1eca12
Updated mdds to 0.5.2. The patch has been upstreamed.
2011-03-28 17:05:06 -04:00
Petr Mladek
ea50673d8e
revert condition for SYSTEM_PYTHON to make it better readable
2011-03-28 12:32:04 +02:00
Norbert Thiebaud
08bd5e4fde
fix DEPLOYMENT_TARGET snafu on Mac for translate_toolkit
2011-03-27 12:49:27 -05:00
Norbert Thiebaud
7d3ee8db90
adjust gitignore rule for Mac and to ignore .gitattributes (now a link)
2011-03-27 12:48:48 -05:00
Fridrich Štrba
81f2c81b65
Not that PYTHON is set during the internal python based build
2011-03-25 22:37:26 +01:00
Fridrich Štrba
ea26704e83
Find the python modules even when building with internal python
2011-03-25 22:26:43 +01:00
Francois Tigeot
f04c147b85
Fix a hardcoded reference to the python binary.
...
Thanks to: Michael Meeks <michael.meeks@novell.com>
2011-03-25 21:15:24 +01:00
Petr Mladek
481316364b
new module translate_toolkit
...
needed to create localized builds using the new "translations" repo
where the strings are stored in PO files
2011-03-24 21:18:32 +01:00
Jan Holesovsky
0c5d43ac09
Merge commit 'ooo/DEV300_m103'
2011-03-22 09:26:26 +01:00
Caolán McNamara
03022d302c
I bet we need soltools here as a build dep
2011-03-20 12:21:01 +00:00
Caolán McNamara
7d5bc9ff4e
Resolves: rhbz#675806 crash in es thesaurus
...
(cherry picked from commit b788f9fc846c0f47d02df02ac6733c0ac21a13c6)
2011-03-18 09:21:04 +00:00
Jan Holesovsky
43832043d3
Merge remote-tracking branch 'origin/integration/dev300_m101'
2011-03-17 17:00:47 +01:00
obo
b59eaea542
CWS-TOOLING: integrate CWS jl164
2011-03-16 10:11:17 +01:00
Michael Meeks
3885b55364
use matching int type for BOOL in prototype
2011-03-14 10:21:47 +00:00
Hanno Meyer-Thurow
2d1e4290a9
Merge Gentoo patches from old build and downstream repositories.
...
1. Do not add compiler default include and library path: potentially build
against different version of system library than requested by the user.
2. Add a configure option to disable Python2 (PyUNO) bindings. Python3 is
available for more than two years. Noone cares, therefore rest in peace.
Python2 is going to be ditched at some point. Simply do not fail then.
Windows builds need to be updated for BUILD_TYPE: "PYUNO". Or how is it
handled nowadays?
3. Fix sandbox violation in officecfg module: rm /bin/<language>.zip
4. Add a configure option to search only in one place for JVMs, which is quite
interesting for Linux Distributions. Enforce the user to place JVMs in one
base directory.
5. Fix build for libxml-2.7.8 with ICU support.
* config_office-XINC-XLIB-defaults.diff: (1)
* disable-python.diff: (2)
* gentoo-sandbox.diff: (3)
* jvm-search-path.diff: (4)
* libxmlsec_fix_extern_c.diff: (5)
2011-03-13 16:15:21 +01:00
Norbert Thiebaud
c46a94dfcd
mis-merge: BOOL is gone use bool instead in sqlext.h
2011-03-12 19:00:46 -06:00
Jan Holesovsky
89c4f8907f
Merge commit 'ooo/DEV300_m101' into intm101
...
Conflicts:
cppunit/ldflags.patch
hyphen/hyphen-2.4.patch
libegg/source/eggtrayicon.c
libtextcat/makefile.mk
2011-03-09 09:55:09 +01:00
Petr Mladek
e9b361d030
Version 3.3.2.1, tag libreoffice-3.3.2.1 (3.3.2-rc1)
2011-03-08 15:31:12 +01:00
Ivo Hinkelmann
ae08e36383
CWS-TOOLING: integrate CWS sb141
2011-03-07 13:21:57 +01:00
Fridrich Štrba
b54d64f2b8
Try to avoid triggering autotools during the build
...
Since the version of autotools used for the rolling of the tarball
and the version on a machine running the build might be different,
avoid breaking builds.
2011-03-03 09:15:51 +01:00
Joachim Lingner
61fa967bf3
jl164 #i109096# java help indexer service did not work with long file paths
2011-02-24 10:37:10 +01:00
sb
3bd97d757d
sb141: #i117015# include fix for Mac OS X specific failure
2011-02-23 10:40:48 +01:00
Francois Tigeot
223b1896e6
Remove OSF/1 support.
2011-02-20 22:06:01 +01:00
Caolán McNamara
f52f0e7282
Resolves: mdds#7 unused variable
2011-02-11 15:28:07 +00:00
Tor Lillqvist
ec2adc3f77
No need to include <windows.h> in TestPlugIn.h
...
We don't define any dummy DllMain() any more so no need to include
<windows.h>. That was necessary just to get the types used by the
DllMain() prototype.
2011-02-11 01:05:08 +02:00
Francois Tigeot
128ca1c1e4
Porting LO to Dragonfly
2011-02-10 10:39:26 +01:00
Fridrich Štrba
95d376f09f
Removing the ext_std masterpiece
2011-02-09 19:57:26 +01:00
Fridrich Štrba
1c497d6f5a
Make stlport only optional dependency of postprocess
2011-02-09 19:57:26 +01:00
Caolán McNamara
5becd474bc
Resolves: rhbz#675806 crash in es thesaurus
2011-02-09 14:55:17 +00:00
Tor Lillqvist
138cf77e51
Drop the unnecessary DllMain from CPPUNIT_PLUGIN_IMPLEMENT_MAIN()
...
It caused compilation errors even thanks to our workarounds for BOOL
clashes.
2011-02-08 13:53:25 +02:00
Jan Holesovsky
ca7a520d8c
Merge remote branch 'origin/libreoffice-3-3'
...
Conflicts:
libwpd/makefile.mk
2011-02-08 00:15:54 +01:00