Commit Graph

283 Commits

Author SHA1 Message Date
Jens-Heiner Rechtien
32d6742329 INTEGRATION: CWS scriptingf7 (1.2.14); FILE MERGED
2004/06/30 11:39:54 npower 1.2.14.3: #i25870# Fix bug where relative urls do not get concatenated correctly the observed affect was that if a classpath ( directory ) was given then the path to the class was formed incorrectly.
Issue number:
Submitted by:
Reviewed by:
2004/06/22 14:36:56 npower 1.2.14.2: #i25269# use truncate to zero the file for output stream
Issue number:
Submitted by:
Reviewed by:
2004/06/21 14:12:51 npower 1.2.14.1: #i25269# Modified UCBStreamHandler to accept multiple schemes, removed unused ctor and added more debug info. Removed XStorageStreamHandler, no longer used
Issue number:
Submitted by:
Reviewed by:
2004-07-23 13:00:14 +00:00
Jens-Heiner Rechtien
b877d32d79 INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED
2004/07/09 18:07:52 npower 1.1.2.2: #i25260# changes to exception specifications to support error handling, also changed to use ParsedUrl class
2004/07/05 15:22:57 npower 1.1.2.1: #i25269# new class for managing containment of uno-packages ( and sub packages in and uno package bundle )
2004-07-23 12:59:58 +00:00
Jens-Heiner Rechtien
7b261189b1 INTEGRATION: CWS scriptingf7 (1.4.4); FILE MERGED
2004/07/14 15:29:23 toconnor 1.4.4.2: #i25260# Fix to correctly identify script location ( for url ) from context path under windows
Issue number:
Submitted by:
Reviewed by:
2004/06/12 08:54:40 npower 1.4.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes.
Issue number:
Submitted by:
Reviewed by:
2004-07-23 12:59:45 +00:00
Jens-Heiner Rechtien
7c28e27b1b INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED
2004/07/09 18:03:56 npower 1.1.2.1: #i25260# New class to share information on parsed uris
2004-07-23 12:58:51 +00:00
Jens-Heiner Rechtien
886715b6b6 INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED
2004/07/09 18:07:51 npower 1.3.4.6: #i25260# changes to exception specifications to support error handling, also changed to use ParsedUrl class
2004/07/06 15:06:05 npower 1.3.4.5: #i25269# added removeParcel method to ParcelContainer
2004/07/05 15:21:18 npower 1.3.4.4: #i25269# Added new findScript method and parseScriptUri methods
2004/07/01 08:44:27 npower 1.3.4.3: #i30951#  added new method to detect if the container represents an UNO package or subpackage, also removed some System.out/err statements
Issue number:
Submitted by:
Reviewed by:
2004/06/30 11:02:37 npower 1.3.4.2: #i25269# Corrected logic error in getChildContainer method, added parent() and removeChildContainer() methods
Issue number:
Submitted by:
Reviewed by:
2004/06/12 08:54:39 npower 1.3.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes.
Issue number:
Submitted by:
Reviewed by:
2004-07-23 12:58:38 +00:00
Jens-Heiner Rechtien
a9bab5eaef INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED
2004/07/09 18:05:52 npower 1.3.4.3: #i25260 remove check for source when deleting scripts, its possible the source hasn't being loaded yet
2004/07/01 08:41:18 npower 1.3.4.2: #i30951# Added method to detect if the parcel is contained within an UNO package and also a method to return the path url to the parcel
Issue number:
Submitted by:
Reviewed by:
2004/06/12 08:54:39 npower 1.3.4.1: #i25269# Changes for pkgchk support, as part of these changes use of tdoc is also supported and removal of Document/Application specific classes.
Issue number:
Submitted by:
Reviewed by:
2004-07-23 12:58:15 +00:00
Jens-Heiner Rechtien
2235895870 INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED
2004/06/30 10:59:44 npower 1.1.2.2: #i25269# Removed some unused methods and System.[out!err] statements
Issue number:
Submitted by:
Reviewed by:
2004/06/12 08:52:42 npower 1.1.2.1: #i25269# New class to contain information regarding scripts deployed using pkgchk.
Issue number:
Submitted by:
Reviewed by:
2004-07-23 12:57:30 +00:00
Jens-Heiner Rechtien
2c26e2f636 INTEGRATION: CWS scriptingf7 (1.10.4); FILE MERGED
2004/07/07 15:01:27 npower 1.10.4.3: #i25260# modified exception handling so that correct exception type is wrapped in InvocationTarget exception where appropriate
2004/07/01 08:33:08 npower 1.10.4.2: #i30951#  Added checks to see if directory containing script library is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly
2004/06/22 07:40:34 npower 1.10.4.1: #25269# updates to support pkgchk
2004-07-23 12:56:24 +00:00
Jens-Heiner Rechtien
97f80991a4 INTEGRATION: CWS scriptingf7 (1.3.4); FILE MERGED
2004/07/15 09:55:58 npower 1.3.4.3: #i25269# Changes to ProviderBrowseNode so that is doesn't try to get the scriptng context ( this was causing a crash in the cmdline version of pkgchk as it tried to instantiate the desktop component ). Changed the ctor to take XComponentContext, also changed PkgProviderBrowseNode the same way and additionally changed ScriptProvider to use the new ctor.
2004/07/01 08:34:52 npower 1.3.4.2: #i30951#  Added checks to see if directory containing language dir is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly
2004/06/22 07:40:34 npower 1.3.4.1: #25269# updates to support pkgchk
2004-07-23 12:56:06 +00:00
Jens-Heiner Rechtien
c67bd42150 INTEGRATION: CWS scriptingf7 (1.1.2); FILE ADDED
2004/07/15 09:55:58 npower 1.1.2.2: #i25269# Changes to ProviderBrowseNode so that is doesn't try to get the scriptng context ( this was causing a crash in the cmdline version of pkgchk as it tried to instantiate the desktop component ). Changed the ctor to take XComponentContext, also changed PkgProviderBrowseNode the same way and additionally changed ScriptProvider to use the new ctor.
2004/06/22 07:41:18 npower 1.1.2.1: #i25269# new class support for uno package browsing
2004-07-23 12:55:51 +00:00
Jens-Heiner Rechtien
3e9b322b82 INTEGRATION: CWS scriptingf7 (1.7.4); FILE MERGED
2004/07/01 08:16:42 npower 1.7.4.2: #i30951#  Added checks to see if directory containing script library is read only and also to see if the library is within an uno-package. The delete/create etc. properties are set accordingly
2004/06/22 07:40:35 npower 1.7.4.1: #25269# updates to support pkgchk
2004-07-23 12:55:37 +00:00
Rüdiger Timm
34e1c6badd INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED
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-19 07:26:36 +00:00
Rüdiger Timm
5d87a74dbf INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED
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-19 07:26:23 +00:00
Rüdiger Timm
fd98fa0772 INTEGRATION: CWS scriptingf4 (1.5.12); FILE MERGED
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-19 07:26:10 +00:00
Rüdiger Timm
a3ce359101 INTEGRATION: CWS scriptingf4 (1.12.12); FILE MERGED
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-19 07:25:57 +00:00
Rüdiger Timm
e6e37f5739 INTEGRATION: CWS scriptingf4 (1.9.12); FILE MERGED
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-19 07:25:43 +00:00
Rüdiger Timm
6cc86413ad INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED
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-19 07:25:29 +00:00
Rüdiger Timm
5c52d32d80 INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED
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-19 07:25:16 +00:00
Rüdiger Timm
a1cfa2bf0a INTEGRATION: CWS scriptingf4 (1.8.12); FILE MERGED
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-19 07:25:03 +00:00
Rüdiger Timm
f759a90139 INTEGRATION: CWS scriptingf4 (1.7.12); FILE MERGED
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-19 07:24:51 +00:00
Rüdiger Timm
783fffd4aa INTEGRATION: CWS scriptingf4 (1.2.12); FILE MERGED
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-19 07:24:38 +00:00
Rüdiger Timm
39da033f0a INTEGRATION: CWS scriptingf4 (1.4.12); FILE MERGED
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-19 07:24:23 +00:00
Rüdiger Timm
1800cea55d INTEGRATION: CWS scriptingf4 (1.7.6); FILE MERGED
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-19 07:23:56 +00:00
Rüdiger Timm
c25beeb140 INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGED
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-19 07:23:43 +00:00
Rüdiger Timm
8ce0337d3f INTEGRATION: CWS scriptingf4 (1.5.4); FILE MERGED
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-19 07:23:17 +00:00
Rüdiger Timm
f94b73dd9c INTEGRATION: CWS scriptingf4 (1.4.4); FILE MERGED
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-19 07:23:04 +00:00
Rüdiger Timm
748004a012 INTEGRATION: CWS scriptingf4 (1.1.2); FILE ADDED
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-19 07:22:50 +00:00
Rüdiger Timm
7c72b80408 INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
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-19 07:22:39 +00:00
Rüdiger Timm
868252c5fc INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
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-19 07:22:23 +00:00
Rüdiger Timm
0ee638e559 INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
2004/04/29 14:09:23 dfoster 1.2.4.1: #i28384# - implement Macro Selector specification
Issue number:
Submitted by:
Reviewed by:
2004-05-19 07:22:10 +00:00
Rüdiger Timm
7087700e5f INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
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-19 07:21:44 +00:00
Rüdiger Timm
4b54503bc0 INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
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-19 07:21:31 +00:00
Rüdiger Timm
1dc2f1519b INTEGRATION: CWS scriptingf4 (1.9.4); FILE MERGED
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-19 07:20:19 +00:00
Rüdiger Timm
f167316afe INTEGRATION: CWS scriptingf4 (1.2.4); FILE MERGED
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-19 07:20:06 +00:00
Rüdiger Timm
854d9c4cb1 INTEGRATION: CWS scriptingf4 (1.6.4); FILE MERGED
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-19 07:19:51 +00:00
Jens-Heiner Rechtien
93e46c0fda INTEGRATION: CWS fwkbugfix02 (1.2.2); FILE MERGED
2004/04/29 09:32:22 mav 1.2.2.1: #116056# interfaces review
2004-05-10 16:41:45 +00:00
Sander Vesik
c26bb445ac INTEGRATION: CWS scriptingf5 (1.9.14); FILE MERGED
2004/02/12 08:39:03 npower 1.9.14.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:13:14 +00:00
Sander Vesik
7f48806928 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/12 08:44:53 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support
for Script organizer
2004-04-19 22:13:00 +00:00
Sander Vesik
bdb710f549 INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED
2004/04/02 10:25:38 dfoster 1.3.8.5: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/02/25 18:20:34 npower 1.3.8.4: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/19 17:53:12 toconnor 1.3.8.3: #i25276# - BeanShell and JavaScript providers should pass parameters
2004/02/17 15:06:07 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists
2004/02/12 08:39:01 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:12:49 +00:00
Sander Vesik
69826b2e1e INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED
2004/04/02 10:25:37 dfoster 1.3.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/02/25 18:20:33 npower 1.3.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/12 08:39:00 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:12:07 +00:00
Sander Vesik
0c53e83fa8 INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/17 15:06:07 toconnor 1.1.2.2: #i25262# - Execute modified source in editor window if one exists
2004/02/12 08:44:35 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support
for Script organizer
2004-04-19 22:11:42 +00:00
Sander Vesik
3c35a53b41 INTEGRATION: CWS scriptingf5 (1.2.8); FILE MERGED
2004/02/19 17:53:12 toconnor 1.2.8.1: #i25276# - BeanShell and JavaScript providers should pass parameters
2004-04-19 22:11:30 +00:00
Sander Vesik
5ddc3e3b3b INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED
2004/04/02 10:25:35 dfoster 1.3.8.5: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/02/25 18:20:32 npower 1.3.8.4: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/19 17:53:11 toconnor 1.3.8.3: #i25276# - BeanShell and JavaScript providers should pass parameters
2004/02/17 15:06:06 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists
2004/02/12 08:38:59 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:11:14 +00:00
Sander Vesik
35b071743a INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED
2004/02/25 18:20:32 npower 1.3.8.3: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/17 15:06:06 toconnor 1.3.8.2: #i25262# - Execute modified source in editor window if one exists
2004/02/12 08:38:59 npower 1.3.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:10:48 +00:00
Sander Vesik
0fb90826ab INTEGRATION: CWS scriptingf5 (1.4.8); FILE MERGED
2004/04/02 10:25:34 dfoster 1.4.8.4: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/02/26 17:47:00 toconnor 1.4.8.3: #i25859# - Fix problems dispatching script URLs when no document is open
2004/02/25 18:20:31 npower 1.4.8.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/12 08:38:57 npower 1.4.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:09:47 +00:00
Sander Vesik
1f57265f0d INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/25 18:20:30 npower 1.1.2.2: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004/02/12 08:44:17 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support
for Script organizer
2004-04-19 22:09:22 +00:00
Sander Vesik
85292bac71 INTEGRATION: CWS scriptingf5 (1.4.8); FILE MERGED
2004/04/02 10:25:34 dfoster 1.4.8.2: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/02/25 18:20:30 npower 1.4.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004-04-19 22:09:11 +00:00
Sander Vesik
5c29d50584 INTEGRATION: CWS scriptingf5 (1.3.8); FILE MERGED
2004/02/25 18:20:30 npower 1.3.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004-04-19 22:08:55 +00:00
Sander Vesik
cc9c6fa04c INTEGRATION: CWS scriptingf5 (1.2.8); FILE MERGED
2004/02/25 18:20:30 npower 1.2.8.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.
2004-04-19 22:08:27 +00:00
Sander Vesik
1e6d9739ec INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/04/02 10:25:33 dfoster 1.1.2.2: #i27294#
Fixed problem with security check.
Removed printStackTrace calls in java code.
Fixed problems with create/delete of parcels/scripts in document storage
2004/02/25 18:31:31 npower 1.1.2.1: #i25272# moved from com/sun/star/script/framework/provider
2004-04-19 22:07:58 +00:00