Commit Graph

917 Commits

Author SHA1 Message Date
Dennis Gilmore
927c99a7fd fix _smp_mflags macro useage 2013-06-19 07:51:38 -05:00
David Tardon
bd0dfc0fdd there is no localized help for romanian 2013-06-19 13:33:37 +02:00
David Tardon
671b196f64 drop unused patch 2013-06-19 13:29:13 +02:00
David Tardon
a76e8a661e Related: rhbz#971321 fix rtf import on big endian
This probably still leaves the ww8export test that was failing on s390,
but we will deal with it if/when it fails again.
2013-06-19 13:28:01 +02:00
David Tardon
b32f25bc1b fix build of translations 2013-06-19 08:57:30 +02:00
David Tardon
7f2ba7970a 4.1.0 rc1 2013-06-19 07:22:37 +02:00
David Tardon
81742ab91b Resolves: rhbz#974062 Impress font rendering weirdness 2013-06-16 08:32:00 +02:00
David Tardon
601ee4aaa0 Resolves: rhbz#971321 failing tests on ppc and s390 2013-06-16 08:29:24 +02:00
David Tardon
01c2296f15 Related: rhbz#971795 go back to BR: harfbuzz-devel 2013-06-07 17:04:20 +02:00
David Tardon
75e5b87c71 fix configuration of harfbuzz 2013-06-07 10:48:30 +02:00
David Tardon
e1112e762a Resolves: rhbz#971230 Use BR: harfbuzz-icu-devel 2013-06-07 08:54:57 +02:00
David Tardon
38ee1f0e29 add missing build dep 2013-06-06 15:39:08 +02:00
David Tardon
7b2e5b2ac1 system headers and jars are used if libs are 2013-06-06 13:00:00 +02:00
David Tardon
cb976dd9a4 these are default settings already
... and I think they are not going to be changed.
2013-06-06 13:00:00 +02:00
David Tardon
c3610e9369 rearrange configure options
We do not have so many of them these days and it is easier to see
changes when there is only one option on a line.
2013-06-06 13:00:00 +02:00
David Tardon
f0238d19da drop obsolete configure options 2013-06-06 13:00:00 +02:00
David Tardon
8922817aec we do not need mozilla anymore 2013-06-06 13:00:00 +02:00
David Tardon
c3af2d481b disable ccache again 2013-06-06 13:00:00 +02:00
David Tardon
52cae0d63a these should be correct again 2013-06-06 13:00:00 +02:00
David Tardon
4d462df8af 4.1.0 beta2 2013-06-06 12:59:59 +02:00
Caolán McNamara
450caeb8f3 Related: rhbz#968892 discard impossible languages for Oriya script 2013-06-05 16:15:42 +01:00
Caolán McNamara
2ba3ff3a3e Related: rhbz#968892 discard impossible languages for glyph fallback 2013-06-04 17:16:16 +01:00
Caolán McNamara
da1b1be2b6 fix up patch 2013-06-04 17:14:47 +01:00
Caolán McNamara
d9629dea62 Resolves: rhbz#968892 block entire grapheme together for glyph fallback 2013-06-04 16:18:44 +01:00
Caolán McNamara
a7c0fe816e harfbuzz->harfbuzz-devel 2013-06-04 09:13:55 +01:00
Caolán McNamara
e1b4a7d916 Resolves: rhbz#968976 fix dropdown list autosizing 2013-05-31 14:10:13 +01:00
David Tardon
450ebbb2ce add build fix for s390 2013-05-30 16:17:18 +02:00
David Tardon
6222204cf7 update to 4.1
Some packaging changes:
* java filters are gone
* agenda.jar has been converted to python
* reportbuilder is not an extension anymore: merged into -base
2013-05-24 16:49:41 +02:00
Stephan Bergmann
d67e552164 Resolves: rhbz#961460 can't save WebDAV (davs) files 2013-05-24 10:12:35 +02:00
Caolán McNamara
3e80061b52 add aarch64 to 64bit platforms in launcher script 2013-05-22 13:47:24 +01:00
Caolán McNamara
185beb9543 Resolves: rhbz#963276 font options cache crash 2013-05-16 14:37:48 +01:00
David Tardon
414e978308 4.0.3 rc3 2013-05-03 17:28:45 +02:00
Caolán McNamara
3c98a114fa drop old tarballs from sources 2013-05-01 11:28:08 +01:00
David Tardon
27b5112501 update bundled libs 2013-05-01 07:43:05 +02:00
David Tardon
c84741d85f 4.0.3 rc2 2013-05-01 07:42:28 +02:00
Stephan Bergmann
5fc3bb80d1 Resolves: rhbz#954991 Avoid static data (causing trouble at exit) 2013-04-22 17:55:18 +02:00
David Tardon
f762b69648 4.0.3 rc1 2013-04-18 15:33:30 +02:00
Stephan Bergmann
7fb0685ead Resolves: rhbz#867808 do not throw UNO exceptions by pointer in C++ 2013-04-16 17:04:39 +02:00
Caolán McNamara
49dbe3482e Resolves: rhbz#927223 syntax highlighting crash 2013-04-16 14:06:19 +01:00
Caolán McNamara
74e016e11e Resolves: rhbz#949238 div by zero on pagedown in 0 width panel 2013-04-08 21:02:59 +01:00
Kalev Lember
f8e76f6764 Explicitly depend on the preferred java runtime
F19 has two openjdk packages available, 1.7.0 and 1.8.0. To make sure
the yum depsolver only drags in the preferred one (and not both!)
depend explicitly on 'java' which is only provided by the preferred
runtime.

This is also recommended practice by the Fedora Java packaging docs.

https://bugzilla.redhat.com/show_bug.cgi?id=949106
2013-04-06 21:42:40 +02:00
Caolán McNamara
74f5bbb91e note that the majority of the .desktop hacking is now upstreamed for 4.1 2013-04-02 16:26:52 +01:00
Caolán McNamara
594abed083 remove workarounds for rhbz#491159, libo, kde and gsm patches integrated upstream 2013-04-01 18:49:55 +01:00
David Tardon
4cdc8286d1 Resolves: rhbz#876742 manipulation with larger tables in impress is very slow 2013-03-28 16:35:41 +01:00
David Tardon
ed85ea1d82 4.0.2 rc2 2013-03-28 16:13:06 +01:00
Stephan Bergmann
361b4e8b79 Missing dependency of librelogo on writer
cf. upstream <http://cgit.freedesktop.org/libreoffice/core/commit/?id=4e69b35674882d8d675a677940805b187cad0bc3>
2013-03-21 16:34:31 +01:00
David Tardon
fe428dc403 fix filelist for autocor-ca 2013-03-21 15:09:49 +01:00
Caolán McNamara
5ede6cd7cc Catalan autocorrect files 2013-03-15 15:16:31 +00:00
Caolán McNamara
e6d62efdee Resolves: rhbz#906137 slide show inverts outputs 2013-03-15 11:13:18 +00:00
David Tardon
d4450bd797 fix serbian langpack 2013-03-15 11:06:38 +01:00