Commit Graph

774 Commits

Author SHA1 Message Date
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
d773e25ddd mib19: #164517# Add precompiled_basic.hxx 2010-09-06 08:22:40 +02:00
42b0162ab9 mib19: #164517# support COM collections in 'for each' 2010-09-03 13:52:32 +02:00
6802fcb959 mib19: #163497# Named parameter support for default properties 2010-09-03 08:13:50 +02:00
492878bbb8 mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling 2010-09-02 09:04:11 +02:00
0e48d15a6f mib19: #163416# Support default property also for already executed functions 2010-09-01 08:03:53 +02:00
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
af733eacab mib19: #163363# SbiRuntime::CheckArray(): Set error for null objects with parameters set 2010-08-26 17:02:31 +02:00
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
fadc14f47b mib19: #163377# Enhanced trace functionality 2010-08-23 11:16:00 +02:00
c8a732ca76 mib19: #163327# Removed warning 2010-08-19 14:39:47 +02:00
8834a4391c mib19: #163327# Implemented RTL function CallByName 2010-08-19 14:22:48 +02:00
41b94861a1 mib18: wae 2010-08-13 17:51:00 +02:00
73e504b3e5 mib18: #163237# Changed error handling in StepSET 2010-08-11 14:18:10 +02:00
df1e6343ba mib18: #163175# Implement DoEvents empty 2010-08-06 11:14:17 +02:00
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
69d41381ba mib17: resolved conflict after rebase corrected 2010-07-28 11:53:03 +02:00
fb7fb796e2 mib17: rebase to OOO330_m2 2010-07-27 18:05:46 +02:00
0ae44da775 mib17: rebase to DEV300_m84 2010-07-27 17:12:01 +02:00
80e76b44a8 mib17: merge 2010-07-27 12:20:29 +02:00
b7d6f018da mib17: #i110822# Fixed named parameter handling in automation bridge 2010-07-27 12:16:05 +02:00
521b922314 mib17: #163102# transport declaration class name for WithEvents 2010-07-27 11:46:28 +02:00
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
b57b872f1b mib17: #162887# #162899# Changed handling of missing parameters 2010-07-20 11:49:49 +02:00
3ceb8dd77e mib17: #162980# Force Broadcast in StepIS for SbxEmpty 2010-07-16 11:06:18 +02:00
7aa177e87e mib17: #162973# implementation of 'Empty' symbol from AB 2010-07-12 09:09:07 +02:00
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
2d0afbadab i#112777: DEV300_m84 MinGW basic/source/runtime build fail 2010-07-03 00:12:58 +09:00
9bedafd7bb codecleanup02: merge with DEV300_m84 2010-07-02 13:17:39 +02:00
966d524bff codecleanup02: #i52551# Removed old stuff: VOS_NAMESPACE, use vos:: directly 2010-07-01 09:13:15 +02:00
bb30c0a24b codecleanup02: #i112685# Removed ifdefs and code for WIN,W30,W31 2010-06-25 13:15:03 +02:00
5db01bbf8f mib17: #i110821# COM default member support 2010-06-25 08:57:06 +02:00
1a639c734c mib16: compiler warning (debug only) 2010-06-17 16:09:17 +02:00
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
34dd33af79 masterfix: #i10000# warning C4244: conversion from SbError to USHORT 2010-06-16 15:23:29 +02:00
02799da3b5 mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:19:01 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
602a9be0b5 masterfix: #i10000# removed rtl namespace usage 2010-06-03 16:50:35 +02:00
8d02df8532 cmcfixes74: wae fixes 2010-05-31 12:16:26 +01:00
f956107199 CWS-TOOLING: integrate CWS gridcontrol_03 2010-05-21 16:40:24 +02:00
3e212fc8ff CWS-TOOLING: integrate CWS npower13_objectmodules 2010-05-21 16:13:20 +02:00
0cdf13605c CWS-TOOLING: integrate CWS ab75 2010-05-21 11:42:22 +02:00
87523ea710 npower13_objectmodules: rebase and merge with DEV300_m78 2010-05-21 10:11:51 +02:00
3d877b87f3 ab75: #i110417# Fixed warning 2010-05-11 11:10:53 +02:00
d6ea16e622 ab75: #i110417# add andreas's improvements and additionally don't clear previous err object data 2010-05-07 10:54:26 +01:00
1d30ea43d0 ab75: #i110417# add licence, remove unnecessary lines in resource and correct tweak in stepERROR so that in non-vba mode all is as it was before 2010-04-26 11:55:58 +01:00
b9840e950d ab75: #i110417# get rid of unnecessary tmp string 2010-04-20 13:21:03 +01:00