office-gobmx/sax
Michael Stahl fe226fd8b1 stop parsing on encountering internal entities in sax_expat.cxx
The XML_UnparsedEntityDeclHandler is apparently deprecated anyway, so
replace it with the newfangled XML_EntityDeclHandler.
2012-05-25 13:24:50 +02:00
..
inc
prj make gbuild the default assumption of build.pl 2012-04-29 03:50:46 +02:00
qa/cppunit
source stop parsing on encountering internal entities in sax_expat.cxx 2012-05-25 13:24:50 +02:00
test fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CAST 2012-05-04 15:52:57 +02:00
CppunitTest_sax.mk
Library_expwrap.mk
Library_fastsax.mk
Library_sax.mk
Makefile
Module_sax.mk
Package_inc.mk
README

Wrapper around expat using UNO.