[PATCH] Bug 51309 - Names of DatabaseRanges should not be case sensitive

Markus Mohrhard markus.mohrhard at googlemail.com
Mon Nov 19 05:11:17 PST 2012


Hey Mathieu,

2012/11/14 Mathieu D. <call.protected at gmail.com>:
> Hi,
>
> Sorry for the last mails. Here is the mail, hopefully correct.
>
>
> I submitted a patch for the bug 51309 - Names of DatabaseRanges should not
> be case sensitive :
> https://bugs.freedesktop.org/show_bug.cgi?id=51309
>
> You will the diff file attached and on the bug's page.
> https://bugs.freedesktop.org/page.cgi?id=splinter.html&bug=51309&attachment=69115
>
> Changes :
>
> - ScDBData::less::operator() is modified to compare upper strings
>
> - All the calls to NamedDBs::findByName() are now
> NamedDBs::findByUpperName().
>
> - In case of a call to findByUpperName by an argument, the function
> ScGlobal::pCharClass->uppercase(aName) was used to ensure upper case.
>
> - The definitions of FindByName() are deleted.
>
>
> All of my past and future contributions to LibreOffice may be licensed
> under the MPL/LGPLv3+ dual license.
>
>

Thanks, I pushed your patch to master. Do you have any area that you'd
like to hack next?

Regards,
Markus


More information about the LibreOffice mailing list