https://bugs.freedesktop.org/show_bug.cgi?id=39830
--- Comment #4 from Milan Bouchet-Valat <[email protected]> 2011-09-26 03:34:20 PDT --- It's probably possible to detect the decimal separator automatically. If we find "." surrounded by numbers in the file, we can assume it's the decimal separator. Same for ",". The only complex point is that one needs to handle quoting and conflicts in case the CSV separator is the same as the decimal one, but that's not impossible. -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- 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
