Commit graph

12434 commits

Author SHA1 Message Date
Jan Holesovsky
3535ec3d4b Merge commit 'ooo/OOO330_m13'
Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk
2010-11-01 13:49:01 +01:00
Michael Meeks
e310934150 Install and register the oo3 migration code 2010-11-01 10:56:59 +00:00
Niko Rönkkö
8a74ad5e9e Wrong option name in help bootstrap 2010-11-01 10:08:21 +00:00
Caolán McNamara
82aea471a0 strcpy cannot be used with overlapping src and dest 2010-10-31 20:16:37 +00:00
Niko Rönkkö
2cfc85b44e Cleaning and organizing of configure.in 2010-10-31 20:42:18 +01:00
Kalman Szalai - KAMI
fea23de1d2 Fix bootstrap's configure 2010-10-31 20:23:14 +01:00
Kalman Szalai - KAMI
771ebc23c9 Fix a typo 2010-10-31 06:09:03 +01:00
Kalman Szalai - KAMI
4f786af9b6 Adding Barcode extension 2010-10-31 05:15:17 +01:00
Kalman Szalai - KAMI
823cb6a74d Adding Validator extension 2010-10-31 04:50:14 +01:00
Kalman Szalai - KAMI
87ec34b20e Adding Diagram extension
Diagram is an OpenOffice.org Draw and Impress extension that creates your favorite diagrams with few clicks.
http://wiki.services.openoffice.org/wiki/Diagram_Extension
2010-10-30 19:57:14 +02:00
Rene Engelhard
f974a612eb bin agg 2010-10-29 17:58:25 +02:00
Jesús Corrius
c6ee546e38 oowintool should find .NET Framework 4.0 too 2010-10-29 13:25:21 +02:00
Joseph Powers
e64c02f061 Mac OS9 Cleanup #2 2010-10-28 17:05:10 -05:00
Caolán McNamara
de58ebee9c add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Caolán McNamara
0b2fceaafa add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Caolán McNamara
fa4882b94f add modelines to .h files as well 2010-10-28 15:47:03 +01:00
Tor Lillqvist
153fc2b046 Slight cleanup of the Windows stuff
Use correct terminology for the Microsoft compilers, ".NET" was a part
of their name only in the 2003 version. Drop support for the 2003 and
2005 versions. The Platform SDK has been called the Windows SDK for
quite a while. Etc.
2010-10-28 15:15:15 +03:00
René Kjellerup
f87611e9a2 remove un-necessary profiling module causing crashes 2010-10-28 11:46:00 +01:00
obo
182919b440 masterfix OOO330: #i10000# BrOffice removed 2010-10-28 11:43:39 +02:00
Release Engineering
85838ac5f5 OOO330 2010-10-28 11:30:42 +02:00
Thorsten Behrens
427e105548 Improvements to regcomp/cppunit gdb mode
Made gdb not read user config (always ends up in tui mode for me
otherwise), made DEBUG<PROG> vars also recognise the more idiomatic
lowercase versions (e.g. 'dmake debug=t debugcppunit=t' now works)
2010-10-28 11:22:59 +02:00
Caolán McNamara
bbcf2aaa53 add some debugging stuff for regcomp 2010-10-27 16:15:11 +01:00
Martin Gallwey
a837bbd1ca Fail if trying to build as root on Cygwin
Building as root on Cygwin has been knnown to fail in various way, so
prevent that.
2010-10-27 15:08:52 +03:00
Thorsten Behrens
9ce219df2d Make unopkg on installer not require accessibility impl
* applied patches/dev300/solenv-installer-unopkg-call.diff: call
   unopkg during instset generation, such that spawned java does not
   require interactive session (causes weird hangs during instset
   generation on Mac otherwise).
2010-10-26 23:27:40 +02:00
Jesús Corrius
0eb2798eb4 Remove redundant zenity message (that also breaks the script on Windows) 2010-10-26 18:04:47 +02:00
Michael Meeks
0bb037ce8c enable zenity only when DISPLAY is set 2010-10-26 14:32:59 +01:00
Jesús Corrius
b94cbf5762 Don't check if ENABLE_ZENITY is defined but the value 2010-10-26 15:17:31 +02:00
Michael Meeks
dc8f682a3d remove busted MD5 pieces breaking the install 2010-10-26 14:10:00 +01:00
Cédric Bosdonnat
0416ebc383 Fixed a perl warning 2010-10-26 13:29:37 +02:00
Michael Meeks
c79f682618 cleanup for multi-process builds ... 2010-10-26 11:35:56 +01:00
Luke Dixon
4fa790ad7b Add zenity systray support to the build.
Adds also a configure option '--enable-zenity' used to enable this feature.
2010-10-26 11:15:24 +01:00
Norbert Thiebaud
534b6430e8 Finally, gut the vos module out of the build 2010-10-25 19:55:27 -05:00
Norbert Thiebaud
4bc5acd6d9 remvove vos/macros.h usage 2010-10-25 19:55:27 -05:00
Norbert Thiebaud
2168deeb9c merge vosremoval-mutex.diff
In practice the changeset is 'inspired' by vosremoval-mutex.diff
but was essentially redone manually
2010-10-25 19:55:27 -05:00
libreoffice@mcmurrays.org
413d918706 Added perl module required for commit f8114ef6051e0fb5cb02d97ea468a2da7d2047fa 2010-10-25 17:04:44 +01:00
Michael Meeks
d42255ec76 cleanup / remove obsolete pam config pieces 2010-10-25 16:22:31 +01:00
Giuseppe Castagno
0233110fec Add BRANDPACKAGEVERSION to URE. 2010-10-24 21:25:41 +02:00
Jan Holesovsky
0e9cbbfe62 Merge commit 'ooo/OOO330_m12'
Conflicts:
	instsetoo_native/util/pack.lst
	solenv/inc/minor.mk
2010-10-24 15:36:29 +02:00
Cédric Bosdonnat
8d1eee0a6e Fixed broken change and silence commands 2010-10-23 19:27:08 +02:00
Cédric Bosdonnat
b004d4ee73 Added some more things to gitignore 2010-10-23 19:06:08 +02:00
Cédric Bosdonnat
fe58c42cc6 Moved parts of ooinstall to boostrap to shorten the install path 2010-10-23 19:06:08 +02:00
Cédric Bosdonnat
b8faf72b59 Don't resolve the symlinks in the build.pl script 2010-10-23 19:06:08 +02:00
Thomas Klausner
0c78dd9609 Use "cp -R" for recursive copies on NetBSD (just like on Mac OS X). 2010-10-22 12:22:06 +02:00
Andras Timar
8a3714edf4 typo s/Lib0/LibO/ 2010-10-21 21:22:53 +02:00
Andras Timar
edce226817 updated Linux Libertine G font
bugfix: hinting (better layout), especially with OOo/LibO
without anti-aliasing (eg. on Windows)
new feature: nut fractions
2010-10-21 21:20:12 +02:00
Fridrich Štrba
c3de464bcf Fix smoketests 2010-10-21 17:45:16 +02:00
Petr Mladek
978ff55147 install into /opt/libreoffice instead of /opt/libreoffice3
discussed on the mailing list
2010-10-21 16:44:03 +02:00
Fridrich Štrba
38e1cff89d Upgrade nss to the latest release 2010-10-21 12:00:59 +02:00
Caolán McNamara
415f815f16 disable pgination in gdb script 2010-10-21 10:08:07 +01:00
Katarina Machalkova
7a025fe6fc Undoing pptx filter as a separate lib (+ related changes)
Shared ppt + pptx will be merged from cws later
2010-10-21 09:36:39 +02:00