summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2/files/patch-sal+osl+unx+nlsupport.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1. update to fresh checkout of OpenOffice.org (1.1RC2)Maho Nakata2003-07-171-121/+0
| | | | | | | | | | tagged under cws_srx645_ooo11rc2 2. still broken with installation failure. Reviewed by: mbr Notes: svn path=/head/; revision=85048
* Upgrade to OO1.1 beta2.Martin Blapp2003-06-071-42/+3
| | | | Notes: svn path=/head/; revision=82477
* Update to 1.1 beta. Work in progress.Martin Blapp2003-03-051-29/+58
| | | | | | | de-pkg-comment Notes: svn path=/head/; revision=76992
* NetBSD, IRIX and FreeBSD support got removed. Add it again.Martin Blapp2002-10-221-116/+71
| | | | Notes: svn path=/head/; revision=68617
* Add UTF-8 support to locale. Correct a comment.Martin Blapp2002-09-031-8/+9
| | | | | | | Submitted by: Matthew Reimer <mreimer@vpop.net> Notes: svn path=/head/; revision=65557
* We still had three locales with uppercase chars. To adapt the styleMartin Blapp2002-08-141-52/+100
| | | | | | | | | of the other arrays, do everything in uppercase now. Add a NetBSD part too and correct the IRIX part. Reorder the ifdef comments and define how the array should look like. Notes: svn path=/head/; revision=64511
* Sort the array _nl_language_list[] in ascending order. Remove NetBSDMartin Blapp2002-08-131-29/+52
| | | | | | | part of code which was wrong. Change a signed int to unsigned. Notes: svn path=/head/; revision=64477
* Fix a ugly bug in a binary compare function which made OpenOfficeMartin Blapp2002-08-131-6/+16
| | | | | | | | dump in Options->Load/Save/HTML Compatibility. If $LANG was not set in ENV, TXT files could not be read anymore. Notes: svn path=/head/; revision=64475
* Add FreeBSD specific _nl_language_list[] array. Remove a linux onlyMartin Blapp2002-07-311-22/+43
| | | | | | | specific #ifdef we included before. Notes: svn path=/head/; revision=63778
* Fix language support. Add missing defines.Martin Blapp2002-07-211-8/+17
| | | | Notes: svn path=/head/; revision=63345
* Upgrade to build 641d. More work is necessary to make the build compile.Martin Blapp2002-04-021-44/+20
| | | | | | | | | There are still at least two different gcc bugs in our compiler, one issue has already been found by Alexander Kabaev <ak03@gte.com>. He's working on fixing the other. Notes: svn path=/head/; revision=57248
* STABLE does not have langinfo.h yet.Martin Blapp2002-03-091-10/+20
| | | | Notes: svn path=/head/; revision=55756
* Upgrade to 641c source, add gcc2_freebsd_intel and gcc3_freebsd_intel cpp_unoMartin Blapp2002-03-041-27/+0
| | | | | | | source Notes: svn path=/head/; revision=55536
* Add patches merged from NetBSD and from other sourcesMartin Blapp2002-03-021-7/+83
| | | | Notes: svn path=/head/; revision=55408
* First step towards a working port.Martin Blapp2002-02-281-0/+29
Notes: svn path=/head/; revision=55362