office-gobmx/unoxml
Michael Stahl d68113f322 soffice.bin: add a hack to detect calls to xmlCleanupParser
xmlCleanupParser frees libxml2's global variables, accessing those later
on leads to hard to debug crashes.  Because libxml2 is used indirectly
by lots of different components, nobody is allwed to free its globals.

Change-Id: I05381d3dada217db44e96445d6f6d63014f57241
2012-09-24 17:51:41 +02:00
..
prj
qa/complex/unoxml
source soffice.bin: add a hack to detect calls to xmlCleanupParser 2012-09-24 17:51:41 +02:00
test
JunitTest_unordf_complex.mk
JunitTest_unoxml_complex.mk
Library_unordf.mk
Library_unoxml.mk
Makefile
Module_unoxml.mk
README

UNO wrappers for XML services.