aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel
Commit message (Expand)AuthorAgeFilesLines
* We still had three locales with uppercase chars. To adapt the styleMartin Blapp2002-08-141-52/+100
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDMartin Blapp2002-08-131-29/+52
* Fix a ugly bug in a binary compare function which made OpenOfficeMartin Blapp2002-08-131-6/+16
* Check in two cases if a string is NULL. Fixes WITH_DEBUG=Martin Blapp2002-08-101-0/+22
* machine/soundcard.h -> sys/soundcard.hMartin Blapp2002-08-081-5/+7
* Fix another namespace collision which made the debug build segfaultingMartin Blapp2002-08-081-0/+34
* Add optional TTF patch.Martin Blapp2002-08-082-0/+219
* The gcc31 port has been updated. It seems that g++ includes are again inMartin Blapp2002-08-021-29/+1
* Only use -g if $debug is true. I'll suggest this also to theMartin Blapp2002-07-311-3/+16
* Add missing cases for FreeBSD.Martin Blapp2002-07-315-0/+96
* Make this script work for FreeBSD.Martin Blapp2002-07-311-0/+21
* Add missing FreeBSD case.Martin Blapp2002-07-311-0/+11
* FreeBSD has waitpid() and does not need to workaround as Linux has to do.Martin Blapp2002-07-311-0/+18
* Add player for KDE2 case.Martin Blapp2002-07-311-0/+20
* Fix some include paths.Martin Blapp2002-07-312-0/+22
* Use the same libs to link with as linux does.Martin Blapp2002-07-311-0/+20
* Fix locking problems.Martin Blapp2002-07-311-0/+30
* Add patch needed by debug compile build.Martin Blapp2002-07-311-0/+12
* Do the same as linux to work around some alignment problems.Martin Blapp2002-07-313-0/+42
* Add missing ! #ifdefMartin Blapp2002-07-311-0/+11
* Remove probematic -export-dynamic flag, which could lead to namespaceMartin Blapp2002-07-312-6/+16
* Fix i18n related crash. This may be only a workaround, a better solutionMartin Blapp2002-07-311-0/+13
* Add FreeBSD specific _nl_language_list[] array. Remove a linux onlyMartin Blapp2002-07-311-22/+43
* Display the Linux help text for the jvm install, not the Windows one.Martin Blapp2002-07-211-0/+11
* Fix language support. Add missing defines.Martin Blapp2002-07-212-8/+28
* Add correct map for rtti test too.Martin Blapp2002-07-211-0/+13
* Add PAM supportMartin Blapp2002-07-213-0/+33
* Set FreeBSD and NetBSD config for mozilla.Martin Blapp2002-07-211-0/+17
* Activate sound support.Martin Blapp2002-07-213-0/+48
* Make WITH_DEBUG tunable. WITH_DEBUG=1 just adds debugs symbols.Martin Blapp2002-07-211-0/+18
* Upgrade to 1.0.1Martin Blapp2002-07-176-168/+54
* Assign maintainer to mailinglist.Martin Blapp2002-06-221-1/+1
* Two typos in the postscript header for printing fixed - oneMartin Blapp2002-06-211-0/+13
* Fix gcc 2.95.3 crash resulting from a symbol conflictMartin Blapp2002-06-124-0/+106
* Enable the exported symbols map files again. A missing map file has been addedMartin Blapp2002-06-123-12/+25
* Enable the map files.Martin Blapp2002-06-121-2/+2
* Remove patches with absurdly long filenames (>100 characters), after aKris Kennaway2002-06-103-37/+0
* Add missing -D_REENTRANT in CURRENT.Martin Blapp2002-06-071-4/+4
* Automated build is not possible.Martin Blapp2002-06-071-0/+3
* Add missing map files.Martin Blapp2002-06-062-0/+65
* Add WITH_DEBUG option, and a needed patch.Martin Blapp2002-06-063-12/+59
* Use CXX to link, since there are many places where CC is missing -lstdc++.Martin Blapp2002-06-041-1/+1
* AC_TRY_COMPILE -> AC_TRY_LINKMartin Blapp2002-06-041-2/+2
* Add new cpp uno bridge for STABLE. Make the necessary hooks and also addMartin Blapp2002-06-043-4/+1740
* Check the exception handling. Needed for the cpp uno codeMartin Blapp2002-06-041-3/+36
* Some other ln -s -> ln -fsMartin Blapp2002-06-021-5/+17
* For now, do not add libstd++ lib to the package. A libgcc_s.so is missingMartin Blapp2002-06-022-27/+106
* Add missing includes for CURRENTMartin Blapp2002-06-021-0/+14
* Fix previous patch. We have to include unistd.h for FreeBSDMartin Blapp2002-06-021-9/+11
* Do not link with lsupc++. With the newest gcc3.1 version it seems not toMartin Blapp2002-06-021-16/+7