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

David Tardon <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
                   |                            |op.org
         Whiteboard|                            |easyHack difficultyBeginner
                   |                            |skillCpp

--- Comment #2 from David Tardon <[email protected]> ---
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.
_______________________________________________
LibreOffice mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to