office-gobmx/hwpfilter
Noel Grandin f3c1d240bd loplugin:constantparams
Change-Id: Ib162ba9297b9d900ea42c7e5216e152d3e58a361
Reviewed-on: https://gerrit.libreoffice.org/25769
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
2016-06-03 09:08:42 +00:00
..
inc/pch Fast PCH generator and optimized PCH files 2015-11-15 20:31:35 +00:00
qa/cppunit Extract Directories from BootstrapFixtureBase 2016-03-10 08:04:40 +00:00
source loplugin:constantparams 2016-06-03 09:08:42 +00:00
CppunitTest_hwpfilter_test_hwpfilter.mk DeInitVCL at end of tests 2014-06-04 08:55:12 +02:00
Library_hwp.mk add hwp to fftester 2015-08-21 16:17:26 +01: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.