Skip to content
  • JodyGoldberg's avatar
    Add a hook for 'tab-stops' (oo_style) : suppress warning for default-style · eb474895
    JodyGoldberg authored
    
    2005-06-29  Jody Goldberg <jody@gnome.org>
    
    	* openoffice-read.c : Add a hook for 'tab-stops'
    	(oo_style) : suppress warning for default-style
    	  cell.  It does not have a name but we may still want to use it.  I'm
    	  not sure where.
    
    2005-07-15  Jody Goldberg <jody@gnome.org>
    
    	* functions.c (validate_range_numeric_matrix) : Add a comment to
    	  clarify result and fix handling of simple scalars.
    
    2005-07-15  Jody Goldberg <jody@gnome.org>
    
    	* ms-obj.c (ms_read_TXO) : handle CONTINUES for text
    	(read_pre_biff8_read_text) : renamed from read_pre_biff8_read_str.
    	  Handle continues in text and markup.  The layout is _very_ odd.
    	  It seems that XL can write things it can not read.
    	(read_pre_biff8_read_name_and_fmla) : handle the name reading inline,
    	  that is different from read_text.  The CONTINUE handling is very
    	  different.
    
    	* ms-excel-write.c (excel_write_SETUP) : rewrite to handle the new
    	  flags.
    	(write_sheet_head) : exp...
    eb474895