[Libreoffice-commits] .: basic/inc basic/source

2012-09-08 Thread Libreoffice Gerrit user
basic/inc/basic/sbstar.hxx | 18 +- basic/source/classes/sb.cxx | 16 basic/source/runtime/runtime.cxx |8 basic/source/runtime/step2.cxx |8 4 files changed, 25 insertions(+), 25 deletions(-) New commits: commit 969e6870

[Libreoffice-commits] .: basic/inc basic/source

2012-09-04 Thread Libreoffice Gerrit user
basic/inc/basic/sbxvar.hxx|4 ++-- basic/source/runtime/methods1.cxx |2 +- basic/source/sbx/sbxconv.hxx |8 basic/source/sbx/sbxdbl.cxx |2 +- basic/source/sbx/sbxscan.cxx | 32 basic/source/sbx/sbxstr.cxx |

[Libreoffice-commits] .: basic/inc basic/source

2012-08-28 Thread Libreoffice Gerrit user
basic/inc/basic/basmgr.hxx |4 ++-- basic/source/basmgr/basmgr.cxx | 12 ++-- 2 files changed, 8 insertions(+), 8 deletions(-) New commits: commit 9e2f8b9ec2d7418145cf514431e248e55e732cdb Author: Takeshi Abe Date: Tue Aug 28 13:52:19 2012 +0900 Fix typo ImpLoadLibary

Re: [Libreoffice] [Libreoffice-commits] .: basic/inc basic/source

2011-11-15 Thread Fridrich Strba
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maybe it is. As much as some other methods related to it. But as a matter of fact, we simply need a PutDecimal method that can take the result of GetDecimal :) So, either we ifdef them both, or none :) Cheers F. On 15/11/11 15:36, Kevin Hunter wrote

Re: [Libreoffice] [Libreoffice-commits] .: basic/inc basic/source

2011-11-15 Thread Kevin Hunter
At 7:19am -0500 Tue, 15 Nov 2011, Fridrich Štrba wrote: New commits: commit 1f2d0c83d07b2c877722069c0075ba35860a0400 Author: Fridrich Štrba Date: Tue Nov 15 13:19:24 2011 +0100 Put back a method needed by Windows and reformat a bit diff --git a/basic/inc/basic/sbxvar.hxx b/basic/inc/basi