To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=91146





------- Additional comments from [EMAIL PROTECTED] Tue Aug  5 06:22:50 +0000 
2008 -------
Hi Eike, I found there is something wrong with such formula:
SUMPRODUCT(-Ref;.....), it will create a jumpmatrix, 
and then jump many times. If the Ref is very big and if a document contains
many such formulas, the document will freeze.
So I add ocNegSub in const ScParameterClassification::RawData
ScParameterClassification::pRawData[],
like ocNeg, to avoid creating a jumpmatrix.
now UDT Test Trackingtoo.xls can be opened normally.
That is what I do in this patch.

And for doc UDT Test Cases TEST.xls, I tried many versions in my computer,
it can be opened, no crash, just some formulas' result is not the same as
it in Excel.
so what do you want me to do? correct the formulas, or something else?

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to