office-gobmx/hwpfilter
Stephan Bergmann 6b7245f512 A number of bogus GCC 13 warnings still hit with recent GCC 14 trunk
Change-Id: I0ec7743cd79429591fcfc3eb9715ff36d06fc00b
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165765
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <stephan.bergmann@allotropia.de>
2024-04-04 07:06:17 +02:00
..
inc/pch
qa/cppunit
source A number of bogus GCC 13 warnings still hit with recent GCC 14 trunk 2024-04-04 07:06:17 +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.