Created attachment 50483 [details] example ------- Comment #5 From dr@openoffice.org 2010-12-16 11:56:51 ------- ... The SHEET record of the first sheet does not point to the BOF record of the related sheet substream, but to the first record following. http://openoffice.org/bugzilla/show_bug.cgi?id=109800
should be fixed in master with the integration of m106 I mark it as resolved, please retest with 3.5 or a daily build as soon as possible and open this bug report if it is not fixed http://cgit.freedesktop.org/libreoffice/calc/commit/?h=integration/dev300_m106&id=340bea2639e78081b9115a6077ea9d269061d983 http://cgit.freedesktop.org/libreoffice/calc/commit/?h=integration/dev300_m106&id=dddebac86dd6b1608bb59479e672c69ef3a48e0e
does not seem to be really fixed, at least filters-test runs into a infinite loop with this document I added it to the documents that need further investigation
fix really worked with OOo-Dev_3.4beta_20110411_Win_x86_...
Re-opening it.
BTW, who generates these xls documents? I hope it's not 1C, is it?
I'll take this.
BTW this is not really our bug; whoever generates these broken xls should fix their filter.
Fixed on master (for 3.5). http://cgit.freedesktop.org/libreoffice/core/commit/?id=799c944cc11aa6eeb20e5f24bf33434908c4556b
(In reply to comment #5) > BTW, who generates these xls documents? I hope it's not 1C, is it? No, others - http://olimp.udm.ru/
(In reply to comment #7) > BTW this is not really our bug; whoever generates these broken xls should fix > their filter. Thanks a lot!
Caolán McNamara committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=0cc41a033f74891ac9b47f0d1c0b291f8341a2a1 Related: tdf#40304 extend biff-5 invalid xls loop detection It will be available in 5.1.0. The patch should be included in the daily builds available at http://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More information about daily builds can be found at: http://wiki.documentfoundation.org/Testing_Daily_Builds Affected users are encouraged to test the fix and report feedback.