sc/source/core/data/formulacell.cxx | 1 + 1 file changed, 1 insertion(+)
New commits: commit 1ab702a1ec9e06a13ea98a55bc6dad62fdb61568 Author: Michael Meeks <michael.me...@collabora.com> Date: Tue May 27 11:14:54 2014 +0100 ODS load perf: fix FMR. Change-Id: I671c9a441d1c598fbf5fdb5706ab0ed6e1bcf9a8 diff --git a/sc/source/core/data/formulacell.cxx b/sc/source/core/data/formulacell.cxx index 1e63308..35518bc 100644 --- a/sc/source/core/data/formulacell.cxx +++ b/sc/source/core/data/formulacell.cxx @@ -1212,6 +1212,7 @@ void ScFormulaCell::CompileXML( sc::CompileFormulaContext& rCxt, ScProgress& rPr SetCellGroup( xGroup ); bSkipCompile = true; + pCode = pPreviousCell->pCode; SAL_INFO( "sc", "merged '" << aFormula << "' == " "'" << aShouldBe << "'" << _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits