2007/11/19 15:25:14 mst 1.11.18.1: - uno/xml/source/dom/*.{hc}xx:
add RuntimeException to exception specifications of 172 methods
of the DOM implementation where it was missing; fixes #i83675#
2004/11/03 14:59:46 dvo 1.4.2.11: #i36545# don't crash when adding an attribute with a name that is already taken
2004/10/29 20:17:36 dvo 1.4.2.10: #i36274# enable getParent, removeChild, replaceChild for attribute nodes
2004/08/12 08:45:09 dvo 1.4.2.9: #i31958# fix appendChild
2004/08/10 11:29:12 lo 1.4.2.8: attribute appending
2004/08/10 11:25:21 lo 1.4.2.7: attribute appending
2004/08/09 15:04:36 lo 1.4.2.6: fix attribute appending
2004/08/09 14:21:55 lo 1.4.2.5: fix bug in node removal
2004/08/09 14:16:57 lo 1.4.2.4: fix bug in node removal
2004/08/09 14:10:16 lo 1.4.2.3: fix bug in node removal
2004/05/11 08:54:01 lo 1.4.2.2: getNamespaceURI and getPrefix only for elements and attributes
2004/04/23 11:34:58 lo 1.4.2.1: #i26721# put/get/post support for submission node cloning