Hi Maciej, Maciej Rumianowski píše v Pá 01. 03. 2013 v 14:37 +0100:
> I have found a Bug in LibreOffice Writer > https://bugs.freedesktop.org/show_bug.cgi?id=61495 and I would like to > hack on this. > > I need a hint, where is code for export filter to docx or doc? http://cgit.freedesktop.org/libreoffice/core/tree/sw/source/filter/ww8 the docx* are the docx-specific parts, most of wrtw8* and some of the ww8* are the doc-specific parts. wrtww8.cxx is a mixture of doc-specific and shared stuff between doc and docx :-) Regarding the hacking itself, I'd recommend you to experiment with the docx first, and then apply the knowledge to the binary doc. Should you have further questions, please let us know. All the best, Kendy _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice