Skip to content
  • JodyGoldberg's avatar
    Tack on a 'shared' flag in alot of places to control the use of _REF/_AREA · 0ca78a72
    JodyGoldberg authored
    2002-12-13  Jody Goldberg <jody@gnome.org>
    
    	* ms-formula-read.c : Tack on a 'shared' flag in alot of places to
    	control the use of _REF/_AREA vs _REFN/_AREAN
    
    	* ms-excel-write.c (excel_write_BOF) : bump generated BOF to look like
    	  MS excel 2k.
    	(vip_hash) : new.
    	(vip_equal) : new.
    	(excel_write_DV) : new.
    	(excel_write_DVAL) : new.
    	(excel_write_NAME_v7) : export names using shared formula conventions.
    	(excel_write_sheet) : export validation.
    	(write_workbook) :  add a XL9FILE flag.
    
    	* ms-excel-read.c (excel_read_DV) : several small tweaks
    	  1) string lengths are 2 bytes
    	  2) Use the option flags to enable/disable input msg and validation
    	  3) Parse expressions relative to the top left of the first range
    	  4) Parse as shared expressions
    
    2002-12-13  Jody Goldberg <jody@gnome.org>
    
    	* src/input-msg.c (gnm_input_msg_get_msg) : new.
    	(gnm_input_msg_get_title) : new.
    
    2002-12-12  Jody Goldberg <jody@gnome.org>
    
    	* src/sheet-style.c (cb_hash_to_list) : improve placement of debug
    	  info to ignore irrelevent ranges that were merged into something else.
    
    	* tools/import-foocanvas : do not install foocanvas
    
    	* src/sheet-style.c (sheet_style_get_validation_list) : new.
    	(cb_style_list_add_validation) : simple filter.
    	(cb_style_list_add_node) : generalize slightly to make the comparison
    	  routine dynamic.
    	(cb_hash_merge_horiz) : ditto.
    	(sheet_style_get_list) : adjust to the new generalized utilities.
    
    2002-12-13  Jody Goldberg <jody@gnome.org>
    
    	* dialog-cell-format.c (cb_validation_error_action_deactivate) : Use
    	  stock images directly.
    	* cell-format.glade : fix image discrepancy between menu and display
    	  of validation style error.
    0ca78a72