office-gobmx/hwpfilter
Stephan Bergmann 9ad3eafb03 Reduce to static_cast any reinterpret_cast from void pointers
Change-Id: I75514fe3a3c55691ca9adfa136bfcd5ff9a2b706
2015-03-31 13:14:19 +02:00
..
inc/pch
qa/cppunit convert SFX_FILTER_ constants to enum class 2015-03-19 08:25:03 +02:00
source Reduce to static_cast any reinterpret_cast from void pointers 2015-03-31 13:14:19 +02:00
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.