https://bugs.documentfoundation.org/show_bug.cgi?id=32950
--- Comment #28 from Justin L <[email protected]> --- This is fairly easily fixed for XLS in sc/source/ui/docshell/docsh.cxx's ScDocShell::ConvertFrom by setting bSetRowHeights = true. Although that does every row in every sheet, I don't think the performance will be much worse than tracking each row during import - except perhaps for unused rows. -- You are receiving this mail because: You are the assignee for the bug.
