office-gobmx/hwpfilter
Stephan Bergmann 24cad6a649 Move MediaDescriptor from comphelper to unotools
...so it will be able to use SvtSecurityOptions internally.

Change-Id: Id7433247e8fc53651935578510bedbcca5aa2ac9
2013-11-14 11:13:24 +01:00
..
qa/cppunit remove unnecessary use of OUString constructor 2013-11-11 11:21:26 +02:00
source Move MediaDescriptor from comphelper to unotools 2013-11-14 11:13:24 +01:00
CppunitTest_hwpfilter_test_hwpfilter.mk Move MediaDescriptor from comphelper to unotools 2013-11-14 11:13:24 +01:00
Library_hwp.mk Move MediaDescriptor from comphelper to unotools 2013-11-14 11:13:24 +01:00
Makefile
Module_hwpfilter.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
README Mention fdo#70097 2013-10-06 11:41:14 +03:00

Filter for a word processor file format popular in Korea (Hangul Word Processor).

Unfortunately apparently there is a newer version of the file format
in use nowadays and the code doesn't handle that correctly but
silently corrupts the input. See fdo#70097.