Files
libreoffice/sw/source/ui/vba
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
..
2013-10-02 16:49:48 +02:00
2013-09-26 11:47:45 +02:00
2013-10-23 10:28:07 +00:00
2013-09-26 11:47:45 +02:00