office-gobmx/comphelper/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
..
compare
container SAL_WARN_UNUSED com::sun::uno::Any 2013-11-14 21:02:40 +01:00
eventattachermgr
inc
misc Move MediaDescriptor from comphelper to unotools 2013-11-14 11:13:24 +01:00
officeinstdir
processfactory
property
streaming
xml remove unnecessary use of OUString constructor when assigning 2013-11-19 10:29:31 +02:00