[Libreoffice-bugs] [Bug 35019] charset autodetection for csv imports

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Mar 4 09:04:10 PST 2011


https://bugs.freedesktop.org/show_bug.cgi?id=35019

--- Comment #1 from Björn Michaelsen <bjoern.michaelsen at canonical.com> 2011-03-04 09:04:09 PST ---
There is already a basic implementation of charset detection implemented in the
writer text import as SwIoSystem::IsDetectableText:

http://opengrok.libreoffice.org/xref/writer/sw/source/filter/basflt/iodetect.cxx#427

It old and ugly, but could be a starting point. Obviously, it would have to be
moved out of writer and polished a bit so that it can be used in other
applications too.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Libreoffice-bugs mailing list