gnumeric r16064 - trunk/plugins/openoffice
- From: jody svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r16064 - trunk/plugins/openoffice
- Date: Sun, 4 Nov 2007 01:39:39 +0000 (GMT)
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 <jody gnome org>
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.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]