office-gobmx/hwpfilter
Stephan Bergmann c851882f0a Upcoming loplugin:elidestringvar: hwpfilter
Change-Id: I7c9a8fe33d06236f66c201267650fcbea29dc43c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/95478
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-06-04 15:11:42 +02:00
..
inc/pch
qa/cppunit
source Upcoming loplugin:elidestringvar: hwpfilter 2020-06-04 15:11:42 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
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.