summaryrefslogtreecommitdiff
path: root/scripting
AgeCommit message (Collapse)AuthorFilesLines
2004-05-24#i10000# Multiple declaration for iRüdiger Timm1-4/+5
2004-05-19INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGEDRüdiger Timm1-2/+3
2004/05/06 12:56:08 npower 1.4.4.1: #i28812# MiscUtils.hxx file adds requirment for UCBHelper libs, so this is added to link
2004-05-19INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGEDRüdiger Timm1-2/+5
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-19INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDEDRüdiger Timm1-0/+112
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-19INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDEDRüdiger Timm1-0/+183
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-19INTEGRATION: CWS scriptingf4 (1.7.4); FILE MERGEDRüdiger Timm1-6/+11
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-19INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGEDRüdiger Timm1-25/+90
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-19INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDEDRüdiger Timm1-0/+123
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-19INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDEDRüdiger Timm1-0/+907
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-19INTEGRATION: CWS scriptingf4 (1.3.12); FILE MERGEDRüdiger Timm1-17/+21
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-19INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGEDRüdiger Timm1-221/+115
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-19INTEGRATION: CWS scriptingf4 (1.16.4); FILE MERGEDRüdiger Timm1-10/+22
2004/05/11 10:08:57 toconnor 1.16.4.1: #i28888# - basic provider not executing script for Start Application event
2004-05-19INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGEDRüdiger Timm1-6/+7
2004/05/11 10:08:56 toconnor 1.9.4.1: #i28888# - basic provider not executing script for Start Application event
2004-05-19INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:06 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:06 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.5.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:06 npower 1.5.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.12.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:05 npower 1.12.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.9.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:05 npower 1.9.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:05 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:04 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.8.12); FILE MERGEDRüdiger Timm1-3/+3
2004/05/17 10:45:04 npower 1.8.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGEDRüdiger Timm1-4/+4
2004/05/17 10:45:04 npower 1.7.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.12); FILE MERGEDRüdiger Timm2-2/+2
2004/05/17 10:45:03 npower 1.2.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGEDRüdiger Timm1-1/+1
2004/05/17 10:45:03 npower 1.4.12.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.7.6); FILE MERGEDRüdiger Timm1-5/+5
2004/05/17 10:45:03 npower 1.7.6.1: #i29238# changed imports for various classes from browse to container for idesupport and neatbeans builds. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGEDRüdiger Timm1-12/+43
2004/05/11 07:54:07 npower 1.5.4.2: #i28812# 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. Fixes for undesired behavior ( exception thrown ) Issue number: Submitted by: Reviewed by: 2004/05/07 17:18:26 npower 1.5.4.1: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script.
2004-05-19INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGEDRüdiger Timm1-8/+22
2004/05/07 17:18:26 npower 1.5.4.1: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script.
2004-05-19INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGEDRüdiger Timm1-2/+24
2004/05/12 10:24:17 npower 1.4.4.1: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDEDRüdiger Timm1-0/+142
2004/05/06 13:48:25 npower 1.1.2.1: #i28818# New ScriptingContext implementation, will always return the currently selected OO document when getDocument() is called. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-3/+4
2004/05/12 10:24:17 npower 1.2.4.1: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-7/+5
2004/05/12 10:24:18 npower 1.2.4.2: #i28818# in testing for implementation of this issue, untitiled documents not handled very well. Reason code uses URL from XModel which however is blank for untitled documents. Now using the oid ( stringified ) Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:23 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-2/+27
2004/04/29 14:09:23 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-5/+49
2004/05/18 14:30:29 dfoster 1.2.4.5: #i26923# Fix for delete problem on Win. Output stream not closed. Issue number: Submitted by: Reviewed by: 2004/05/11 09:25:20 dfoster 1.2.4.4: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/06 17:54:03 toconnor 1.2.4.3: #i28384# - implement Macro Selector spec Issue number: Submitted by: Reviewed by: 2004/04/30 15:42:43 dfoster 1.2.4.2: #i26923# Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:22 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm2-0/+9
2004/05/11 09:25:19 dfoster 1.2.4.1: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGEDRüdiger Timm1-13/+80
2004/05/11 09:19:07 dfoster 1.9.4.6: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/07 17:18:25 npower 1.9.4.5: #i28818# Changes to support Scripting context created from the ScriptProvider, not created in BrowseNodes any more. Behavior of the ScriptContext class has been changed so that for and application script ( e.g. user or share ) the getDocument() method will rerturn the currently selected document. If it is a document script then the getDocument() method will return the document for the location of the script. 2004/05/07 10:01:15 dfoster 1.9.4.4: #i26923# Issue number: #i26923# Submitted by: Reviewed by: 2004/05/06 13:47:01 npower 1.9.4.3: #i28818# Using EditorScriptContext when invoking IDE, this will ensure that the getDocument() method will always return the currently selected OO document which the script can act on Issue number: Submitted by: Reviewed by: 2004/04/30 10:54:02 dfoster 1.9.4.2: #i26923# Issue number: Submitted by: Reviewed by: 2004/04/29 14:09:20 dfoster 1.9.4.1: #i28384# - implement Macro Selector specification Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGEDRüdiger Timm1-16/+13
2004/05/17 13:06:59 dfoster 1.2.4.2: #i26923# Removing System.err messages Issue number: Submitted by: Reviewed by: 2004/04/30 15:42:42 dfoster 1.2.4.1: #i26923# Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGEDRüdiger Timm1-59/+49
2004/05/17 13:34:50 dfoster 1.6.4.6: #i26923# Issue number: Submitted by: Reviewed by: 2004/05/17 13:06:59 dfoster 1.6.4.5: #i26923# Removing System.err messages Issue number: Submitted by: Reviewed by: 2004/05/11 09:19:07 dfoster 1.6.4.4: #i26923# Fixed renaming of scripts/parcels. Issue number: Submitted by: Reviewed by: 2004/05/07 10:01:15 dfoster 1.6.4.3: #i26923# Issue number: #i26923# Submitted by: Reviewed by: 2004/04/30 15:42:41 dfoster 1.6.4.2: #i26923# Issue number: Submitted by: Reviewed by: 2004/04/30 10:54:02 dfoster 1.6.4.1: #i26923# Issue number: Submitted by: Reviewed by:
2004-05-19INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGEDRüdiger Timm1-18/+11
2004/05/06 12:59:07 npower 1.6.4.1: #i28812# Added changes to use the BrowseNodeFactory service.
2004-05-10INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGEDJens-Heiner Rechtien1-5/+5
2004/04/29 09:32:22 mav 1.2.2.1: #116056# interfaces review
2004-04-19INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGEDSander Vesik1-0/+3
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-19INTEGRATION: CWS scriptingf5 (1.6.8); FILE MERGEDSander Vesik1-3/+3
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-19INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGEDSander Vesik1-42/+36
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-19INTEGRATION: CWS scriptingf5 (1.15.8); FILE MERGEDSander Vesik1-29/+77
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-19INTEGRATION: CWS scriptingf5 (1.1.14); FILE MERGEDSander Vesik1-0/+3
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-19INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGEDSander Vesik3-48/+45
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-19INTEGRATION: CWS scriptingf5 (1.2.2); FILE MERGEDSander Vesik1-3/+3
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-19INTEGRATION: CWS scriptingf5 (1.3.14); FILE MERGEDSander Vesik1-0/+3
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-19INTEGRATION: CWS scriptingf5 (1.4.14); FILE MERGEDSander Vesik1-3/+2
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-19INTEGRATION: CWS scriptingf5 (1.8.2); FILE MERGEDSander Vesik1-48/+41
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-19INTEGRATION: CWS scriptingf5 (1.5.14); FILE MERGEDSander Vesik1-3/+3
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.