[PATCH] convert table.hxx use in editeng/inc/editeng/forbiddencharacterstable.hxx

Noel Grandin noelgrandin at gmail.com
Sun Feb 12 08:07:55 PST 2012


Sure, sounds like a good idea, Will do.

-- Noel grandin

On Sun, Feb 12, 2012 at 12:08, Ivan Timofeev <timofeev.i.s at gmail.com> wrote:
> Hi Noel,
>
>
> On 10.02.2012 10:56, Noel Grandin wrote:
>>
>> Convert tools/table.hxx usage in
>> editeng/inc/editeng/forbiddencharacterstable.hxx to boost::ptr_map
>
>
> ForbiddenCharactersInfo is simple wrapper for ForbiddenCharacters. It only
> adds the bTemporary flag. But bTemporary seems to be write-only, i.e unused.
> So, I'd suggest to remove bTemporary & ForbiddenCharactersInfo, and then
> convert to std::map<sal_uInt16, ForbiddenCharacters>. What do you think?
>
> Best Regards,
> Ivan
> _______________________________________________
> LibreOffice mailing list
> LibreOffice at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/libreoffice


More information about the LibreOffice mailing list