26 Feb
2014
26 Feb
'14
2:49 a.m.
2014-02-26 3:19 GMT+01:00 Markus Engel <p637777@...1081...>:
You may simply remove everything except the util folder, and dom.h domimpl.cpp domimpl.h domptr.cpp domptr.h ucd.cpp ucd.h uri.cpp uri.h
IIRC, dom.h is only used in ODG import (src/extension/internal/odf.cpp), and even there it looks like only the URI and DOMString classes are actually used. The latter can be trivially replaced with Glib::ustring.
Regards, Krzysztof