[PATCH] Change in core[libreoffice-3-6]: fdo#58590 - cleanup and accelerate break-iterators.

Michael Meeks (via Code Review) gerrit at gerrit.libreoffice.org
Fri Dec 21 03:43:26 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1462

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/62/1462/1

fdo#58590 - cleanup and accelerate break-iterators.

Doing word-count by switching per-word between two different
kinds of word iterator was insanely slow. This preserves an
ICU break-iterator for each type of word-breaking.

Change-Id: I091a5a49db923342faabf02d667150ce6c538d2c
---
M i18npool/inc/breakiterator_unicode.hxx
M i18npool/source/breakiterator/breakiterator_unicode.cxx
2 files changed, 41 insertions(+), 46 deletions(-)


--
To view, visit https://gerrit.libreoffice.org/1462
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I091a5a49db923342faabf02d667150ce6c538d2c
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: libreoffice-3-6
Gerrit-Owner: Michael Meeks <michael.meeks at suse.com>



More information about the LibreOffice mailing list