[PATCH] Little optimisation when getting the whole range

Rodolfo Ribeiro Gomes (via Code Review) gerrit at gerrit.libreoffice.org
Wed Dec 19 06:55:31 PST 2012


Hi,

I have submitted a patch for review:

    https://gerrit.libreoffice.org/1416

To pull it, you can do:

    git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/16/1416/1

Little optimisation when getting the whole range

Just avoid "if" statement every iteration since the condition
is true only at the first run

Change-Id: I0f2f93196b2b28d457dfbb7b18f568abb45adcbb
---
M sc/source/core/data/clipparam.cxx
1 file changed, 5 insertions(+), 8 deletions(-)


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0f2f93196b2b28d457dfbb7b18f568abb45adcbb
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Rodolfo Ribeiro Gomes <libo at rodolfo.eng.br>



More information about the LibreOffice mailing list