Files
loongoffice/xmloff/source/text
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-09-10 02:50:04 +09:00
2013-09-26 11:47:45 +02:00
2013-10-13 02:35:48 +09:00
2013-09-26 11:47:45 +02:00
2013-09-15 18:45:58 +02:00
2013-10-13 02:35:48 +09:00
2013-09-10 02:50:04 +09:00
2013-09-10 02:50:04 +09:00
2013-09-25 09:05:39 +09:00
2013-10-13 02:35:48 +09:00
2013-09-10 02:50:04 +09:00
2013-10-02 16:49:35 +02:00
2013-09-16 15:08:18 +02:00
2013-09-10 02:50:04 +09:00
2013-09-10 02:50:04 +09:00