Files
libreoffice/hwpfilter
Stephan Bergmann b8c8be0096 loplugin:duplicatedefines (clang-cl)
(already defined in hwpfilter/source/hwplib.h)

Change-Id: Id85048817b825ad265eba20e221c0703467b66b2
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/87890
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2020-02-03 20:28:22 +01:00
..

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