office-gobmx/forms/source/xforms
Noel Grandin 610b2b94b3 remove unnecessary use of OUString constructor when assigning
change code like
   aStr = OUString("xxxx");
to
   aStr = "xxxx";

Change-Id: Ib981a5cc735677ec5dba76ef9279a107d22e99d4
2013-11-19 10:29:31 +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
datatypes_impl.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