summaryrefslogtreecommitdiff
path: root/dictionaries
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2013-05-22 09:17:06 +0200
committerCaolán McNamara <caolanm@redhat.com>2013-05-22 11:34:42 +0100
commit15ffe4f935e133c17a242cc8c758fd9d9d1fb172 (patch)
tree64fad867458b2bf64461b4b9e515a9182b39345c /dictionaries
parenta19dc6db736ce90e6718b214ad55798e8a549647 (diff)
Use implicit default constructors
...instead of explicit ones without arguments. The former internally call css.lang.XMultiComponentFactory.createInstanceWithContext while the latter call css.lang.createInstanceWithArgumentsAndContext, which in turn uses css.lang.XInitialization.initialize, which could fail with a less forgiving factory than cppu::OSingleFactoryHelper (cppuhelper/source/factory.cxx) if the service implementation does not support XInitialization. Change-Id: Iff3b2ceacdd3d4e165004b841e5bbf9dbe0b98a5 (cherry picked from commit 66e39940d763586060c4bcc8c3cd213495c40b79)
Diffstat (limited to 'dictionaries')
0 files changed, 0 insertions, 0 deletions