[Libreoffice-bugs] [Bug 144819] New: [FILEOPEN] Excel files should be recalculated when recalc flag is set

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Thu Sep 30 04:15:20 UTC 2021


https://bugs.documentfoundation.org/show_bug.cgi?id=144819

            Bug ID: 144819
           Summary: [FILEOPEN] Excel files should be recalculated when
                    recalc flag is set
           Product: LibreOffice
           Version: unspecified
          Hardware: All
                OS: All
            Status: UNCONFIRMED
          Severity: normal
          Priority: medium
         Component: Calc
          Assignee: libreoffice-bugs at lists.freedesktop.org
          Reporter: dev at sheetjs.com

Description:
XLS and XLSX files have mechanisms for marking that a file is dirty and should
be recalculated.  LibreOffice is not honoring these flags.

Steps to Reproduce:
1. Open attached file

Actual Results:
Cells C2:C5 are not recalculated

Expected Results:
C2:C5 are recalculated (verified in Excel 2019)


Reproducible: Always


User Profile Reset: Yes



Additional Info:
For XLSX, the workbook calcPr tag has a fullCalcOnLoad attribute.  For XLS, the
ForceFullCalculation record 0x08A3 should be parsed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210930/ddeef33d/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list