Commit Graph

199 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
242f66f55a INTEGRATION: CWS scriptingf7 (1.4.4); FILE MERGED
2004/06/12 08:42:34 npower 1.4.4.1: #i25269# Add support for pkgchk.
2004-07-23 13:09:20 +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
Jens-Heiner Rechtien
f931ee90e8 INTEGRATION: CWS scriptingf7 (1.17.4); FILE MERGED
2004/07/09 19:30:01 npower 1.17.4.2: #i25260# Modified handler to reflect changes in exception specifications for XScript and XScriptProvider
2004/07/09 14:38:50 toconnor 1.17.4.1: #i25260# show error dialog if invocation fails
2004-07-23 13:08:49 +00:00
Jens-Heiner Rechtien
87be397fda INTEGRATION: CWS scriptingf7 (1.3.32); FILE MERGED
2004/06/12 08:43:53 npower 1.3.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:08:18 +00:00
Jens-Heiner Rechtien
d814617b54 INTEGRATION: CWS scriptingf7 (1.2.32); FILE MERGED
2004/07/09 18:11:57 npower 1.2.32.1: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.
2004-07-23 13:08:03 +00:00
Jens-Heiner Rechtien
67822dc6d0 INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED
2004/07/09 18:11:57 npower 1.4.32.1: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.
2004-07-23 13:07:49 +00:00
Jens-Heiner Rechtien
db6a6d9a4d INTEGRATION: CWS scriptingf7 (1.5.14); FILE MERGED
2004/07/09 18:11:57 npower 1.5.14.2: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.
2004/06/12 08:43:52 npower 1.5.14.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:07:33 +00:00
Jens-Heiner Rechtien
1d3c247e88 INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGED
2004/07/09 18:11:56 npower 1.10.4.3: #i25260# Changed exception handling as per new exception specification for Xscript::inovke and XScriptProvider::getScript.
2004/07/02 09:07:51 npower 1.10.4.2: #i25269# Uncomment throw for invalid argument type.
Issue number:
Submitted by:
Reviewed by:
2004/06/12 08:43:52 npower 1.10.4.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:07:20 +00:00
Jens-Heiner Rechtien
c7ab666f15 INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED
2004/06/12 08:43:52 npower 1.4.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:06:53 +00:00
Jens-Heiner Rechtien
2b27c04eed INTEGRATION: CWS scriptingf7 (1.6.14); FILE MERGED
2004/06/12 08:43:52 npower 1.6.14.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:06:10 +00:00
Jens-Heiner Rechtien
ec924c21fa INTEGRATION: CWS scriptingf7 (1.4.32); FILE MERGED
2004/06/12 08:43:51 npower 1.4.32.1: i25269 as part of changes to support pkgchk context from MSP is now passed as sting ( user/hare or tdoc url )
2004-07-23 13:05:54 +00:00
Rüdiger Timm
46dd7d5eee #i10000# Multiple declaration for i 2004-05-24 12:08:34 +00:00
Rüdiger Timm
160331f86e INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED
2004/05/06 12:55:01 npower 1.6.4.1: #i28812# added new files for MasterScriptProvider & BrowseNodeFactory services
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:29:01 +00:00
Rüdiger Timm
082e067bf7 INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED
2004/05/06 12:54:15 npower 1.1.2.1: #i28812# Adding implementation for MasterScriptProviderFactory service, this service re-uses the ActiveMSP class to provide factory functionality. It is intended that client use this new service to obtain MasterScriptProvider for a particulay context, creating the MasterScriptProvider directly is discouraged.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:28:48 +00:00
Rüdiger Timm
9ba13eb69c INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED
2004/05/06 12:53:22 npower 1.1.2.1: #i28812# Adding implementation for MasterScriptProviderFactory service, this service re-uses the ActiveMSP class to provide factory functionality. It is intended that client use this new service to obtain MasterScriptProvider for a particulay context, creating the MasterScriptProvider directly is discouraged.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:28:34 +00:00
Rüdiger Timm
e859ea358a INTEGRATION: CWS scriptingf4 (1.7.4); FILE MERGED
2004/05/06 12:47:20 npower 1.7.4.1: #i28812# Adding support for new MasterScriptProviderFactory service.
MasterScriptProvider no longer aggregates the browsenodes of all other MasterScriptProviders ( was a bad idea anyway ). This function is now performed by the standalone singleton css:script:browse::theBrowseNodeFactory which will aggregate the nodes, merge nodes from various languages and also sort them
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:28:24 +00:00
Rüdiger Timm
76553ab242 INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED
2004/05/11 07:57:30 npower 1.9.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:47:19 npower 1.9.4.1: #i28812# Adding support for new MasterScriptProviderFactory service.
MasterScriptProvider no longer aggregates the browsenodes of all other MasterScriptProviders ( was a bad idea anyway ). This function is now performed by the standalone singleton css:script:browse::theBrowseNodeFactory which will aggregate the nodes, merge nodes from various languages and also sort them
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:28:10 +00:00
Rüdiger Timm
4117e928e6 INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED
2004/05/06 12:45:01 npower 1.1.2.1: #i28812# Adding support for new BrowseNodeFactory service, header file for implementation class

Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:27:57 +00:00
Rüdiger Timm
56cdedf192 INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED
2004/05/12 07:36:56 npower 1.1.2.5: #i28812# Adding support for new BrowseNodeFactory service..... In the absence of a notification mechanism changed getChildren method to creete new nodes each time ( needed as MacroOrganizer expects up to date view of nodes ).
Issue number:
Submitted by:
Reviewed by:
2004/05/10 13:29:09 dfoster 1.1.2.4: #i28818# - need to add SAL_CALL to get build working on Windows
Issue number:
Submitted by:
Reviewed by:
2004/05/07 17:11:46 npower 1.1.2.3: #i28818#
Added support for XScriptProvider interface on DefaultBrowseNode object. Needed so the MacroOrganiser can use its root noot ( doc, user or share ) to invoke a selected script.
Issue number:
Submitted by:
Reviewed by:
2004/05/06 15:57:16 dfoster 1.1.2.2: #i26923#
Fix for Properties not being seen in Script Organizer
Issue number:
Submitted by:
Reviewed by:
2004/05/06 12:43:09 npower 1.1.2.1: #i28812# Adding support for new BrowseNodeFactory service. Implementation classes in this file. Adds support for MacroSelector and MacroOrganiser dialogs to obtain different views of the underlying tree model.
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:27:46 +00:00
Rüdiger Timm
110a889f2b INTEGRATION: CWS scriptingf4 (1.3.12); FILE MERGED
2004/05/06 12:50:30 npower 1.3.12.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:33 +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
00078fc957 INTEGRATION: CWS scriptingf4 (1.16.4); FILE MERGED
2004/05/11 10:08:57 toconnor 1.16.4.1: #i28888# - basic provider not executing script for Start Application event
2004-05-19 07:27:07 +00:00
Rüdiger Timm
db6cbe5177 INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED
2004/05/11 10:08:56 toconnor 1.9.4.1: #i28888# - basic provider not executing script for Start Application event
2004-05-19 07:26:50 +00:00
Sander Vesik
8e89c6a062 INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGED
2004/03/05 10:33:47 npower 1.9.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:16:39 +00:00
Sander Vesik
e687d8a670 INTEGRATION: CWS scriptingf5 (1.6.8); FILE MERGED
2004/03/05 10:33:47 npower 1.6.8.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:16:21 +00:00
Sander Vesik
533cc7ca78 INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGED
2004/03/05 10:33:47 npower 1.8.8.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:16:08 +00:00
Sander Vesik
c094a13f2b INTEGRATION: CWS scriptingf5 (1.15.8); FILE MERGED
2004/04/02 10:25:30 dfoster 1.15.8.3: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/03/05 10:33:46 npower 1.15.8.2: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004/02/26 17:46:57 toconnor 1.15.8.1: #i25859# - Fix problems dispatching script URLs when no document is open
2004-04-19 22:15:53 +00:00
Sander Vesik
332a944137 INTEGRATION: CWS scriptingf5 (1.1.14); FILE MERGED
2004/03/05 10:33:45 npower 1.1.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:15:33 +00:00
Sander Vesik
45749febb1 INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED
2004/03/05 10:33:45 npower 1.2.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:15:16 +00:00
Sander Vesik
68904aa5c3 INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGED
2004/03/05 10:33:44 npower 1.2.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:14:33 +00:00
Sander Vesik
de6433b4b2 INTEGRATION: CWS scriptingf5 (1.3.14); FILE MERGED
2004/03/05 10:33:44 npower 1.3.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:14:15 +00:00
Sander Vesik
90f43b4a58 INTEGRATION: CWS scriptingf5 (1.4.14); FILE MERGED
2004/03/05 10:33:44 npower 1.4.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:14:00 +00:00
Sander Vesik
aa4508042d INTEGRATION: CWS scriptingf5 (1.8.2); FILE MERGED
2004/03/31 08:42:29 dfoster 1.8.2.2: #i27220#
Basic provider not showing the user libs.
2004/03/05 10:33:43 npower 1.8.2.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:13:45 +00:00
Sander Vesik
86307222d7 INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGED
2004/03/05 10:33:43 npower 1.5.14.1: #i22570# Changes to support new URL parsing service. A side affect of using the new service is that the format of the URI has changed a little. The URI is now nt hierarchical. Changes to the files below involve removing methods to parse data from the URI instread new service UriReferenceFactory, adding the new types to build project xml  files.
2004-04-19 22:13:31 +00:00
Jens-Heiner Rechtien
52da09a6fa INTEGRATION: CWS ooo20040225 (1.4.10); FILE MERGED
2004/02/12 18:15:51 pjanik 1.4.10.1: #i25207#: Move the declaration of variable 'index' to outer scope.
2004-03-09 11:07:57 +00:00
Rüdiger Timm
bce88bab78 INTEGRATION: CWS scriptingf3 (1.2.2); FILE MERGED
2004/01/16 14:53:19 dfoster 1.2.2.1: #i24382#
Add Python Scripting Runtime to installset. Need to deliver Python provider
and related python component from scripting project.
2004-02-10 15:15:18 +00:00
Rüdiger Timm
105c1cb529 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/07 16:14:39 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:14:55 +00:00
Rüdiger Timm
e7c431c355 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/07 16:16:54 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:14:35 +00:00
Rüdiger Timm
dc2bbf456b INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/07 16:17:41 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:14:02 +00:00
Rüdiger Timm
5cfc8376d9 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/08 11:38:44 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service
2004/01/07 16:15:18 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:13:42 +00:00
Rüdiger Timm
3f462d412a INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/08 11:38:45 tbe 1.1.2.2: #i22565# creation of dialogs via a UNO service
2004/01/07 16:15:49 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:13:24 +00:00
Rüdiger Timm
4ab6fd3cb4 INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/07 16:18:49 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:12:57 +00:00
Rüdiger Timm
d9c5b3035e INTEGRATION: CWS scriptingf3 (1.1.2); FILE ADDED
2004/01/07 16:19:28 tbe 1.1.2.1: #i22565# creation of dialogs via a UNO service
2004-02-10 15:12:36 +00:00
Jens-Heiner Rechtien
20a9ac934f INTEGRATION: CWS ooo20031216 (1.7.6); FILE MERGED
2003/12/13 14:13:58 waratah 1.7.6.1: #i22301# fix for scoping problems
2004-02-04 13:13:28 +00:00
Rüdiger Timm
bca8d89fb3 INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/15 17:38:41 toconnor 1.1.2.1: #i23308# - add ScriptProviderForPython to scripting framework, based on
code originally written by Joerg Budischewski, modified by Duncan Foster
to use C++ classes for parsing script metadata, implementing XBrowseNode
and XScriptProvider APIs
2004-01-05 13:38:06 +00:00
Rüdiger Timm
ec65e31b59 INTEGRATION: CWS scriptingf2 (1.1.2); FILE ADDED
2003/12/16 11:32:54 toconnor 1.1.2.2: #i23308#
Updated with varialble for map file and def file for windows build support
Issue number:
Submitted by:
Reviewed by:
2003/12/15 17:38:31 toconnor 1.1.2.1: #i23308# - add ScriptProviderForPython to scripting framework, based on
code originally written by Joerg Budischewski, modified by Duncan Foster
to use C++ classes for parsing script metadata, implementing XBrowseNode
and XScriptProvider APIs
2004-01-05 13:31:06 +00:00
Rüdiger Timm
4516589f91 INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED
2003/12/09 19:12:52 npower 1.5.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:20:33 +00:00
Rüdiger Timm
0e39fd1dbd INTEGRATION: CWS scriptingf2 (1.3.2); FILE MERGED
2003/12/09 19:03:59 npower 1.3.2.1: i22342
Make getAllProviders() method more forgiving, if it fails to create a provider it should continue to try and create any others it knows about. This resulted in failure to obtain any providers when java was turned off ( due to fact that failed to create first java provider )
2004-01-05 13:17:54 +00:00
Rüdiger Timm
6e6fb5ac2a INTEGRATION: CWS scriptingf2 (1.5.2); FILE MERGED
2003/12/09 19:12:48 npower 1.5.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:17:04 +00:00
Rüdiger Timm
11ddfdb856 INTEGRATION: CWS scriptingf2 (1.7.2); FILE MERGED
2003/12/15 18:03:43 npower 1.7.2.2: #22564#
Removed references to storage manager and storage service, removed all registration of same from file aswell
2003/12/09 19:12:44 npower 1.7.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:16:16 +00:00