office-gobmx/hwpfilter
Stephan Bergmann bc2fe2249b Adapt to true wchar_t in clang-cl
Change-Id: Id127668e6786665b819b7c0b1c0cd424ebff96bf
2015-11-28 08:44:52 +01:00
..
inc/pch Fast PCH generator and optimized PCH files 2015-11-15 20:31:35 +00:00
qa/cppunit no need to use OUString constructor in call to createInstance 2015-11-01 15:25:43 +00:00
source Adapt to true wchar_t in clang-cl 2015-11-28 08:44:52 +01:00
CppunitTest_hwpfilter_test_hwpfilter.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
Library_hwp.mk add hwp to fftester 2015-08-21 16:17:26 +01:00
Makefile
Module_hwpfilter.mk
README

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.