Files
loongoffice/cui/source/dialogs
Noel Grandin 7a06928bcf convert code to use OUString::endsWith
Convert places that call
   aStr[aStr.getLength()-1] == 'x'
to use the shorter form
   aStr.endsWith("x")

Change-Id: I1b3a19c0e89b8989cdbeed440f95fc76f9a4b6b6
2013-10-23 08:29:15 +02:00
..
2013-10-01 12:11:15 +02:00
2013-07-05 19:59:30 +02:00
2013-08-17 13:09:23 +01:00
2013-10-02 16:49:39 +02:00
2013-10-17 08:36:18 +02:00
2013-10-16 20:34:40 +02:00
2013-08-17 13:09:23 +01:00
2013-08-17 13:09:23 +01:00
2013-07-12 20:57:58 +02:00