Files
loongoffice/configmgr/source
Stephan Bergmann a26adf6679 Better return nil than an arbitrary xml:lang="..." value
...for a localized property that doesn't have a suitable value, but is nillable.

E.g., /org.openoffice.Office.Writer/Insert/Caption/CaptionOrderNumberingFirst
(once fixed to indeed be a localized property as apparently intended, with a
follow-up commit to this) only has an explicit value (true) for xml:lang="hu",
but shouldn't return that for any other locale (where the implicit default for a
nil value should instead be false, cf. the else branch at the end of
SwInsertConfig::Load, sw/source/uibase/config/modcfg.cxx).

Change-Id: I7b991c1bc4df22bf2359175b0734e85e0844ce99
Reviewed-on: https://gerrit.libreoffice.org/49409
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
2018-02-08 15:45:33 +01:00
..
2017-10-23 22:46:11 +02:00
2017-10-23 22:46:11 +02:00
2017-09-17 07:43:01 +02:00
2017-09-17 07:43:01 +02:00
2017-12-11 12:13:46 +01:00
2017-12-11 12:13:46 +01:00
2017-12-19 11:57:57 +01:00