office-gobmx/hwpfilter
Julien Nabet 3068ab9a2c drop 'using namespace std' in h* i* j*
Change-Id: I3c28651779f17e1a410505ffaa863b4773037ccf
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123119
Tested-by: Jenkins
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2021-10-05 22:22:55 +02:00
..
inc/pch
qa/cppunit
source drop 'using namespace std' in h* i* j* 2021-10-05 22:22:55 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk
Makefile
Module_hwpfilter.mk
README.md

Filters for Korean (Hangul) Popular Word Processor Formats

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 tdf#70097.