Skip to content
  • JodyGoldberg's avatar
    new util. (xl_get_op_class) : wrapper to help calculate the result class. · 61859acd
    JodyGoldberg authored
    2003-09-21  Jody Goldberg <jody@gnome.org>
    
    	* ms-formula-write.c (xl_map_char_to_type) : new util.
    	(xl_get_op_class) : wrapper to help calculate the result class.
    	(write_cellref_v7) : handle operand classes.
    	(write_cellref_v8) : handle operand classes.
    	(excel_formula_write_CELLREF) : ditto and operator mapping.
    	(excel_formula_write_AREA) : ditto.
    	(write_funcall) : ditto.
    	(excel_formula_write_NAME_v8) : ditto.
    	(excel_formula_write_NAME_v7) : ditto.
    	(write_node) : ditto.
    	(excel_write_formula) : collect more information on the calling context
    
    2003-09-18  Jody Goldberg <jody@gnome.org>
    
    	* ms-escher.c (excel_write_MS_O_DRAWING_GROUP) : Add UserDefined to
    	  silence some warnings.
    
    2003-09-16  Jody Goldberg <jody@gnome.org>
    
    	* ms-formula-write.c : push all the 'shared' arguments into the
    	  PolishData that we're passing around anyway.
    
    	* ms-formula-write.c (excel_write_prep_expr) : register functions that
    	  exist only in arrays too.
    
    	* ms-excel-util.c (init_xl_font_widths) : add Albany
    2003-09-20  Jody Goldberg <jody@gnome.org>
    
    	* graph/plugins/plot_barcol/gog-1.5d.c (gog_plot1_5d_axis_bounds) :
    	  only valid series can contribute to an index dimension.
    	* graph/plugins/plot_xy/gog-xy.c (gog_xy_plot_axis_bounds) : ditto.
    
    	* graph/gog-renderer-gnome-print.c (get_font) : respect zoom.
    
    	* graph/gog-style.c (font_init) : set the font _before_ connecting the
    	  signal. doh!
    
    
    2003-09-18  Jody Goldberg <jody@gnome.org>
    
    	* src/gui-util.c (cb_free_keyed_dialog_context) : remove the
    	  unnecessary precondition.  If we're being called during wbcg::finalize
    	  then the data is already gone.
    61859acd