[PUSHED] Search for char instead of 1 char long string, when possible...
Gerrit
gerrit at gerrit.libreoffice.org
Fri Jul 13 07:37:13 PDT 2012
>From Eike Rathke <erack at redhat.com>:
Eike Rathke has submitted this change and it was merged.
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(-)
Approvals:
Eike Rathke: Verified; Looks good to me, approved
--
To view, visit https://gerrit.libreoffice.org/299
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Ic12ff70e95953de44ef5798131150669d07a5445
Gerrit-PatchSet: 1
Gerrit-Project: core
Gerrit-Branch: master
Gerrit-Owner: Christophe JAILLET <christophe.jaillet at wanadoo.fr>
Gerrit-Reviewer: Eike Rathke <erack at redhat.com>
More information about the LibreOffice
mailing list