Hi Michael,
On Fri, Dec 21, 2012 at 04:55:44PM +0000, Michael Meeks <michael.meeks@suse.com> wrote:
I attach a prototype patch. It passes make check and make slowcheck in
sw/ (not tried subsequentcheck).
That makes a lot of sense, we also do something similar for section
properties in
http://opengrok.libreoffice.org/xref/core/writerfilter/source/dmapper/PropertyMap.cxx#1062
+// FIXME: we should have some nice way of merging ranges surely ?
+ aWhichPairs.push_back(pEntry->nWID);
+ aWhichPairs.push_back(pEntry->nWID);
+ }
+ aEntries.push_back(pEntry);
I'm not sure if we have something like that -- Björn? :-)
Miklos
Attachment:
signature.asc
Description: Digital signature
Context
- Re: [REVIEW] domain-mapper import speedup patch ... · Miklos Vajna
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.