[libreoffice] allow passing FilterOptions via cli

Tomas Hlavaty tomas.hlavaty at knowledgetools.de
Tue Jun 3 04:49:18 PDT 2014


Hi all,

I wrote a patch to allow passing FilterOptions via cli,
which fixes <https://bugs.freedesktop.org/show_bug.cgi?id=36313>.
The patch is attached.

The patch takes the FilterOptions from --infilter and --convert-to args
using : as a delimiter.  This should hopefully not be a problem,
it is current separator used in --convert-to and I am not aware of a filter
name containing that character.  If that is a problem, the separator could
be easily changed to a different character.

The patch was written on top of libreoffice-4-3-branch-point tag
(which compiled for me without serious problems).
Would it be possible to cherry-pick the bug fix also to a fresh 4.2.X
release?

I have tested the change manually and as discussed on the mailing
list last week, there is no easy way to write a test case for
this kind of stuff currently.

Thank you,

Tomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-allow-passing-FilterOptions-via-cli.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20140603/e4246143/attachment.bin>


More information about the LibreOffice mailing list