gnumeric r15373 - in trunk: . plugins/openoffice src



Author: jody
Date: 2007-01-20 05:19:54 +0000 (Sat, 20 Jan 2007)
New Revision: 15373
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15373&view=rev

Modified:
   trunk/ChangeLog
   trunk/plugins/openoffice/ChangeLog
   trunk/plugins/openoffice/openoffice-read.c
   trunk/plugins/openoffice/openoffice-write.c
   trunk/src/sheet-filter.h
Log:

2007-01-19  Jody Goldberg <jody gnome org>

	* src/sheet-filter.h : Add some new condition types to facilitate ODF
	  import.

2007-01-19  Jody Goldberg <jody gnome org>

	* openoffice-write.c : re-prefix things s/oo_/odf_/ for consistency.
	(odf_add_bool) : new,  the stock gsf_xml_out_add_bool uses 1, but OOo
	  doesn't support it.
	(odf_write_filter_cond) : new.
	(odf_write_autofilter) : new.
	(odf_write_content) : write the autofilters.

	* openoffice-read.c (oo_db_range_start) : new.
	(oo_db_range_end) : new.
	(oo_filter_cond) : new.
	(oo_table_end) : clear the cell pos at the end.
	(oo_rangeref_parse) : mark unused arg.
	(openoffice_file_open) : init filter.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]