[Libreoffice-bugs] [Bug 45607] LibreOffice calc significantly slower than OpenOffice calc
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Feb 4 04:57:44 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45607
Jean-Baptiste Faure <jbf.faure at orange.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jbf.faure at orange.fr
--- Comment #4 from Jean-Baptiste Faure <jbf.faure at orange.fr> 2012-02-04 04:57:44 PST ---
Same results for me with LO 3.5.0 rc3+ under Ubuntu 11.10 x86_64 : ~18 seconds
But if I replace the value uf string fun by
fun = "=IF(not(ISBLANK(INDIRECT(""B"" & ROW())));row()&""."";"""")"
the macro gives the same result but runs in 0.736 second.
So the problem is in the call of function show_number().
@reporter: if you agree with that, you should update the summary of this bug
report with something more informative.
Best regards. JBF
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Libreoffice-bugs
mailing list