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

--- Comment #8 from Maxim <[email protected]> ---
I've found how to fix that problem. In
filter/source/textfilterdetect/filterdetect.cxx in function
PlainTextFilterDetect::detect, the following code should be added:
else if (aExt == "xls")
 setPropValue(lDescriptor, nFilter, "FilterName", OUString(CALC_TEXT_FILTER));
Same could be done for tsv.

-- 
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