office-gobmx/hwpfilter
Caolán McNamara 8bb5b028b9 ofz#17823 avoid timeout
Change-Id: I3658d476873a502adc0cbd8be9a4f6ffd5b62c87
Reviewed-on: https://gerrit.libreoffice.org/80236
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
2019-10-04 22:18:09 +02:00
..
inc/pch regenerate PCH headers for the 4 new levels 2019-05-09 11:02:03 +02:00
qa/cppunit
source ofz#17823 avoid timeout 2019-10-04 22:18:09 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk do not require $(SRCDIR) in every gb_Library_set_precompiled_header 2019-09-23 10:47:25 +02: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.