office-gobmx/configmgr/source
Stephan Bergmann a0e4c24ecf Revert "coverity#704575 et al. and clean-up."
This reverts commit 753eeac8a6, which added bogus

  if (... != 0)

checks after dynamic_casts that cannot fail, making the code now look as if it
was expected that those casts can fail and the code is prepared to handle it
(which it is not).  Silencing the false coverity reports will be addressed in a
follow-up commit.

(That commit unfortunately mixed those changes with mass cosmetic changes.)
2014-01-24 17:52:46 +01:00
..
access.cxx
access.hxx
additions.hxx
broadcaster.cxx
broadcaster.hxx
childaccess.cxx Revert "coverity#704575 et al. and clean-up." 2014-01-24 17:52:46 +01:00
childaccess.hxx Revert "coverity#704575 et al. and clean-up." 2014-01-24 17:52:46 +01:00
components.cxx
components.hxx
configmgr.component Allow setting environment value directly in .component files 2013-12-16 21:43:12 +01:00
configurationprovider.cxx do not resolve empty locale here when set, fdo#73549 related 2014-01-19 15:04:09 +01:00
configurationprovider.hxx
configurationregistry.cxx
configurationregistry.hxx
data.cxx
data.hxx
defaultprovider.cxx
defaultprovider.hxx
groupnode.cxx
groupnode.hxx
localizedpropertynode.cxx
localizedpropertynode.hxx
localizedvaluenode.cxx
localizedvaluenode.hxx
lock.cxx
lock.hxx
modifications.cxx
modifications.hxx
node.cxx
node.hxx
nodemap.cxx
nodemap.hxx
parsemanager.cxx
parsemanager.hxx
parser.hxx
partial.cxx
partial.hxx
path.hxx
propertynode.cxx
propertynode.hxx
readonlyaccess.cxx Fix some configmgr XServiceInfo 2014-01-08 10:44:40 +01:00
readonlyaccess.hxx
readwriteaccess.cxx
readwriteaccess.hxx
rootaccess.cxx
rootaccess.hxx
rootnode.cxx
rootnode.hxx
services.cxx
setnode.cxx
setnode.hxx
type.cxx
type.hxx
update.cxx
update.hxx
valueparser.cxx
valueparser.hxx
winreg.cxx change config example in comment 2013-12-16 19:57:06 +01:00
winreg.hxx
writemodfile.cxx
writemodfile.hxx
xcdparser.cxx
xcdparser.hxx
xcsparser.cxx
xcsparser.hxx
xcuparser.cxx
xcuparser.hxx
xmldata.cxx
xmldata.hxx