https://bugs.freedesktop.org/show_bug.cgi?id=60977

          Priority: medium
            Bug ID: 60977
          Assignee: [email protected]
           Summary: Recalculation on load: Usage of cached values
                    conflicting with XVolatliteResults of UNO plugins
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          Hardware: Other
            Status: UNCONFIRMED
           Version: 4.0.0.3 release
         Component: Spreadsheet
           Product: LibreOffice

LibreOffice 4.0.0.3 offers a setting at Preferences->LibreOffice Calc->Formula
called "Recalculation on file load".

If this option is enabled (which it is by default) cached values (saved into
the file) are used. This does not apply for functional like "NOW()" - of
course.

However, UNO plugin functions which return XVolatileResults are not called
either, hence it is not possible to initialize XVolatilieResults.

This will likely render all plugins with XVolatilieResults-Functions unusable
since it effect a core property of XVolatileResults (the ability to force
recalculation of a cell).

The problem does not occur if the above option is set to "Always recalculate".

See also bug 60964, 60973, 60974.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to