This is an automated email from the ASF dual-hosted git repository.
jimjag pushed a change to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
from af89ef6112 Draw rectangle around menu button in toolbar for better
visibility on e.g. Linux)
new a10e448eee When converting the .sxc table:formula XML attribute to
ODF, use the "of" namespace instead of "ooow". Also add a unit test for saving
and reloading formulas to .sxc files.
new 51733d5b8a Allowing exporting ODF < 1.2 formulas to Excel 2003 XML too.
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../source/xslt/export/spreadsheetml/formular.xsl | 12 ++++-
main/xmloff/source/transform/OOo2Oasis.cxx | 2 +-
.../fvt/uno/sc/formula/TestFormulaRoundTrip.java | 53 ++++++++++++++++------
3 files changed, 51 insertions(+), 16 deletions(-)