Att,
Donizete Waterkemper
E-mail: dwat...@gmail.com
Skype: donizete.waterkemper
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
All of my past & future contributions to LibreOffice may be
licensed under the MPLv2/LGPLv3+ dual license.
Att,
Donizete Waterkemper
E-mail: dwat...@gmail.com
Skype: donizete.waterkemper
___
LibreOffice mailing list
LibreOf
insertions(+), 7 deletions(-)
New commits:
commit d1f6857d3f6c80bc4b73e33c27b2cc95f2958728
Author: Donizete Waterkemper
Date: Thu May 23 12:56:33 2013 -0300
String to OUString.
Change-Id: I0a6bba13d71b45a7f9161030073d4d3399ea6ad5
https://gerrit.libreoffice.org/#/c/4012/
diff --git
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
___
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
scripting/source/stringresource/stringresource.cxx |2 +-
sd/source/ui/unoidl/unopage.cxx|4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit c4cff5a6452c05c797742327f57bb682fa5379ce
Author: Donizete Waterkemper
Date: Mon Mar 3 17:22:15
chString ) )
+if ( SearchList[i] == SearchString )
{
retvalue = i;
break;
--
To view, visit https://gerrit.libreoffice.org/4012
To unsubscribe, visit https://gerrit.libreoffice.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-
mpareTo(SearchString) == 0)
-if ( SearchList[i].equals( SearchString ) )
+if ( SearchList[i] == SearchString )
{
retvalue = i;
break;
--
To view, visit https://gerrit.libreoffice.org/4014
To unsubscribe, visit https://gerrit.libreoffice.org/sett
10 matches
Mail list logo