Files
loongoffice/extensions/source/update/check
Noel Grandin 5112f6a6c6 remove RTL_CONSTASCII_STRINGPARAM in OString constructor
Convert code like:
    OString aKeyName(RTL_CONSTASCII_STRINGPARAM("NDX"));
to:
    OString aKeyName("NDX");
which compiles down to the same code

Change-Id: I1780264cae4484fc78f0586b0750c09f2dce135f
2013-11-20 13:56:07 +02:00
..
2013-08-21 15:39:22 +02:00
2013-10-15 22:52:26 +02:00
2013-10-15 22:52:26 +02:00
2013-10-15 22:52:26 +02:00