office-gobmx/forms/source
Noel Grandin aeb41c9b9b remove redundant calls to OUString constructor
Change code like this:
  aStr = OUString("xxxx");
into this:
  aStr = "xxxx";

Change-Id: I31cb92e21658d57bb9e14b65c179536eae8096f6
2013-11-04 10:11:07 +02:00
..
component remove redundant calls to OUString constructor 2013-11-04 10:11:07 +02:00
helper
inc
misc
resource
richtext convert FORMS modules from String to OUString 2013-10-01 10:08:41 +02:00
runtime remove redundant calls to OUString constructor 2013-11-04 10:11:07 +02:00
solar convert FORMS modules from String to OUString 2013-10-01 10:08:41 +02:00
xforms Bin comments that claim to say why some header is included 2013-10-22 16:56:28 +03:00