e8fd5a07ec
are actually pointer vars. Also convert from regex to normal code, so we can enable this plugin all the time. Change-Id: Ie36a25ecba61c18f99c77c77646d6459a443cbd1 Reviewed-on: https://gerrit.libreoffice.org/24391 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com> |
||
---|---|---|
.. | ||
inc/pch | ||
qa/cppunit | ||
source | ||
CppunitTest_hwpfilter_test_hwpfilter.mk | ||
Library_hwp.mk | ||
Makefile | ||
Module_hwpfilter.mk | ||
README |
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.