gnumeric r15817 - trunk/plugins/excel



Author: jody
Date: 2007-08-31 01:33:05 +0100 (Fri, 31 Aug 2007)
New Revision: 15817
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15817&view=rev

Modified:
   trunk/plugins/excel/xlsx-read.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]