e3ed45b62f
...given the set of four OBJRET_FILE_* defines that apparently shall be returned from these functions. Also, the only place that looks at these return values is the switch in LoadDrawingObject that does nothing for both OBJECT_FILE_OK (== 0) and true (== 1) anyway. Change-Id: I04770071cd2f8df34328efce7aa1c533948a00af |
||
---|---|---|
.. | ||
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.