gnumeric r15624 - in trunk: . src



Author: jody
Date: 2007-06-27 11:31:40 +0100 (Wed, 27 Jun 2007)
New Revision: 15624
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15624&view=rev

Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/src/colrow.c
   trunk/src/colrow.h
   trunk/src/sheet.c
Log:
2007-06-27  Jody Goldberg <jody gnome org>

	* src/colrow.c (colrow_reset_defaults) : new utility routine for the
	  ODF importer to search for cols/rows that are effectively the same
	  as the defaults and to reset their default status.

	* src/colrow.h (colrow_free) : new, to help clarify the code.

	* src/sheet.c (sheet_col_destroy) : use colrow_free instead of a
	  direct call to g_free.
	(sheet_row_destroy) : ditto.





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