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

2013-05-20 Thread Noel Power
basic/source/runtime/methods.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 715222bc431183028b2accb2afb5f21b42008d70 Author: Noel Power Date: Mon May 20 09:56:26 2013 +0100 fix wildcard handling regression( for basic functions like Dir ) fdo#64536

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

2013-05-13 Thread Noel Power
basic/source/uno/namecont.cxx | 14 ++ 1 file changed, 14 insertions(+) New commits: commit c2816cf4b51fd84aa530653acaa48112bb55a4a6 Author: Noel Power Date: Wed May 8 20:48:22 2013 +0100 hopefully this fixed the strange autorecovery related dataloss fdo#42899 also

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

2013-04-18 Thread Eike Rathke
basic/source/runtime/runtime.cxx |8 +--- 1 file changed, 5 insertions(+), 3 deletions(-) New commits: commit f2fcd0aac530f0ff217304e1869f33d620087dff Author: Eike Rathke Date: Thu Apr 18 22:53:00 2013 +0200 Revert "svformatter already accept OUString input", fdo#63306 Th

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

2013-04-16 Thread Noel Power
basic/source/runtime/methods.cxx |8 ++-- 1 file changed, 6 insertions(+), 2 deletions(-) New commits: commit df4b1b9be4f818ef912bfb58b514bab1acdd6e71 Author: Noel Power Date: Tue Mar 19 15:59:21 2013 + follow on fix for fdo#62090 ensure out of range startpos is handled

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

2013-04-16 Thread Julien Nabet
basic/source/runtime/methods.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit 69371d3fae481adb2b21701952570f829fcd8311 Author: Julien Nabet Date: Tue Mar 19 15:43:07 2013 + fix for fdo#62090 Mid function regression Change-Id: Ia6a73d6a44a34345b

[Libreoffice-commits] core.git: Branch 'libreoffice-4-0' - basic/source vcl/aqua vcl/headless vcl/inc vcl/Library_vcl.mk vcl/Package_inc.mk vcl/source vcl/unx vcl/win

2013-04-04 Thread Thomas Arnhold
basic/source/runtime/methods.cxx|2 + vcl/Library_vcl.mk |1 vcl/Package_inc.mk |1 vcl/aqua/source/window/salframe.cxx |7 ++ vcl/headless/svpframe.cxx |4 +++ vcl/inc/aqua/salframe.h |1 vcl/inc/headless/s

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

2013-03-20 Thread Eike Rathke
basic/source/sbx/sbxscan.cxx | 195 +-- 1 file changed, 117 insertions(+), 78 deletions(-) New commits: commit 96b079e24f86f7f49a624573783c6e103012f942 Author: Eike Rathke Date: Tue Mar 19 23:23:16 2013 +0100 resolved rhbz#919020 Basic CDbl() and C

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

2013-03-19 Thread Caolán McNamara
basic/source/runtime/step2.cxx | 14 +++--- 1 file changed, 7 insertions(+), 7 deletions(-) New commits: commit ddeec4b3a77806bb7993662887bf6cf3ad95891c Author: Caolán McNamara Date: Fri Mar 15 20:49:11 2013 + WaE: Werror=shadow Change-Id: I7f1bddbed85076f1c909d0d9

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

2013-03-15 Thread Noel Power
basic/source/classes/sbunoobj.cxx |4 basic/source/runtime/step2.cxx| 25 + 2 files changed, 29 insertions(+) New commits: commit dd59a0a039fe4bd509d5fe456e7d6ea865bb307e Author: Noel Power Date: Fri Mar 15 17:11:16 2013 + detect follow-on defaul

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

2013-03-15 Thread Noel Power
basic/source/runtime/step0.cxx | 43 ++--- 1 file changed, 32 insertions(+), 11 deletions(-) New commits: commit ee6dc201a084c5ec0e7eea65736376757530db44 Author: Noel Power Date: Mon Mar 11 11:28:18 2013 + bnc#805071 fix object assigment problems

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

2013-03-13 Thread Noel Power
basic/source/classes/sbxmod.cxx |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) New commits: commit ee84eaa33aef7b7523ce949ad3e2ccf9bc467c6d Author: Noel Power Date: Wed Mar 13 14:37:01 2013 + Fix Set/Let mixup ( from String -> OUString rework ) fdo#60752 Change-Id: