Re: [Libreoffice] revert incorrectl RTL_CONSTASCII_ usage ...

2011-01-28 Thread Thomas Arnhold
Yes, sorry for that ;) On 01/28/2011 06:03 PM, Michael Meeks wrote: > Hi there, > > I just had to revert: > > Replace suitable equalsAscii calls with equalsAsciiL. > > diff --git a/oox/source/ole/axbinaryreader.cxx > b/oox/source/ole/axbinaryreader.cxx > index 36cc2d7..105db2b 100644

[Libreoffice] revert incorrectl RTL_CONSTASCII_ usage ...

2011-01-28 Thread Michael Meeks
Hi there, I just had to revert: Replace suitable equalsAscii calls with equalsAsciiL. diff --git a/oox/source/ole/axbinaryreader.cxx b/oox/source/ole/axbinaryreader.cxx index 36cc2d7..105db2b 100644 --- a/oox/source/ole/axbinaryreader.cxx +++ b/oox/source/ole/axbinaryreader.cxx @@ -