Author: jody
Date: 2007-11-04 01:39:38 +0000 (Sun, 04 Nov 2007)
New Revision: 16064
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=16064&view=rev

Modified:
   trunk/plugins/openoffice/ChangeLog
   trunk/plugins/openoffice/openoffice-read.c
Log:
    - Fixes ghost data problems caused by repeated-cols
    - Add support for values in repeated-rows (expressions can not work without 
ODF
      adding R1C1 or shared expressions)
    - Apply AXIS style -> PLOT ???? because for some insane reason that controls
      things like gap width and overlap for bar/col plots.
    2007-11-03  Jody Goldberg <[EMAIL PROTECTED]>

        All calls to *cell_set_* should be followed by an extent update.
        * openoffice-read.c (oo_update_data_extent) : create this to provide a
          single location for updating the data extent when debugging.
        (oo_cell_start) : use it here to update extent for arrays,
        expressions, and inline values.
        (oo_cell_end) : and here for repeated cols/rows.
        (oo_cell_content_end) : and here for child content.


_______________________________________________
SVN-commits-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/svn-commits-list

Reply via email to