office-gobmx/editeng/source
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
..
accessibility
editeng xub_StrLen to sal_Int32 and minor optimizations 2013-11-14 09:18:49 +01:00
items SvxBrushItem: Improve Referer from member to GetGraphic[Object] parameter 2013-11-14 17:25:47 +01:00
lookuptree remove unnecessary sal_Unicode casts in various places 2013-11-14 08:17:32 +02:00
misc remove unnecessary use of OUString constructor when assigning 2013-11-19 10:29:31 +02:00
outliner
rtf
uno remove most use of RTL_CONSTASCII_USTRINGPARAM macro 2013-11-19 10:29:30 +02:00
xml