Skip to content
  • Morten Welinder's avatar
    Compare valign with the result of gnm_style_get_align_v, not · ab09a55e
    Morten Welinder authored
    2006-03-16  Morten Welinder  <terra@gnome.org>
    
    	* src/wbcg-actions.c (wbcg_set_selection_valign): Compare valign
    	with the result of gnm_style_get_align_v, not
    	gnm_style_get_align_h.
    
    	* src/cell.h (cell_eval): Fix "sparse" warning and add "do { }
    	while(0)" wrapper.
    
    	* src/auto-format.c (do_af_suggest): Don't compare value types
    	against GNM_EXPR_OP_ARRAY_CORNER and GNM_EXPR_OP_ARRAY_ELEM.
    
    	* src/gnm-style-impl.h (GnmStyle): The v_align is not of type
    	GnmHAlign. Really.
    
    	* src/xml-sax-read.c (xml_sax_object_start): Use NULL, not FALSE.
    	* src/xml-io.c (xml_read_sheet_object): Ditto.
    	* src/expr.c (gnm_expr_top_is_err): Ditto.
    
    2006-03-16  Morten Welinder  <terra@gnome.org>
    
    	* openoffice-read.c (od_chart_grid): Use GOG_AXIS_UNKNOWN (== -1),
    	not UNKNOWN (== 10).
    ab09a55e