[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - basic/source

2018-05-29 Thread Caolán McNamara
basic/source/comp/scanner.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 15ea1cda0b3c37ff944ad9a239b7ed453e8b0591 Author: Caolán McNamara Date: Mon May 28 21:51:01 2018 +0100 forcepoint#42 check available str length Change-Id:

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - basic/source

2018-05-18 Thread Eike Rathke
basic/source/inc/date.hxx |9 +++- basic/source/runtime/methods.cxx | 39 +++--- basic/source/runtime/methods1.cxx | 20 +++ basic/source/sbx/sbxscan.cxx |2 - 4 files changed, 41 insertions(+), 29 deletions(-) New

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - basic/source

2017-12-05 Thread Eike Rathke
basic/source/runtime/methods.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 6900730a61de8c55af7157b072a42a7742ccddb3 Author: Eike Rathke Date: Tue Dec 5 17:26:35 2017 +0100 Resolves: tdf#114232 call GetObject() only if IsObject()

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - basic/source

2017-12-05 Thread Eike Rathke
basic/source/classes/sb.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 11667a8df2e4aad7c14c1ef3fdb80f61515832fc Author: Eike Rathke Date: Tue Dec 5 15:19:16 2017 +0100 Resolves: tdf#114231 do not mask ErrCode with GetRest()

[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - basic/source

2017-11-29 Thread Eike Rathke
basic/source/runtime/stdobj.cxx | 16 ++-- 1 file changed, 14 insertions(+), 2 deletions(-) New commits: commit 315868323e805305c61085c370d50196c93a3327 Author: Eike Rathke Date: Tue Nov 28 16:21:18 2017 +0100 Find VBA-only functions when compiling first