[PATCH] Search for char instead of 1 char long string, when possible...

Gerrit gerrit at gerrit.libreoffice.org
Thu Jul 12 13:11:24 PDT 2012


>From Christophe JAILLET <christophe.jaillet at wanadoo.fr>:

Christophe JAILLET has uploaded a new change for review.

Change subject: Search for char instead of 1 char long string, when possible. It is faster and even avoid memory allocation somtimes.
......................................................................

Search for char instead of 1 char long string, when possible.
It is faster and even avoid memory allocation somtimes.

Untested as I don't have a working build environment yet.

Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
---
M connectivity/source/parse/sqlnode.cxx
M desktop/source/app/dispatchwatcher.cxx
M extensions/source/plugin/base/nfuncs.cxx
M fpicker/source/office/ServerDetailsControls.cxx
M l10ntools/source/export.cxx
M l10ntools/source/merge.cxx
M oox/source/drawingml/chart/axisconverter.cxx
M oox/source/drawingml/chart/seriesconverter.cxx
M sc/source/filter/xml/xmlcondformat.cxx
M sc/source/ui/vba/vbafilesearch.cxx
M shell/source/backends/gconfbe/gconfaccess.cxx
M shell/source/tools/lngconvex/lngconvex.cxx
M svtools/source/contnr/contentenumeration.cxx
M ucb/source/ucp/webdav/NeonSession.cxx
M uui/source/iahndl-ssl.cxx
M vbahelper/source/vbahelper/vbalineformat.cxx
16 files changed, 24 insertions(+), 24 deletions(-)


  git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/99/299/1
--
To view, visit https://gerrit.libreoffice.org/299
To unsubscribe, visit https://gerrit.libreoffice.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christophe JAILLET <christophe.jaillet at wanadoo.fr>



More information about the LibreOffice mailing list