Files
loongoffice/basctl/source/basicide
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-04-12 22:42:08 +03:00
2013-10-12 09:34:51 +03:00
2013-09-03 12:39:30 +04:00
2013-10-12 09:30:34 +03:00
2013-10-11 08:52:13 +02:00
2013-10-16 05:41:26 +02:00
2013-10-07 09:16:23 +01:00