Created attachment 59719 [details] file with 82140 bytes on one line Opening a file where data on one line exceeds 64KB data the result is truncated, even if contents of each single field are less than 64k characters, which currently is the internal limit of cell content. Related: https://issues.apache.org/ooo/show_bug.cgi?id=91028 https://issues.apache.org/ooo/show_bug.cgi?id=117401
Eike Rathke committed a patch related to this issue. It has been pushed to "master": http://cgit.freedesktop.org/libreoffice/core/commit/?id=8cd05e9cf1152b21528c6f1a5bda3d949dc49791 resolved fdo#48501 enable line size >64k in SvStream::Read*Line()