[Bug 97080] FILEOPEN: Need broader filter for delimited text files ("Text CSV" only includes *.csv)
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Jan 20 04:07:15 PST 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=97080
David Tardon <dtardon at redhat.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |libreoffice at lists.freedeskt
| |op.org
Whiteboard| |easyHack difficultyBeginner
| |skillCpp
--- Comment #2 from David Tardon <dtardon at redhat.com> ---
What is needed here: Create a new filter type delimited_Text as a copy of
filter/source/config/fragments/types/generic_Text.xcu . Change
filter/source/config/fragments/filters/Text___txt___csv__StarCalc_.xcu to use
it. Modify PlainTextFilterDetect::detect in
filter/source/textfilterdetect/filterdetect.cxx to handle delimited_Text in
addition to generic_Text and to always set CALC_TEXT_FILTER in that case. Check
that various use cases work as expected: e.g., open a .txt/.csv file from an
existing Calc/Writer window with specifying a type, then without it, then
directly from the Start Center, etc.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20160120/6625c4d5/attachment.html>
More information about the LibreOffice
mailing list