office-gobmx/hwpfilter
Noel Grandin 37bc6ca4bb fix ODR violation
which causes a segfault in CppunitTest_hwpfilter_test_hwpfilter when
building with --enable-mergelibs=more

Change-Id: I4310060e28ee092bf7831d5dfd71e98ad3724bbe
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/164177
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-03-01 14:46:13 +01:00
..
inc/pch
qa/cppunit
source fix ODR violation 2024-03-01 14:46:13 +01:00
CppunitTest_hwpfilter_test_hwpfilter.mk
Library_hwp.mk Drop MzString 2023-04-10 17:08:57 +02:00
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.