To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=35913
------- Additional comments from [EMAIL PROTECTED] Sat Nov 8 23:16:46 +0000
2008 -------
multilines4.patch improvements since the previous patch:
- Copy/paste text - add in quotes around the cell contents (string delimiter) if
cell text is multiline (like it does if string contains a tab): impex.cxx
- Export and paste as HTML fix for multiline text (both formula and non-formula
cells): htmlexp.cxx
- Fix multiline DIF format import and paste special (formula and non-formula
cells) for example when importing from Excel: dif.hxx difimp.cxx
- Fix SYLK import containing newlines - now OOo is compatible with Excel:
impex.cxx (Doc2Sylk and Sylk2Doc).
- Fix SYLK import/export containing the quote character (") and semicolon. The
escaping of these characters is now the same as other spreadsheets, I checked
Excel, Quattro Pro and Gnumeric. Fixes copy from OOo to Excel as Excel chooses
the SYLK format as the default when pasting from OOo. Note that this is only
noticeable if from the menu Tools, Autocorrect, Double Quotes, Custom Quotes,
Replace is not ticked. Note that this is ticked by default: impex.cxx
- Auto resize cell heights so multiline cells display correctly when importing
formats DIF and SYLK : docsh.cxx
- QuattroPro import filter fix for multi-line non-formula cells: qpro.cxx
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]