https://bugs.documentfoundation.org/show_bug.cgi?id=50044
--- Comment #5 from Justin L <[email protected]> --- If I first round-trip the file with MS Word 2003, it opens fine in LO. It is calling XclImpColRowSettings::SetRowSettings twice - first for rows 1-627 and then again for rows 1-116. I don't know how to stop that because ImportExcel8::Read() is really generic. I'd guess you would have to understand xls internals pretty good to figure out where to identify and stop a duplicate. -- You are receiving this mail because: You are the assignee for the bug.
