Bug 124954

Summary: HELP for recalculating of formulas on opening of a spreadsheet needs updating
Product: LibreOffice Reporter: Cor Nouws <cno>
Component: DocumentationAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement CC: cno, olivier.hallot
Priority: medium    
Version: 6.3.0.0.alpha0+   
Hardware: All   
OS: All   
See Also: https://bugs.documentfoundation.org/show_bug.cgi?id=124784
https://bugs.documentfoundation.org/show_bug.cgi?id=107930
Whiteboard:
Crash report or crash signature: Regression By:

Description Cor Nouws 2019-04-25 12:48:52 UTC
See https://help.libreoffice.org/6.2/en-US/text/shared/optionen/01060900.html

The text reads  " Recent versions of LibreOffice caches spreadsheet formula .."
IMO the wording there needs to be changed to:
  " Since version XX of LibreOffice ... "
Recent is outdated soon, or maybe already.
Comment 1 Eike Rathke 2019-04-25 13:32:36 UTC
I would omit all whatever versions altogether, so the sentence reads
"LibreOffice caches spreadsheet formula results into its ODF file."

The point is that all versions always wrote formula results to file (also OOo and others did) but at some point we stopped to always recalculate everything to be able to load things faster.
Comment 2 Cor Nouws 2019-04-25 17:37:33 UTC
(In reply to Eike Rathke from comment #1)
> I would omit all whatever versions altogether, so the sentence reads
> "LibreOffice caches spreadsheet formula results into its ODF file."
> 
> The point is that all versions always wrote formula results to file (also
> OOo and others did) but at some point we stopped to always recalculate
> everything to be able to load things faster.
Thanks - useful explanation, as usual ;)
(This by the way also implies that the text in the HELP was not precise right from the start.)