office-gobmx/hwpfilter
Julien Nabet d2c9e28973 cppcheck: performing init in init list (hwpfilter, i., l.)
Change-Id: Idf5b7be45d48076fbe191fbf1a2fa63c6da71902
Reviewed-on: https://gerrit.libreoffice.org/83617
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2019-11-24 21:46:23 +01:00
..
inc/pch make bin/update_pch.s always include code in trivial #if's 2019-10-18 11:00:04 +02:00
qa/cppunit
source cppcheck: performing init in init list (hwpfilter, i., l.) 2019-11-24 21:46:23 +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.