Michael Meeks
a1d3641e9c
install the new msgbox.py helper
2011-05-06 14:52:18 +01:00
Tor Lillqvist
c00e3457c1
Redirect pointless warning message to /dev/null
2011-05-06 16:42:50 +03:00
Tor Lillqvist
0f6ceedad9
Dont print misleading information
2011-05-06 16:37:19 +03:00
David Tardon
24828bba2c
make GDBCPPUNITTRACE usable with gbuild
2011-05-05 09:34:39 +02:00
Michael Meeks
00e5536f42
don't distribute pagein - it is linked into oosplash.bin nowadays
2011-05-04 20:32:31 +01:00
Fridrich Štrba
83034dadf7
upgrade libwps to 0.2.2
2011-05-04 12:36:32 +02:00
Kalman Szalai - KAMI
170b2d27bd
Add OxygenOffice related settings
...
* Start download package name with OOOP in case of OxygenOffice
* Ability to create oxygenoffice product
2011-05-04 04:45:32 +02:00
Bjoern Michaelsen
434f7f0234
always request an unversioned lib from gcc in gccinstlib.pl
...
* this otherwise breaks on ubuntu natty as there is (rightfully) no libgcc_s.so.1 file served by gcc -print-file-name
2011-05-04 01:55:36 +02:00
Michael Meeks
fc9237d5f6
move all of the gnome and gtk+ related pieces into the -gnome sub package
2011-05-03 21:32:55 +01:00
Fridrich Štrba
66494dd016
Upload updated versions of libwpd and libwps
2011-05-03 11:07:47 +02:00
David Tardon
c0c029c3fe
do not announce if there is nothing to do
2011-05-03 06:03:27 +02:00
David Tardon
f8fed539d1
these targets are impl. details--do not announce
2011-05-03 06:03:26 +02:00
Tor Lillqvist
a13f6922e8
Kill BrOffice artwork
2011-05-03 01:25:31 +03:00
Francois Tigeot
41f437c4ac
Add a DragonFly BSD distro config
2011-05-02 14:20:45 +02:00
Norbert Thiebaud
67dd44fba7
add an option to ./g to have a compact <repo>:<value> output
...
This is usefull to collect the heads of the repos in a easily parsable
format
2011-05-01 03:26:45 -05:00
Andras Timar
140e2dc70c
introducing --enable-release-build configure switch - fdo#36437
...
and default is dev build
2011-04-30 22:09:17 +02:00
Andras Timar
0b4cfce98c
do not ship non-localized helppacks
2011-04-29 16:41:49 +02:00
Andras Timar
f4d3f06dc9
do not pack empty help packs
2011-04-29 16:41:42 +02:00
Tor Lillqvist
b923fa2536
Fix crypto stuff when building on Windows
2011-04-29 15:35:17 +03:00
Joseph Powers
a7551b7b3b
Remove some unused source.
2011-04-29 05:32:53 -07:00
Petr Mladek
331006b5c6
lo-commit-stat: new --bug-numbers option to print just bug numbers
2011-04-28 21:07:23 +02:00
Jan Holesovsky
fd4bda4ca1
Run all tests in the en_US.UTF-8 locale.
...
The locele affects some tests, eg. sc_ucalc.cxx.
2011-04-28 18:51:12 +02:00
Bjoern Michaelsen
34f9d7b795
add --enable-lomenubar switch to configure
2011-04-28 01:44:09 +02:00
Andras Timar
35cb158312
check if file exists in *.po hook
...
otherwise a removed file would be recreated
2011-04-27 21:13:43 +02:00
Andras Timar
066300b5aa
use git hook instead of gitattributes filter for *.po files
2011-04-27 21:13:12 +02:00
Andras Timar
63e01f7408
do not pack JRE with LibreOffice_Dev
2011-04-27 20:31:54 +02:00
Andras Timar
811560a41f
use /tmp instead of /instsetoo_native/util for temporary files
2011-04-27 15:46:38 +02:00
Robert Nagy
881dcc4f2d
add -DBOOST_NO_EXCEPTIONS to gb_LinkTarget_NOEXCEPTIONFLAGS
2011-04-27 17:42:07 +02:00
Robert Nagy
9dbb1958ab
set STAR_RESOURCEPATH before calling gdb
2011-04-27 14:18:56 +02:00
David Tardon
52ac857a9f
add fileaccess to tail build
2011-04-27 08:06:47 +02:00
David Tardon
a5246db37d
add padmin to tail build
2011-04-27 08:04:30 +02:00
David Tardon
9a1612998c
add unoxml to tail build
2011-04-27 08:03:19 +02:00
David Tardon
d5aa7a9005
keep the list sorted
2011-04-27 07:57:01 +02:00
David Tardon
e45934828a
add lotuswordpro to tail build
2011-04-27 07:56:39 +02:00
David Tardon
b5f1bb9317
added modules must be removed from tail_build's deps too
2011-04-27 07:55:38 +02:00
Andras Timar
f3abf31526
modify/delete wordbook files for good
...
* extras/source/wordbook/lang/*/soffice.dic: deleted
These files were in old binary format and almost all
language files were replicas of the en-US file. There
were two exceptions: German and Slovenian. André Schnabel
checked the German word list and he said that they can be
deleted. Martin Srebotnjak checked the Slovenian word list
and he asked me to keep those words -> sl.dic
* extras/source/wordbook/oracle.dic: deleted
It was not used in the build. It contained Oracle brand
names, etc.
* extras/source/wordbook/standard.dic: deleted
It was built and delivered, but not packaged. It was an
empty dictionary file which would be created anyway when
the user creates a new empty dictionary.
* extras/source/wordbook/technical.dic:
Entries were sorted so it will be easier to add new words.
Some entries were added from lang/en-US/soffice.dic.
* extras/source/wordbook/sl.dic: added Slovenian words
* extras/source/wordbook/en-US.dic: added English words
* extras/source/wordbook/en-GB.dic: added English words
* scp2/source/ooo/ :
These wordbook files should not depend on the UI language.
They should not be in language packs but they all should
be installed for every language like spell checker
dictionaries.
* officecfg/registry/ :
Paths adjusted, so application looks for wordbook files
in the right directory.
I enabled all dictionaries by default in Linguistic.xcs.
2011-04-26 20:39:58 +02:00
Andras Timar
382eea66dd
fix typos in messages
2011-04-26 20:20:33 +02:00
Petr Mladek
6ad7cdc5a9
lo-commit-stat: add --rev-list option
...
+ use "git log" again to get weekly commit logs
+ use "git rev-list" only with --rev-list option; useful to list differences
between branches
2011-04-26 20:20:16 +02:00
Petr Mladek
a38a0f4b20
lo-commit-stat: allow to list commits between branches
...
use "git rev-list --pretty=medium" instead of "git log"
to be able to use origin/libreoffice-3-4 ^origin/libreoffice-3-3
to generate list of changes that are in 3.4 but not in 3.3
2011-04-26 20:17:55 +02:00
Petr Mladek
33a8400565
lo-commit-stat: detect mismatch of branches between repos
2011-04-26 20:03:01 +02:00
Tor Lillqvist
b3f8d9a9b8
Kill Sun-specific stclient_wrapper
2011-04-26 18:32:27 +03:00
Michael Meeks
c6709a7b64
hush unused parameter error
2011-04-26 14:57:14 +01:00
Cyril Roelandt
3e7b2bfce6
Fixing prototypes in soltools/mkdepend/ .
2011-04-26 14:57:14 +01:00
Michael Meeks
b41e01d92f
initial uglification
2011-04-26 14:57:14 +01:00
Norbert Thiebaud
5152fda248
migrated the external fetched packages to our own infrastructure
2011-04-26 08:01:29 -05:00
Tor Lillqvist
97bfc27b4b
Kill BrOffice, fdo#36262
2011-04-26 14:27:20 +03:00
Petr Mladek
877fcc829f
do not enable BrOffice branding by default (fdo#36262)
2011-04-26 14:27:17 +03:00
Petr Mladek
1adcd87548
Disable BrOffice branding for official builds (fdo#36262)
2011-04-26 14:27:15 +03:00
Andras Timar
e55e6230dd
ignore generated ooo.lst
2011-04-26 10:29:31 +02:00
Andras Timar
32352e1ce8
put L10N_MODULE definition to set_soenv instead of settings.mk
...
and remove alternative l10n locations from settings.mk
2011-04-26 10:27:13 +02:00