https://bugs.documentfoundation.org/show_bug.cgi?id=95629

--- Comment #8 from [email protected] ---
XLSB: I do not trust Microsoft Office to not embed company/personal info in the
file I would attach.

I attach the .xls produced by Perl (with a 10x10 grid and a newline at 5,5).

This bug happens with xlsb not xlsx so you need to convert xls to xlsb with
Microsoft Office, then xlsb to csv with LibreOffice.

Getting back to the first reactions I had on this:
Quoting all text fields is not satisfactory to me:
1/ it is not the default setting
2/ it wastes space: no need to go 

      "aaa";"bbb";"FINAL NEWLINE\r";"ccc"

   when 

      aaa;bbb;"FINAL NEWLINE\r";ccc

  would suffice (and that is what Microsoft Office does)

3/ it still does not explain why LibreOffice is inconsistent (this works with
xlsx not xlsb)

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to