25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
koffice/filters/kspread/gnumeric
Darrell Anderson 8ab8e5edc0
Fix incorrect characters.
11 yıl önce
..
Makefile.am Added old abandoned KDE3 version of koffice 14 yıl önce
README Added old abandoned KDE3 version of koffice 14 yıl önce
gnumeric.xsd Remove additional unneeded tq method conversions 13 yıl önce
gnumericexport.cc Rename additional header files to avoid conflicts with KDE4 11 yıl önce
gnumericexport.h Remove spurious TQ_OBJECT instances 12 yıl önce
gnumericimport.cc Fix incorrect characters. 11 yıl önce
gnumericimport.h Remove spurious TQ_OBJECT instances 12 yıl önce
kspread_gnumeric_export.desktop Update XDG information in support of bug report 892. 12 yıl önce
kspread_gnumeric_import.desktop Update XDG information in support of bug report 892. 12 yıl önce
status.html Rename obsolete tq methods to standard names 13 yıl önce

README

This is a GNUmeric import and export filter for kspread.

This is heavily based on the kspread CSV import and export filters.

It has been tested with Gnumeric v0.61 and kspread v1.0.

The file format is mainly based on reading output of gnumeric. It
requires the zlib library to read the compressed gnumeric output.

It does not change behavior based on the version of the gnumeric file.
This will have to be done in the future to maintain maximum compatibilit

I will have to go back with a fine tooth comb and implement 

Wouldn't it be nice to have a generic library used by all opensource
spreadsheets to import and export files.. Someday. 

Phillip Ezolt (phillipezolt@hotmail.com) (GNUmeric import and export)

No idea if it is usefull; but it is a sin to let a good URL get lost...
    More info on gnumeric:
    http://www.object-refinery.com/jworkbook/


cvs page for file format: (url gave by Jody Goldberg <jody@gnome.org>)
http://cvs.gnome.org/viewcvs/gnumeric/gnumeric.xsd?rev=1.11&view=markup
http://cvs.gnome.org/viewcvs/gnumeric/plugins/xml_sax/xml-sax-read.c?rev=1.132&view=markup

Last test with gnumeric -1.4.2 and pango 1.8.1