Issue 94951

Summary: Prevent crash with merged cells exceeding supported number of columns/rows.
Product: Calc Reporter: ooo
Component: open-importAssignee: ooo
Status: CLOSED FIXED QA Contact: issues@sc <issues>
Severity: Trivial    
Priority: P3 CC: issues
Version: OOO300m9   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description ooo 2008-10-15 15:13:02 UTC
Same as issue 93298, but targeted to OOo3.0.1
Even if OOo3.0 does support 1024 columns and so does not crash with the test
case document attached to issue 93298, documents originating from other creators
with merged cells in more than 1024 columns would do.
Apply patch from
sc/source/filter/xml/xmlcelli.cxx  1.93.248.1.2.1
to OOO300 branch.
Comment 1 ooo 2008-10-16 18:19:25 UTC
In cws calc46:

sc/source/filter/xml/xmlcelli.cxx  1.96.166.1
Comment 2 ooo 2008-10-28 12:33:32 UTC
Verified presence of patch in CWS build.
Comment 3 amy2008 2009-01-14 02:49:29 UTC
Verified with OOo3.0.1(OOo300m15) on Ubuntu and OOo2.4.1 on WinXP, works well
Closing