Description: After enabling Support_for_very_large_spreadsheets it can read these big .xlsx and it can create spreadsheets with more than 1024 columns, but it can't save it in any way. The saved file is corrupt :( The sheet with values in XFA1 and XFB7 created in MS Excel and saved as xlsx and ods opens with no error but the values are moved to AMK1 and AML7, accordingly. The same result is in case of creation in Calc (XFA1 and XFB7) and saving in ods format. Steps to Reproduce: 1. Enable large spreadsheets 2. Type some data to XFA1 and XFB7 3. Save spreadsheet as .ods or something other 4. Open saved file and check values at XFA1 / XFB7 and at AMK1 / AML7 Actual Results: The values are moved from XFA1 / XFB7 to AMK1 / AML7 accordingly. Expected Results: The values should be save at the correct cells. Reproducible: Always User Profile Reset: No Additional Info: Windows 10 x64, LibreOffice_7.0.0.1_Win_x64 Windows 10 x64, LibreOffice_7.0.0.2_Win_x64 Windows 10 x64, LibreOffice_7.0.0.3_Win_x64 Windows 10 x64, LibreOfficeDev_7.0.1.0.0_Win_x64
confirm in Version: 7.1.0.0.alpha0+ Build ID: <buildversion> CPU threads: 4; OS: Mac OS X 10.15.5; UI render: default; VCL: osx Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded
in Version: 7.1.0.0.alpha0+ Build ID: 8c18cd6823ddf4ef5ba67801a84cee26c9b5a9a6 CPU threads: 4; OS: Mac OS X 10.15.6; UI render: default; VCL: osx Locale: ru-RU (ru_RU.UTF-8); UI: en-US Calc: threaded Calc can't open file with data in XFA1 / XFB7 cells and just crashes (I'll create a new bug report)
Fixed by my recent commits.