Commit graph

3194 commits

Author SHA1 Message Date
Stephan Bergmann
82b5fcca3e Undo basis/brand split: move testtool from basis to brand. 2011-09-23 17:55:40 +02:00
Stephan Bergmann
a66f9903bb Undo basis/brand split: move dynamic libraries from basis to brand. 2011-09-23 17:55:39 +02:00
Caolán McNamara
13ce988ac8 drop empty .lm files 2011-09-23 16:34:15 +01:00
Caolán McNamara
9011d8df49 bump libexttextcat to 3.0.1 2011-09-23 16:03:40 +01:00
Caolán McNamara
db84cf1771 bump to libexttextcat
As an aside we can always use the configuration and data files belonging to the
system version now in --with-system-libexttextcat mode, so need for the --data
option.
2011-09-23 14:02:54 +01:00
Jan Holesovsky
a27ff9471d No manifest with MinGW. 2011-09-22 20:16:18 +02:00
Andras Timar
cde3b5e220 new Linux Libertine G font release
- new fonts: Linux Libertine Display and Linux Libertine semibold,
  semibold italic,  based on Linux Libertine v5.1.3-2
- combining diacritics
- new font features: dbls, hang, itlc, ligc, lith, nfsp, para
- feature sups with capitals, diacritics, ligatures, some punctuation
  marks
- extended feature algn
- fixed Catalan l
- new glyphs for ligature gy, gj, gf, gfi, gfö...
- improved glyphs and kerning
- proportional numbers in superiors (sups + pnum)
- see doc/features.pdf or http://www.numbertext.org/linux/NEWS.pdf
2011-09-22 19:09:18 +02:00
Stephan Bergmann
9ffee68dc0 Cleaned up sal_textenc, making it work on Mac OS X. 2011-09-21 18:16:43 +02:00
Stephan Bergmann
149deaca81 Correctly use SCP2_OOO_BIN_DIR for libs in basis layer. 2011-09-21 18:16:42 +02:00
Stephan Bergmann
01c557cd33 For now, keep the Mac OS X duplication of soffice.bin as soffice in installation sets. 2011-09-20 10:37:57 +02:00
Thomas Arnhold
1afef0e98a Remove RCS header 2011-09-20 09:25:41 +02:00
Peter Foley
4aba8d5cec convert eventattacher to gbuild and add to tail_build 2011-09-18 19:18:15 -04:00
Peter Foley
4478b739dd convert bean to gbuild and add to tail_build 2011-09-18 19:17:17 -04:00
Andras Timar
c7c120d360 add name and description of KeyID langpack/helppack 2011-09-17 10:18:20 +02:00
David Tardon
6df9c479f5 gbuildize desktop 2011-09-15 14:49:34 +02:00
Michael Stahl
83cb157c54 filter: convert some more libraries to gbuild 2011-09-15 14:07:28 +02:00
David Tardon
45589f1f27 gbuildize automation 2011-09-15 07:10:22 +02:00
Tomas Chvatal
3e26c911ad Use saner permission on files.
Signed-off-by: Tomas Chvatal <tchvatal@suse.cz>
2011-09-13 16:42:45 +02:00
Andras Timar
939a0607cb unify dictionary pack descriptions 2011-09-11 23:18:32 +02:00
Andras Timar
662577b5f1 add Latvian dictionary pack 2011-09-11 23:18:30 +02:00
Andras Timar
55c3ce29d1 add Hindi dictionary pack 2011-09-11 23:18:27 +02:00
Andras Timar
816ec9db01 add Gujarati dictionary pack 2011-09-11 23:18:25 +02:00
Andras Timar
cfb081f76d add Bengali dictionary pack 2011-09-11 23:18:22 +02:00
Andras Timar
9535b8fae2 add Bulgarian dictionary pack 2011-09-11 23:18:20 +02:00
Caolán McNamara
aa584559a8 Related: fdo#40420 always include xmlsecurity library for macro-security
the xmlsecurity library contains the dialogs and resources for the
macro-security dialog as well as the xml signing UI. So always
build and include this library unconditionally.
2011-09-08 09:29:31 +01:00
Andras Timar
afac5725dc correct description of Czech dictionary pack 2011-09-01 14:38:24 +02:00
Andras Timar
de3aec237a add European Portoguise dictionary pack 2011-09-01 14:35:07 +02:00
Andras Timar
b325ea0165 add Arabic dictionary pack 2011-09-01 14:35:05 +02:00
Andras Timar
ee3b261448 merge 3 dictionary packs into 1 2011-09-01 14:35:02 +02:00
Tor Lillqvist
bf3ff35d8c Adapt for MinGW cross-builds
Adapt some of the DLL names to match conventions we currently use in a
MinGW build. If those are changed to be exactly like when built with
MSVC (for SDK ABI stability reasons), will have to change here, too.

Bypass stuff that we can't build with MinGW when necessary. Should be
synchronized with the corresponding makefiles, obviously. We can't
currently build the Explorer extension or MSI installer custom actions
with MinGW due to lack of some required headers and/or import
libraries.
2011-08-30 11:13:34 +03:00
Tor Lillqvist
e081225623 Tweak some DLL and import library names in the WNTGCC case 2011-08-30 11:13:32 +03:00
Tor Lillqvist
4639374b16 mingwm10.dll is obsolete 2011-08-29 20:39:01 +03:00
Korrawit Pruegsanusak
6fdde9acfd Recover a condition which lost with merge 2011-08-28 10:31:32 -05:00
Caolán McNamara
771def6aec mirror postprocess logic in here 2011-08-26 15:32:35 +01:00
Tor Lillqvist
b5b75ea976 Add .ppsx 2011-08-25 15:27:01 +03:00
Michael Meeks
87610049f8 misc cleanups of mergelibs functionality 2011-08-24 14:23:43 +01:00
Matúš Kukan
75fac98397 Add support for creating merged library.
This commit allows to set which libraries to merge
and creates merged library in tail_build if enabled.
This should save time when loading libraries in application
and also makes more sense for link-time optimization.

Signed-off-by: Michael Meeks <michael.meeks@novell.com>
2011-08-24 14:23:43 +01:00
Matúš Kukan
fee5ca25dc remove Java piece from avmedia 2011-08-22 15:18:51 +02:00
Caolán McNamara
8cb76ea04a remove ENABLE_SVCTAGS stuff, probably staroffice/OOo registration stuff 2011-08-22 09:39:16 +01:00
Caolán McNamara
b2d7ede987 ditch product registration implementation 2011-08-22 09:39:15 +01:00
Caolán McNamara
b0b1570570 gnome.xcd is build in postprocess for ENABLE_GIO or (LOCKDOWN + GCONF) 2011-08-19 13:14:52 +01:00
Caolán McNamara
b5736291ed registered but uninstalled database drivers break address book wizard
among other things undoubtedly. The idea was IIRC to drop adabas
support, so lets not register the uninstalled components, and
while we're at it not build it either.
2011-08-18 09:16:01 +01:00
Miklos Vajna
44cc719a46 Make the help repo optional 2011-08-12 00:17:01 +02:00
Kalman Szalai - KAMI
8c219766f1 Added Russian language Lightproof module
* Added module
* Remove versioned directories in scp2 module for Lightproof
2011-08-07 21:55:49 +02:00
Andras Timar
a3e8474d0f add Luxembourgish 2011-08-06 13:10:18 +02:00
Fridrich Štrba
433bf9ba2d Package the odfflatxml component properly and make the flat xml filter work again 2011-08-03 23:47:10 +02:00
Luboš Luňák
16a3379c47 we still build writerfilter split into parts 2011-07-29 19:22:39 +02:00
Matúš Kukan
6dcad21472 Convert animations to gbuild 2011-07-27 13:21:37 +02:00
Radek Doulik
b696aea6d7 fix mtf component name 2011-07-27 11:52:58 +02:00
Radek Doulik
f6c0c74912 add mtfrenderer component again 2011-07-27 11:52:58 +02:00