gnumeric r15992 - in trunk: plugins/openoffice src
- From: jody svn gnome org
- To: svn-commits-list gnome org
- Subject: gnumeric r15992 - in trunk: plugins/openoffice src
- Date: Fri, 26 Oct 2007 02:00:06 +0100 (BST)
Author: jody
Date: 2007-10-26 02:00:06 +0100 (Fri, 26 Oct 2007)
New Revision: 15992
ViewCVS link: http://svn.gnome.org/viewcvs/gnumeric?rev=15992&view=rev
Modified:
trunk/plugins/openoffice/ChangeLog
trunk/plugins/openoffice/openoffice-read.c
trunk/plugins/openoffice/openoffice-write.c
trunk/src/sheet-control-gui.c
trunk/src/str.c
trunk/src/str.h
Log:
2007-10-25 Jody Goldberg <jody gnome org>
* openoffice-read.c (openoffice_file_open) : Assume files without a
mimetype entry are OO.o 1.x rather than failing.
Be more flexible about which mimetypes are acceptable.
(oo_row_start) : Do not set a size if none was specified (some .sxc files)
(oo_col_start) : ditto.
(oo_colrow_reset_defaults) : ditto.
(oo_style_prop_cell) : valign==automatic is usually bottom, sometimes
center, never top.
Fully support protected and hidden.
(oo_cell_content_end) : Handle a series of <p> in a single cell that
designate embedded newlines.
* openoffice-write.c (openoffice_file_save) : ensure that we do not
compress the mimetype.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]