CVSROOT:        /cvs/gnome
Module name:    gnumeric
Changes by:     mortenw 06/03/16 15:01:06

Modified files:
        .              : ChangeLog 
        plugins/openoffice: ChangeLog openoffice-read.c 
        src            : auto-format.c cell.h expr.c gnm-style-impl.h 
                         wbcg-actions.c xml-io.c xml-sax-read.c 
        src/widgets    : gnm-format-sel.c 

Log message:
2006-03-16  Morten Welinder  <[EMAIL PROTECTED]>

* 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  <[EMAIL PROTECTED]>

* openoffice-read.c (od_chart_grid): Use GOG_AXIS_UNKNOWN (== -1),
not UNKNOWN (== 10).

URL : 
http://cvs.gnome.org/bonsai/cvsquery.cgi?branch=&dir=gnumeric&who=mortenw&date=explicit&mindate=2006-03-16%2015:00&maxdate=2006-03-16%2015:02

_______________________________________________
cvs-commits-list mailing list
cvs-commits-list@gnome.org
http://mail.gnome.org/mailman/listinfo/cvs-commits-list

Reply via email to