[Bug 55066] FILEOPEN: flaws in importing 123 files
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Sun Jan 10 01:26:57 PST 2016
https://bugs.documentfoundation.org/show_bug.cgi?id=55066
--- Comment #17 from osnola <alonso at loria.fr> ---
Hello,
(In reply to Shubham Tibra from comment #15)
> I'd like to work on this bug, is it still open to work on.
>
> But I'll need some help. I am new here.
>
> I didn't understand how the import code works and how it uses the file
> format?
>
> Can someone help me?
the source of the LibreOffice's filter(*) are in sc/source/filter/lotus.
For instance, the version number of universal-content.123 (0x1005) is read in
https://docs.libreoffice.org/sc/html/filter_8cxx_source.html#l00109, so this
function will return eWK123...
(*) concerning older Lotus's files, there are read via the libwps's filter :
the entry point on the source is
http://sourceforge.net/p/libwps/code/ci/master/tree/src/lib/Lotus.cpp#l310 ...
--
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/20160110/4254de0d/attachment.html>
More information about the LibreOffice
mailing list