Commit Graph

363 Commits

Author SHA1 Message Date
c26a9b2de5 mib18: wae 2010-08-13 17:59:32 +02:00
5df1941a50 mib18: #163278# handle the internal VBA types correctly 2010-08-13 14:48:18 +02:00
f8ec5aff1e mib18: merging 2010-08-13 13:38:18 +02:00
4d949990ef mib18: #163225# support long strings in basic 2010-08-13 13:28:45 +02:00
232ee1a3b0 mib18: #163285#: Set correct error code in Collection.item and Collection.remove 2010-08-13 12:52:17 +02:00
d2aa21c674 mib18: #163254# Set right name and parent for copied object class members 2010-08-13 08:01:31 +02:00
20e2562e7b mib18: #163254# Fixed instantiation of class modules for object members 2010-08-12 08:40:35 +02:00
fefe083877 mib18: #163059# Ignore introspection based COM object members 2010-08-09 15:50:34 +02:00
f4f1756a4c mib18: #163025# Changed RunInit handling for class modules to get right order 2010-08-05 11:52:07 +02:00
e1461c4204 mib17: move VBA specific interfaces into vba subdir 2010-07-27 14:43:33 +02:00
a11c345f88 mib17: prevent crash when VBAGlobals object is missing (this causes that document modules do not have an associated UNO object thus the DocObjectWrapper does not have a type provider) 2010-07-26 19:13:47 +02:00
c6431e762c mib17: #163025# Basic Trace functionality for debugging (inactive by default) 2010-07-26 14:20:03 +02:00
42893428c4 mib17: #162900# Support parameters for Property Get calls 2010-07-20 12:50:30 +02:00
dd6ba6b64a mib17: #162917# let basic byte use one byte, let olebridge convert sequence to safearray correctly 2010-07-08 21:33:48 +02:00
cbd90787cc mib17: #162916# No error if byval in calls isn't followed by lvalue 2010-07-07 14:58:53 +02:00
b687b63611 mib17: #162576# handle VBA UserForm_Resize and UserForm_Layout events 2010-07-06 18:07:29 +02:00
bb09a0aa84 mib17: #i100659# Removed warning 2010-07-06 08:08:39 +02:00
ba994212ea mib17: #i100659# Changed module variable handling 2010-07-05 13:58:36 +02:00
1f3d1cba85 mib17: #111144# Fixed warning 2010-07-02 08:26:18 +02:00
7e018ced84 mib17: #111144# Enable calls to module function via Sheet object 2010-07-01 16:23:26 +02:00
5db01bbf8f mib17: #i110821# COM default member support 2010-06-25 08:57:06 +02:00
0fb004299f mib16: rebase to m82 2010-06-17 11:32:18 +02:00
5ed103d2dd mib16: contributed bugfixes and various new symbols in VBA compatibility implementation 2010-06-15 20:02:53 +02:00
268f8a159d cmcfixes74: wae fixes 2010-05-30 16:41:27 +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
8ea2bf29c7 #i10000# fixed bad merge 2010-05-17 12:37:12 +02:00
8f06a6a35a ab75: merge with DEV300_m77 2010-05-11 11:36:26 +02:00
a8697ca9b4 CWS-TOOLING: integrate CWS npower14miscfixes 2010-05-11 11:26:34 +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
f0f55d0c33 gridcontrol_03: merge with DEV300_m77 2010-04-27 18:10:24 +02:00
cff39a2614 npower13_objectmodules: #i111097# fix for reset of vba mode for modules 2010-04-26 13:09:41 +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
72a7c8ea48 ab75: #i110417# improve ErrObj behaviour 2010-04-20 13:11:25 +01:00
45cc8f5bd1 npower13_objectmodules: uppercase UNO constants 2010-04-16 17:28:52 +02:00
3a8d3af3d9 add declaration of unoToSbxValue to header instead of in several cxx files 2010-04-16 14:10:50 +02:00
fdd1c8f386 npower13_objectmodules: compiler warnings 2010-04-13 18:30:31 +02:00
ec5477e395 npower13_objectmodule: merge heads ( from merge to DEV300_m75 ) 2010-04-08 16:44:03 +01:00
6302434c68 npower13_objectmodule: fold in review comments from ab 2010-04-07 17:00:09 +01:00
sb
75ba087051 sb118: merged in re/DEV300_next towards DEV300_m76 2010-04-07 13:14:23 +02:00
c4f5d0e925 npowermiscfixes: #i109644# fix potential crash when using 'option VBASupport 1' ( regression introduced by new lazy loading for this issue ) 2010-03-30 13:01:30 +01:00
da50ceb5c0 ab75: #i110417# initial ( untested ) implementation 2010-03-29 09:39:35 +01:00
748a986e2f npower14miscfixes: Removed warning 2010-03-22 14:55:40 +01:00
eba9b5296f npower14miscfixes: merge with DEV300_m75 2010-03-22 13:12:01 +01:00
d16421f85c CWS-TOOLING: integrate CWS ab76 2010-03-10 15:42:42 +01:00
caca8795c9 npower13objectmodules: wae (wntmsci12.pro) 2010-03-09 10:00:03 +00:00
ce38eff222 npower13_objectmodule: wae fixes 2010-03-05 20:14:25 +00:00
5dd791e333 npower14miscfixes: #i103859# 2010-03-05 16:49:34 +00:00