basic/source/classes/sbxmod.cxx | 97 +++---
basic/source/runtime/iosys.cxx|2
basic/source/runtime/methods1.cxx | 37 +++---
basic/source/runtime/runtime.cxx |7 +-
4 files changed, 73 insertions(+), 70 deletions(-)
New commits:
commit
basic/source/runtime/methods.cxx |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
New commits:
commit dbfc8777bf73872d1b96f956b9e778d9099d52b3
Author: Christopher Copits
Date: Tue Jan 1 16:29:32 2013 -0500
fdo#53521 Crash when running BASIC's "shell()" with a non-existent pro
basic/source/basmgr/basicmanagerrepository.cxx |2 +-
basic/source/uno/scriptcont.cxx|4 ++--
2 files changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 9c06700874bc7fbbf6b663133954a0898957c075
Author: LuboÅ¡ LuÅák
Date: Thu Jan 3 19:04:15 2013 +0100
fi
basic/source/classes/sbunoobj.cxx |6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
New commits:
commit d905daa0d05010ffe938790c513e25df3301b310
Author: Marcos Paulo de Souza
Date: Sun Dec 30 14:00:42 2012 -0200
fdo#57950: One more chained append in basic
Change-Id:
basic/source/basmgr/basicmanagerrepository.cxx |8 +++-
basic/source/classes/sb.cxx| 13 ++---
basic/source/uno/namecont.cxx |4 +---
basic/source/uno/scriptcont.cxx| 18 --
4 files changed, 18 insertions(
basic/source/comp/loops.cxx|8
basic/source/comp/token.cxx| 10 --
basic/source/sbx/sbxscan.cxx |9 -
cui/source/tabpages/tpbitmap.cxx |8
editeng/source/items/frmitems.cxx |8
linguistic/sour
basic/source/comp/sbcomp.cxx |2 +-
basic/source/comp/token.cxx |2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
New commits:
commit f52e8908a6924ad7786874ca45deb46f0dfe4e30
Author: Julien Nabet
Date: Fri Dec 28 17:59:40 2012 +0100
Some cppcheck cleaning in basic
basic/source/runtime/iosys.cxx|2 +-
basic/source/runtime/runtime.cxx |2 +-
connectivity/source/commontools/TTableHelper.cxx |4 ++--
connectivity/source/drivers/file/FResultSet.cxx |2 +-
connectivity/source/
basic/source/runtime/methods.cxx | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
New commits:
commit e3e7dfa01119b5f5ab7abc3c6e26049de5d3cc45
Author: Norbert Thiebaud
Date: Sun Nov 18 02:49:27 2012 -0600
basic: fix OUString copy overrun in Mid()
Change-Id: I
basic/source/classes/eventatt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit d6a21d8761b2b8533e259bc0bf220bf27a58d4f0
Author: Miklos Vajna
Date: Wed Nov 7 18:37:10 2012 +0100
BasicScriptListener_Impl::firing_impl: actually this is the default
Cha
basic/source/classes/eventatt.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit a166418b48ddcc24139a54f9a9b8a902fbb1e641
Author: Miklos Vajna
Date: Wed Nov 7 18:22:59 2012 +0100
basic: fix String -> OUString conversion in BasicScriptListener_Impl
Re
basic/source/runtime/dllmgr-x86.cxx |6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
New commits:
commit 7aa973919d49cce56cf3f3abbba5253c15d975a2
Author: Tor Lillqvist
Date: Wed Nov 7 11:41:32 2012 +0200
Fix String -> OUString fallout
Change-Id: I038848aed0c64c39ca9
basic/source/basmgr/basmgr.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 99ddd576935c6114d00e5a51756d3dd78070af58
Author: Julien Nabet
Date: Sun Nov 4 11:12:48 2012 +0100
Fix .Len -> getLength
Change-Id: Ibe3e97a6fa59098b9234e4aae04118abc4e37eea
basic/source/basmgr/basicmanagerrepository.cxx |1 +
1 file changed, 1 insertion(+)
New commits:
commit ee582e991af816baa1c7d784126114bcb8d005c6
Author: Stephan Bergmann
Date: Mon Oct 29 23:07:24 2012 +0100
Missing #include
Change-Id: I63e68bd37b46f339d09d97a6bf6edfeaa6a7df1d
basic/source/runtime/step1.cxx | 16 +---
sc/inc/global.hxx|6 ++--
sc/source/core/data/global.cxx | 12 ++---
sc/source/core/tool/interpr2.cxx | 10 +++
sc/source/filter/excel/xecontent.cxx |2 -
sc/source/filter/excel/xeescher.cxx
basic/source/comp/exprtree.cxx | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
New commits:
commit 38968e2963302e650b718e5882ef85ff12f71e40
Author: Tor Lillqvist
Date: Wed Oct 10 14:56:29 2012 +0300
WaE [loplugin]: statement alignment
Change-Id: Ia09c7
basic/source/inc/date.hxx | 37 +
basic/source/runtime/methods.cxx |8 +---
basic/source/runtime/methods1.cxx | 13 +
basic/source/sbx/sbxscan.cxx |8 +---
4 files changed, 40 insertions(+), 26 deletions(-)
New comm
basic/source/inc/token.hxx |4
1 file changed, 4 insertions(+)
New commits:
commit eebc9748d2ea26a7b5af246dba115103d6bb15db
Author: Tor Lillqvist
Date: Tue Sep 25 11:50:06 2012 +0300
Fix MSVC build: #undef EXPLICIT (which gets defined as 'explicit' somewhere)
Change-Id:
basic/source/classes/sbxmod.cxx |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 9422195fd38ebf90fb07a14ac9fc0e0273dc0201
Author: Stephan Bergmann
Date: Wed Sep 12 17:18:17 2012 +0200
-Werror=unused-parameter
Change-Id: I2a83ecd010c2d85b5596172102d24b5
basic/source/classes/sbxmod.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit ce9cb99d0b115aff34ee7f9da62d7c6c29a282ae
Author: Noel Power
Date: Wed Sep 12 14:35:23 2012 +0100
fix build issue
diff --git a/basic/source/classes/sbxmod.cxx b/basic/source/clas
basic/source/uno/namecont.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit ed2ad9638208b905f6501fedcd9b84d4176b9529
Author: Noel Power
Date: Tue Sep 11 13:01:09 2012 +0100
kill stray line from commit:c0c7fb66985a9a3e8f9b7a796c1e0489e407879b
fdo#52076
Change-Id: I7
basic/source/uno/namecont.cxx |3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit c0c7fb66985a9a3e8f9b7a796c1e0489e407879b
Author: Noel Power
Date: Tue Sep 11 10:28:51 2012 +0100
fix for fdo#52076 don't write out basic storage if no modules
Change-Id: I
basic/source/runtime/step0.cxx |8 +++-
1 file changed, 7 insertions(+), 1 deletion(-)
New commits:
commit 55899d7f5f3125ea2d4b1178065ffea80b3d2b50
Author: Noel Power
Date: Mon Aug 27 10:51:42 2012 +0100
fix for fdo#54046
fix case where the value is neither uno object or
basic/source/runtime/methods.cxx | 38 +++---
basic/source/runtime/methods1.cxx | 14 +++---
basic/source/runtime/stdobj.cxx |6 +++---
basic/source/runtime/step0.cxx| 12 ++--
basic/source/runtime/step2.cxx| 30 +++
basic/source/comp/dim.cxx | 26 +-
basic/source/comp/io.cxx | 14 +++---
basic/source/comp/parser.cxx | 42 +-
basic/source/comp/symtbl.cxx |2 +-
basic/source/inc/namecont.hxx |2 +-
basic/source/inc/
basic/source/comp/dim.cxx | 88
basic/source/comp/loops.cxx |4 -
basic/source/comp/parser.cxx|8 +--
basic/source/inc/namecont.hxx | 16 +++
basic/source/inc/parser.hxx | 16 +++
basic/source/uno/dlgcont.cxx|
basic/source/basmgr/basmgr.cxx | 10 --
1 file changed, 10 deletions(-)
New commits:
commit 0d5d4bacb27351a4d4d62cc48a25acf6b46342d8
Author: Takeshi Abe
Date: Fri Aug 17 09:48:25 2012 +0900
Remove unused member variable
its usefulness was gone at ac25ae2544969f57b0c3d51
basic/source/classes/image.cxx | 22 ++
basic/source/classes/sbxmod.cxx |8
basic/source/inc/image.hxx | 10 +-
3 files changed, 19 insertions(+), 21 deletions(-)
New commits:
commit dfe544c87b55cb6b7db4efe8a992868ad6e11339
Author: Takeshi Abe
D
basic/source/comp/scanner.cxx |3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
New commits:
commit df579b1f668cd9f9bd6a397d585a08f2d33c5063
Author: Julien Nabet
Date: Mon Aug 6 16:44:44 2012 +0200
Fix "Boolean result is used in bitwise operation"
Change-Id: Ifed0d87da3a
basic/source/inc/filefmt.hxx |7 ---
1 file changed, 7 deletions(-)
New commits:
commit 7b75535e2891ff55f3c51f97f7dcb108f938e122
Author: Takeshi Abe
Date: Fri Aug 3 23:28:07 2012 +0900
Remove declared but not defined functions
Change-Id: I583dc4043b471f741711693b32b16348b
basic/source/runtime/step0.cxx |1 -
1 file changed, 1 deletion(-)
New commits:
commit 6ee44323ce7f6bcb583872019314915cf73103ca
Author: Noel Power
Date: Thu Jul 5 21:40:34 2012 +0100
fix wae
Change-Id: I924c23853916cc26f151f1cfd3091dcbcf3899dd
diff --git a/basic/source/runti
basic/source/classes/sbunoobj.cxx | 385 +-
basic/source/inc/sbunoobj.hxx | 75 +++
basic/source/runtime/step0.cxx| 69 --
3 files changed, 491 insertions(+), 38 deletions(-)
New commits:
commit 1720641bf36306fc296635925e571556ced8a302
Auth
basic/source/classes/sbxmod.cxx | 15 ++-
1 file changed, 14 insertions(+), 1 deletion(-)
New commits:
commit 1f0abdcf60e30f6ce02fbed5a6918c7899a10f4e
Author: Daniel Rentz [dr]
Date: Mon Mar 21 10:30:30 2011 +0100
dr80: #i117392# initialize VBAGlobals object if single Basic
basic/source/inc/codegen.hxx |1 -
basic/source/inc/runtime.hxx |1 -
basic/source/inc/scriptcont.hxx |2 --
binaryurp/source/reader.hxx |1 -
binaryurp/source/unmarshal.hxx
basic/source/uno/dlgcont.cxx |2 +-
chart2/source/view/main/ChartView.cxx |2 +-
chart2/source/view/main/VDataSeries.cxx|2 +-
extensions/source/bibliography/general.cxx |4 ++--
hwpfilter/source/hwpfile.cxx |6 +++---
sc
basic/source/runtime/methods1.cxx|4 ++--
comphelper/inc/comphelper/string.hxx | 15 +++
comphelper/qa/string/test_string.cxx | 11 ++-
comphelper/source/misc/string.cxx| 26 ++
fpicker/source/office/iodlg.cxx |7 +++
sc/so
basic/source/classes/sbunoobj.cxx |2 --
chart2/source/controller/chartapiwrapper/DiagramWrapper.cxx |3 ---
chart2/source/view/main/ChartView.cxx |1 -
connectivity/source/commontools/TColumnsHelper.cxx |1 -
connectivity/so
37 matches
Mail list logo