2c8fe2e737
and fix the operator< implementations in some of the other plugins too. Change-Id: Ie5631e0cdc8d2a994ad2af2533cdb558a6cfc035 Reviewed-on: https://gerrit.libreoffice.org/25057 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.