office-gobmx/configmgr2/source
2009-09-08 14:59:07 +02:00
..
access.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
access.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
childaccess.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
childaccess.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
components.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
components.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
configurationprovider.cxx #i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2") 2009-07-21 10:28:06 +02:00
configurationprovider.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
data.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
data.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
defaultprovider.cxx #i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2") 2009-07-21 10:28:06 +02:00
defaultprovider.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
groupnode.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
groupnode.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
localizedpropertynode.cxx #i101955# renamed LocalizedPropertyValueNode -> LocalizedValueNode 2009-09-04 11:42:31 +02:00
localizedpropertynode.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
localizedvaluenode.cxx #i101955# renamed LocalizedPropertyValueNode -> LocalizedValueNode 2009-09-04 11:42:31 +02:00
localizedvaluenode.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
lock.cxx
lock.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
makefile.mk #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
node.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
node.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
nodemap.cxx #i101955# improved performance of clodeNodeMap 2009-09-04 11:28:28 +02:00
nodemap.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
pad.cxx #i101955# further improvements of new configmgr2 XmlReader 2009-08-31 16:22:09 +02:00
pad.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
parsemanager.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
parsemanager.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
parser.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
propertynode.cxx #i101955# introduced Node::kind() to dispatch on different node kinds with something faster and more readable (swich) than pure dynamic_cast (still using dynamic_cast after kind(): it is assumed to be fast enough to dynamic_cast to the actual dynamic type, and safer than static_cast); I still consider the resulting code more readable than clunky C++ double-dispatch implementations or adding excessive number of virtual functions to Node directly 2009-09-04 11:24:45 +02:00
propertynode.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
rootaccess.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
rootaccess.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
services.cxx #i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2") 2009-07-27 14:34:10 +02:00
setnode.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
setnode.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
span.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
type.cxx #i101955# further improvements of new configmgr2 XmlReader 2009-08-31 16:22:09 +02:00
type.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
update.cxx #i101955# work in progress of a configmgr reimplementation, continued (for now in an extra module "configmgr2") 2009-07-24 16:56:06 +02:00
valueparser.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
valueparser.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
writemodfile.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
writemodfile.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcdparser.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcdparser.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcsparser.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcsparser.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcuparser.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xcuparser.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xmldata.cxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xmldata.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00
xmlreader.cxx #i101955# further improvements of new configmgr2 XmlReader (parse CDATA sections, skip comments and DTD) 2009-09-02 10:04:36 +02:00
xmlreader.hxx #i101955# split configmgr2/source/xml.cxx 2009-09-08 14:59:07 +02:00