History log of /AOO41X/test/testuno/source/fvt/uno/sc/formula/TestFormulaRoundTrip.java (Results 1 – 1 of 1)
Revision Date Author Comments
# e931ed57 16-Nov-2025 Damjan Jovanovic <damjan@apache.org>

Use the correct namespace when converting ODF formulas to MS Excel 2003 XML,
so that R1C1 formula is used instead of leaving broken "of:=[.A1]" style
references.

Patch by: me
Fixes: https://bz.apach

Use the correct namespace when converting ODF formulas to MS Excel 2003 XML,
so that R1C1 formula is used instead of leaving broken "of:=[.A1]" style
references.

Patch by: me
Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=96018

(cherry picked from commit b045a72bbf8ebfd2ea5838734aa14f879ef23ec9)

show more ...