office-gobmx/forms/source/xforms
Stephan Bergmann 802f2a4208 Don't allow O[U]StringBuffer in string concatenation
...as

  OStringBuffer b("foo"); b = "bar" + b;

doesn't work as one might expect (see the mail thread starting at
<https://lists.freedesktop.org/archives/libreoffice/2016-October/075464.html>
"concat of OUStringBuffer".  That feature was LIBO_INTERNAL_ONLY, anyway.  And
of the affected places, MethodDescriptor::getSignature
(codemaker/source/javamaker/javatype.cxx) was the only one that would actually
have benefitted.

Change-Id: Ib84266f43e40c42c2e428f0c0616db8cfa90adff
2016-10-12 16:05:32 +02:00
..
submission
xpathlib
binding.cxx
binding.hxx
boolexpression.cxx
boolexpression.hxx
collection.hxx
computedexpression.cxx
computedexpression.hxx
convert.cxx
convert.hxx
datatyperepository.cxx
datatyperepository.hxx
datatypes.cxx
datatypes.hxx
enumeration.cxx
enumeration.hxx
evaluationcontext.hxx
mip.cxx
mip.hxx
model.cxx
model.hxx
model_helper.hxx
model_ui.cxx
NameContainer.hxx
namedcollection.hxx
pathexpression.cxx
pathexpression.hxx
propertysetbase.cxx
propertysetbase.hxx
resourcehelper.cxx
resourcehelper.hxx
submission.cxx
submission.hxx
unohelper.cxx
unohelper.hxx
xforms_services.cxx
xformsevent.cxx
xformsevent.hxx
xmlhelper.cxx
xmlhelper.hxx