office-gobmx/hwpfilter
Caolán McNamara 538956c32b ofz#58400 Timeout
Change-Id: I6ded0d0613b66f7ec075796e257d93cf25822d2b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/151189
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
2023-04-30 10:58:48 +02:00
..
inc/pch Make sal/config.h the first in pch 2021-03-09 06:51:51 +01:00
qa/cppunit ofz#44997 Use-of-uninitialized-value 2022-02-24 14:55:33 +01:00
source ofz#58400 Timeout 2023-04-30 10:58:48 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk Drop MzString 2023-04-10 17:08:57 +02:00
Makefile
Module_hwpfilter.mk
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

Filters for Korean (Hangul) Popular Word Processor Formats

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 tdf#70097.