Date: prev next · Thread: first prev next last
2014 Archives by date, by thread · List index


https://bugs.freedesktop.org/show_bug.cgi?id=84090

--- Comment #3 from Siddu <sidchelseafan@gmail.com> ---
(In reply to comment #0)
This task is about removing maUniName from include/oox/token/tokenmap.hxx
which stores the same content as maUtf8Name in another form and is used
mostly for debugging purposes only.
Where TokenMap::getUnicodeTokenName was used, one can use
TokenMap::getUtf8TokenName

Remove maUniName from struct TokenName, that struct can then also die, and
do following simplifications / adaptations.

We used to spend 10m pseudo cycles in TokenMap constructor, this should save
about a half of that.

1.Do I have to replace the method getUnicodeTokenName with getUtf8TokenName in
tokenmap.cxx?
2. After removing maUniName what do you mean the entire struct i.e TokenName
can die ?

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.