Skip to content
  • JodyGoldberg's avatar
    improve handling of arrays. · 7ddc71db
    JodyGoldberg authored
    
    2002-08-08  Jody Goldberg <jody@gnome.org>
    
    	* ms-formula-read.c (ms_excel_parse_formula) : improve handling of
    	  arrays.
    
    	* ms-excel-read.c (biff_boundsheet_data_new) : improve debug spew.
    	(sst_read_string) : no need to pass version an sst is biff8 specific.
    	(ms_excel_read_SST) : ditto.
    	(ms_excel_read_EXSST) : new convience routine.
    	(biff_boundsheet_data_new) : move boundsheet_data_by_index into a ptr
    	  array, and store the gnumeric sheets directly.
    	(ms_excel_workbook_new) : use g_hash_table_new_full to make cleanup
    	  easier.
    	(ms_excel_workbook_destroy) : simplify.
    	(ms_excel_read_SETUP) : support the 'print comments' flag
    	(ms_excel_read_MULRK) : split into its own function.
    	(ms_excel_read_MULBLANK) : ditto.
    	(ms_excel_read_SCL) : ditto
    	(ms_excel_read_sheet) : spew the sheet password in case we need to
    	  generate it.
    	(ms_excel_SUPBOOK) : I finally understand the self reference magic.
    	  More work to do to support external links.
    	(ms_excel_workbook_get_externsh...
    7ddc71db