CVSROOT: /cvs/gnome Module name: gnumeric Changes by: jody 06/11/24 21:55:33
Modified files: . : NEWS plugins/excel : ChangeLog ms-excel-read.c ms-excel-write.c xlsx-read.c xlsx-write.c Log message: 2006-11-24 Jody Goldberg <[EMAIL PROTECTED]> * xlsx-write.c (xlsx_write_col) : set 'bestFit' if the column has a size different from the default and it has _not_ been set by the user. * ms-excel-write.c (excel_write_COLINFO) : ditto. Set the undocumented flags customWidth and bestFit based on the OfficeOpen docs. * ms-excel-read.c (excel_read_COLINFO) : the undocumented bestfit and customwidth flags are not a perfect match with our hard_size. Use customwith && !bestfit == hard_size. That should match even the mis-exported xls from older gnumeric's and OOo. * xlsx-read.c (xlsx_CT_Col) : ditto, but there are no worries about older gnumeric's or OOo mis-generating. URL : http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=jody&date=explicit&mindate=2006-11-24%2021:54&maxdate=2006-11-24%2021:56 _______________________________________________ cvs-commits-list mailing list cvs-commits-list@gnome.org http://mail.gnome.org/mailman/listinfo/cvs-commits-list