office-gobmx/hwpfilter
Bogdan Buzea d33b24d62f tdf#152299 - Remove unused define(s) from C/C++ files
Change-Id: I9b27cfb715f6cd0a9b6ea21da9cb24fc8d8ec739
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177050
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
2024-11-23 15:18:31 +01:00
..
inc/pch
qa/cppunit loplugin:ostr in hwpfilter 2024-05-09 13:29:23 +02:00
source tdf#152299 - Remove unused define(s) from C/C++ files 2024-11-23 15:18:31 +01: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 switch to include-based build rather than sourced-based build 2012-02-05 19:34:05 -06:00
Module_hwpfilter.mk Move to MPLv2 license headers, with ESC decision and author's permission. 2013-04-22 09:37:38 +01:00
README.md Updated README.md files to represent current code / use Markdown format 2021-04-07 17:47:16 +02:00

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.