office-gobmx/hwpfilter
Julien Nabet 084d7e2ea2 Remove unused include list in hwpfilter
Change-Id: I7cac4483173e7c75413a6b17a468659ee2790768
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103508
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2020-09-27 16:17:41 +02:00
..
inc/pch
qa/cppunit
source Remove unused include list in hwpfilter 2020-09-27 16:17:41 +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.