Subject: CVS commit: pkgsrc/misc/koffice
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 09/21/2004 13:02:32
Module Name:	pkgsrc
Committed By:	markd
Date:		Tue Sep 21 13:02:32 UTC 2004

Modified Files:
	pkgsrc/misc/koffice: Makefile distinfo

Log Message:
Update koffice to 1.3.3

Changes:

KOffice Libraries
KOfficeCore:
* Support MS-DOS EPS files directly without stripping them internally.
* Display errors when the part cannot be loaded - e.g. due to an undefined
  symbol. This fixes the long-standing "program exits with error code 1
  and no warning" problem.
KOfficeUI:
* Fixed initial active tab in the opening dialog, to also remember when
  "Open Recent File" was used last.
KoText library features (shared between KWord and KPresenter):
* Fixed date format not available for some date variables
* Match words to auto-correct in a case-sensitive way to allow entries to
  have upper case letters.
* Do not use a different size for bullets/numbers in front of paragraphs
  starting with bold or italic.
* Fixed copy/pasting of lines containing tabs (not all lines would be pasted)
* Indic/Malayalam support, with thanks to Rajeev J Sebastian.

All Applications
* Fixed handling of remote KOffice files in Konqueror.
*  Fixed race condition when using dcopstart.

KWord
* Fix all 3 style menus for any translation
* Fix loading of tabulators in old KWord documents
* Restart numbering starting a new list

KSpread
* Fix special paste from cell with formula
* Fix "Expense Report" template
* Fix untranslatable strings in function descriptions

Filters
KWord's OOWriter export filter:
* Fix generation of spaces
KPresenter's OOImpress import filter:
* Fix crash when we load presentation background page
* Import help line
* Import animation order
* Import setting
* Import transparency for object
KPresenter's OOImpress export filter:
* Export settings into settings.xml (Snap drawing line)
* Fix generate list of picture
* Export transparency attribute
* Fix header into content.xml
KSpread's OOCalc export filter:
* Fix save manifest.xml into META-INF/
* Implement save settings into settings.xml (active table, cursor position)
KSpread's GNUmeric export filter:
* Fix writting
* Generate UTF-8
* Fix export of sheets with more than 255 rows or columns
KSpread's MS Excel import filter:
* Fix generating numbers, especially if the decimal symbol is a comma
KSpread's CSV export filter:
* Fix export of sheets with more than 255 rows or columns
KSpread's HTML export filter:
* Fix export of sheets with more than 255 rows or columns


To generate a diff of this commit:
cvs rdiff -r1.43 -r1.44 pkgsrc/misc/koffice/Makefile
cvs rdiff -r1.14 -r1.15 pkgsrc/misc/koffice/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.