Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/3068
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/68/3068/1
String::AppendAscii cleanup in dbaccess
Change-Id: I6a6d695c9e4b850bc19a3a80c2d8343147724df6
---
M dbaccess/sour
Hmm..
Yes, compiles fine.
On Fri, Mar 22, 2013 at 2:23 PM, Eike Rathke wrote:
> Hi,
>
> On Friday, 2013-03-22 16:53:20 +, Ricardo Montania (via Code Review)
> wrote:
>
> hum.. did that
>
> > --- a/cui/source/dialogs/postdlg.cxx
> > +++ b/cui/source/dialogs/postdlg.cxx
> > -xub_StrLen n
Hi,
On Friday, 2013-03-22 16:53:20 +, Ricardo Montania (via Code Review) wrote:
hum.. did that
> --- a/cui/source/dialogs/postdlg.cxx
> +++ b/cui/source/dialogs/postdlg.cxx
> -xub_StrLen nLen = aStr.Len();
> +xub_StrLen nLen = aStr.getLength();
compile? Note that OUString::getLength
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2914
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/14/2914/1
String::AppendAscii cleanup
Change-Id: I3c1ff291488b7747e143982aa7ea95169175c2c2
---
M basctl/source/basicide/ba
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2755
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/55/2755/1
String::AppendAscii cleanup
Change-Id: I33d7a6b704cbb9a5a410b99237643c05a9c1cb9c
---
M cui/source/tabpages/tpbit
Hi,
I have submitted a patch for review:
https://gerrit.libreoffice.org/2703
To pull it, you can do:
git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/03/2703/1
String::AppendAscii cleanup
Change-Id: If9e57c77d39597db78739a7886d76ee0197f6461
---
M cui/source/dialogs/SpellD