gnumeric r15771 - trunk/plugins/excel



Author: jody
Date: 2007-08-25 02:10:05 +0100 (Sat, 25 Aug 2007)
New Revision: 15771
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15771&view=rev

Modified:
   trunk/plugins/excel/ChangeLog
   trunk/plugins/excel/ms-chart.c
   trunk/plugins/excel/ms-excel-write.c
   trunk/plugins/excel/ms-excel-write.h
   trunk/plugins/excel/xlsx-read.c
   trunk/plugins/excel/xlsx-write.c
Log:
2007-08-23 Jody Goldberg <jody gnome org>

	* xlsx-write.c (xlsx_write_merges) : split into a function for
	  cleanliness.
	(xlsx_write_validation) : new partial implementation.
	(xlsx_write_validations) : new.  Uses excel_collect_validations.
	(xlsx_write_sheet) : call the new routines.

	* xlsx-read.c (xlsx_parse_sqref) : normalize the ranges to be extra
	  careful, and document that they are in reverse order.
	(xlsx_CT_DataValidation_begin) : finish, and cache the top left corner
	  of the 1st sqRef.
	(xlsx_validation_expr) : parse relative to the first corner, not A1.

	* ms-excel-write.c (excel_write_DV) : split extraction code out into.
	(excel_collect_validations) : here.





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