Commit Graph

410 Commits

Author SHA1 Message Date
2ea89ad160 masterfix DEV300: #i10000# added missing file 2011-02-21 12:34:10 +01:00
fc6f2208c5 masterfix DEV300: #i10000# include removed 2011-02-18 15:28:53 +01:00
d8858e99a4 ab80: resync to m100 2011-02-15 17:51:52 +01:00
fcad8a5c8b ab80: Adding changes of cws mib21, ab77, ab77run2, dr77i to dev300
ab77: #163789# Handle class module factories document specific
ab77: #163732# Defer removal of documents until XCloseListener::notifyClosing
ab77: #163808# make VBA symbols Application.ScreenUpdating and Application.Interactive work globally on all documents
ab77: wae
ab77: #163840# read UTF-8 BOM
ab77: #163732# VBA UserForm_Terminate triggered too late while closing document
ab77: minor correction
ab77: assertion: do not call ::rtl::OUString::copy() with negative index
ab77run2: #163869# do not call Class_Terminate VBA macros when document disposes
dr77i: #163941# do not update drawing layer when pasting from clipboard after cut
mib21: #163944# ignore trailing whitespace in Basic source lines
mib21: #163948# allow to manually pack MSVC DLLs into extensions
mib21: #163948# multiprocess build fix
Authors:
Andreas Bregas <ab@openoffice.org>
Daniel Rentz [dr] <daniel.rentz@oracle.com>
Eike Rathke [er] <eike.rathke@oracle.com>
2011-02-11 15:06:12 +01:00
40953e8bab CWS gnumake3: pull in cws removetooltypes01 2011-02-08 11:49:29 +01:00
51922f86be gnumake3: remove comphelper version; fix including extract.hxx 2011-01-28 12:49:53 +01:00
605209eda7 removetooltypes01: Rebase to DEV300m98 2011-01-21 17:18:37 +01:00
81744e6bbf CWS-TOOLING: integrate CWS ab79 2011-01-19 12:16:23 +01:00
642cfe8ac2 removetooltypes01: #i112600# adjust basic and scaddins 2011-01-10 14:40:57 +01:00
d1242e6c5c ab79: #i116184# Fixed warning 2011-01-05 16:30:02 +01:00
afbce2ebe1 ab79: #i116184# Improved type support 2011-01-05 13:52:34 +01:00
794c821e4d #i10000# replace obsolete define 2010-12-20 12:32:36 +01:00
0feae64efb CWS-TOOLING: integrate CWS mib19 2010-12-17 13:36:59 +01:00
75b47018bb mib19: rebase to DEV300m95 2010-12-09 10:13:55 +01:00
3ce776ee5b svarray: merge with DEV300 m90 2010-10-20 22:48:22 +02:00
875cfd6a3e svarray: #i112395#: SbiBreakpoints migrate to deque 2010-10-07 22:07:22 +02:00
9db83275b8 mib19: #163689# On deletion of doc basic clear dependencies in other basic instances 2010-09-21 08:58:34 +02:00
3d77782659 mib19: WaE 2010-09-20 13:42:55 +02:00
565f5bb803 mib19: #163566# Move UNO factory to the end of the factory chain 2010-09-20 09:51:43 +02:00
36d96fd76f mib19: #163651# Fixed initialize handling for form modules 2010-09-20 09:48:40 +02:00
d63be9cce2 svarray 2010-09-17 19:06:31 +02:00
38c55bb601 mib19: #163567# Use toString method when necessary 2010-09-17 15:20:48 +02:00
bcf6f062a0 DEV300: changesets OOO330 up to m8 2010-09-17 13:32:40 +02:00
39d31f1c3b mib19: #163559# allow to call IDispatch methods/properties that are not available through ITypeInfo 2010-09-17 09:40:01 +02:00
76411d92fb mib19: #163529# unlock model controllers on end of VBA macro execution 2010-09-14 15:23:33 +02:00
583cd12ea4 mib19: #163583# do not reschedule in callbacks 2010-09-10 16:33:00 +02:00
8e29a77b5d mib19: #163577# get rid of remaining objects on StarBasic destruction 2010-09-10 11:56:44 +02:00
a52cf2d300 mib19: #163573# Fix NativeObjectWrapper implementation + VbaDocumentBase::getFullName() 2010-09-09 15:53:39 +02:00
d3ad5e48ca mib19: #163576# Automatically reinstantiate objects declared with Dim As New 2010-09-09 12:45:01 +02:00
a1d731b2d6 mib19: gcc compiler warning 2010-09-08 18:59:42 +02:00
b5e8ee7b05 mib19: #163573# NativeObjectWrapper implementation (deactivated) 2010-09-08 16:34:55 +02:00
edcda91155 mib19: #163433# let Application::Run find the correct document 2010-09-07 17:59:48 +02:00
492878bbb8 mib19: #163515# Protect StarBASIC::InitAllModules with solar mutex and change handling 2010-09-02 09:04:11 +02:00
2ba44d0e03 mib19: #163214# Special handling for native COM objects in SbxValue::TheRealValue 2010-09-02 08:51:10 +02:00
f0bede727c mib19: WaE 2010-08-31 11:37:48 +02:00
9e0ef7ed32 mib19: #163217# let the form be disposed at the end 2010-08-30 13:55:39 +02:00
e20d0e3eb6 mib19: #163217# let the basic listeners stop listening on termination, patch from AB 2010-08-30 09:45:08 +02:00
a65ca79f2a CWS-TOOLING: integrate CWS codecleanup02 2010-08-25 17:21:42 +02:00
9bb5061f10 mib19: #163402# StarBASIC::ClearAllModuleVars(): Don't delete vars in proxy and object modules 2010-08-24 13:40:40 +02:00
fadc14f47b mib19: #163377# Enhanced trace functionality 2010-08-23 11:16:00 +02:00
d67208c7d5 mib19: #163377# Support procedure properties for UserForm modules 2010-08-23 10:54:49 +02:00
7e01ecf1f7 mib19: #163242# Removed redundant code 2010-08-19 17:14:58 +02:00
b5da113978 mib19: #163242# Avoid multiple initialization of class and object modules 2010-08-17 13:03:11 +02:00
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