[REVIEW] domain-mapper import speedup patch ...
Miklos Vajna
vmiklos at suse.cz
Wed Jan 2 02:09:00 PST 2013
Hi Michael,
On Fri, Dec 21, 2012 at 04:55:44PM +0000, Michael Meeks <michael.meeks at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.freedesktop.org/archives/libreoffice/attachments/20130102/efefc609/attachment-0001.pgp>
More information about the LibreOffice
mailing list