| 0e2453f2 | 16-Nov-2025 |
Damjan Jovanovic <damjan@apache.org> |
Fix a bug in our MS Excel 2003 SpreadsheetML format which causes importing references to columns 677 to 702 to get corrupted due to wrong conversion of R1C1 to A1 formula format in the import filter.
Fix a bug in our MS Excel 2003 SpreadsheetML format which causes importing references to columns 677 to 702 to get corrupted due to wrong conversion of R1C1 to A1 formula format in the import filter.
Fixes: https://bz.apache.org/ooo/show_bug.cgi?id=128623 - MS Excel 2003 SpreadsheetML import corrupts references to columns 677 to 702 Patch by: me
(cherry picked from commit d10bb11432a25a52b9533a6da97b2f19df0e5725)
show more ...
|