Commit Graph

9 Commits

Author SHA1 Message Date
Vladimir Glazounov
584091c98f INTEGRATION: CWS scriptingf9 (1.7.6); FILE MERGED
2004/11/16 12:32:10 toconnor 1.7.6.2: #i36849# MasterScriptProviderFactory should handle empty Any
2004/11/12 11:37:24 toconnor 1.7.6.1: #i36913# make ActiveMSPList a member of fMasterScriptProviderFactory
2004-12-23 10:50:05 +00:00
Rüdiger Timm
053790db73 INTEGRATION: CWS sb27 (1.7.14); FILE MERGED
2004/12/03 15:34:29 toconnor 1.7.14.1: #i38361# allow macro execution when no document is loaded
Issue number:
Submitted by:
Reviewed by:
2004-12-07 09:54:07 +00:00
Rüdiger Timm
cb453fcaa7 INTEGRATION: CWS scriptingf6 (1.5.14); FILE MERGED
2004/08/27 15:35:15 npower 1.5.14.5: #i33479# Reverse sense of check in createMSP check now sees if the incomming any does not contain a string, if it dosn't it tries to convert the Any to a XModel. Previously it checked if the Any contained type XModel and if not then assumed it was a string. This causes problems when used from a scripting language when the type of the object implementation XModel may be transported in the Any as a nother implemented type e.g. XInterface or XComponent or some other interface supported by that object.
2004/08/03 14:45:04 dfoster 1.5.14.4: #i32502#
2004/07/30 16:13:00 toconnor 1.5.14.3: #i25821# fix build problem after merging files
2004/07/30 10:24:37 toconnor 1.5.14.2: RESYNC: (1.5-1.6); FILE MERGED
2004/07/23 11:33:36 dfoster 1.5.14.1: #i25821#
2004-10-22 13:05:33 +00:00
Jens-Heiner Rechtien
7912a91fa8 INTEGRATION: CWS scriptingf7 (1.5.4); FILE MERGED
2004/06/12 08:42:33 npower 1.5.4.1: #i25269# Add support for pkgchk.
2004-07-23 13:09:03 +00:00
Rüdiger Timm
61cbf88343 INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED
2004/05/11 07:57:31 npower 1.4.4.2: 28812#
Allow a void context to be passed ( this should behave as if no args were passed to init ) e.g. a ScriptProvider initialised with no param or ( Any container Void type ) will just be used for invocation of application scripts.
Issue number:
Submitted by:
Reviewed by:
2004/05/06 12:50:30 npower 1.4.4.1: #i28812# Adding support for new MasterScriptProviderFactory service.
ActiveMSP has been changes so that it no longer performs the aggregation of the browsenodes of all instances of MasterScriptProviders. Additionally it no longer supports the XBrowseNode interface ( this functionality now performed by the BrowseNodeFactory service/singleton [ BrowseNodeFactoryImpl.[ch]xx ]. Additional methods have been added so that this class can be resused by the MasterScriptProviderFactory service [ MasterScriptProviderFactory.[ch]xx ]
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:27:20 +00:00
Rüdiger Timm
4abd6eba65 INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED
2003/12/12 11:00:56 npower 1.3.2.2: #i23497#
Modified logic in getName for DocBrowseNodeImple to return the Title of the document. This ensures that when a document has a title it will be displayed in the tools/config dialog
2003/12/09 19:12:40 npower 1.3.2.1: #i22564#
Remove all references to storage service and additionally cleaned
up some code to do with Any ( as per DBO guidlines )
2004-01-05 13:14:04 +00:00
Tomas O'Connor
2a5ee2e1a5 #i21858# - removal of framework namespace from namespace of
UNO interfaces and services
2003-10-29 14:01:18 +00:00
Noel Power
4fe2c8f905 #i12906#
Updates from code inspection
2003-09-10 07:08:14 +00:00
Noel Power
4b448fb2a2 #i12906#
New class for browse support, ActiveMSPList is a list of MasterScriptPRoviders i
n each contex
2003-09-04 06:23:28 +00:00