office-gobmx/hwpfilter
Noel Grandin a2751c0795 loplugin:staticmethods improvement
Change-Id: I8889ce8a7d2309b54454cfe4c6421282e1c6e755
Reviewed-on: https://gerrit.libreoffice.org/63434
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2018-11-16 07:26:27 +01:00
..
inc/pch
qa/cppunit
source loplugin:staticmethods improvement 2018-11-16 07:26:27 +01: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.