office-gobmx/hwpfilter
Caolán McNamara c30fa95c5d cid#1607313 silence Overflowed return value
and

cid#1608099 Overflowed constant

Change-Id: I10e08c1184bb6630b849c3e24a0c9b26302fd18a
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/173896
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
2024-09-25 15:37:40 +02:00
..
inc/pch
qa/cppunit loplugin:ostr in hwpfilter 2024-05-09 13:29:23 +02:00
source cid#1607313 silence Overflowed return value 2024-09-25 15:37:40 +02:00
CppunitTest_hwpfilter_test_hwpfilter.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01:00
Library_hwp.mk Use less boost_headers in low level libraries 2024-03-06 21:23:17 +01: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.