Files
loongoffice/dbaccess/source/ui
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-21 14:26:32 +01:00
2013-10-22 13:53:55 +01:00
2013-10-02 18:40:15 +02:00