Commit Graph

16 Commits

Author SHA1 Message Date
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
Sander Vesik
4350ec864c INTEGRATION: CWS scriptingf5 (1.8.8); FILE MERGED
2004/02/25 18:20:29 npower 1.8.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:56 npower 1.8.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:03:18 +00:00
Sander Vesik
789c44c31c INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/04/02 10:25:32 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:43:53 npower 1.1.2.1: #i25272# Added a container implementation ( new com/sun/star/script/framework/container defined ) to better seperate Browse functionality from
io and script registry.

new class to be used as browse node implementation for ScriptProvider
abstract class
2004-04-19 22:03:03 +00:00
Sander Vesik
0b11ad57cc INTEGRATION: CWS scriptingf5 (1.5.8); FILE MERGED
2004/04/02 10:25:32 dfoster 1.5.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:29 npower 1.5.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:56 npower 1.5.8.1: #i23681# , #ii23682# Initial modification for support of create/delete of scripts support
for script organiser
2004-04-19 22:02:35 +00:00
Sander Vesik
01bba3c2cc INTEGRATION: CWS scriptingf5 (1.1.2); FILE ADDED
2004/02/12 08:43:18 npower 1.1.2.1: #i23681# , #i23682# Initial modifications for of create and delete support
for Script organizer
2004-04-19 22:01:54 +00:00
Rüdiger Timm
a1817e7d4a INTEGRATION: CWS scriptingf2 (1.7.2); FILE MERGED
2003/12/12 10:24:45 npower 1.7.2.2: #i22572#
Changed ScriptBrowseNode to detect presence of editor, editiable property is now set up based on whether an IDE exists for the language or not. Previously this was hardcoded.
Issue number:
Submitted by:
Reviewed by:
2003/12/09 19:21:10 npower 1.7.2.1: #22568#
Java script providers now use embedd.storage API to access scripts.
Issue number:
Submitted by:
Reviewed by:
2004-01-05 11:52:25 +00:00
Rüdiger Timm
5626d9bca1 INTEGRATION: CWS scriptingf2 (1.4.2); FILE MERGED
2003/12/09 19:21:13 npower 1.4.2.1: #22568#
Java script providers now use embedd.storage API to access scripts.
Issue number:
Submitted by:
Reviewed by:
2004-01-05 11:51:30 +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
Tomas O'Connor
8adddd0089 #i19258# - add java script selector prototype, add edit functionality 2003-10-15 16:18:31 +00:00
Noel Power
79a1987113 #i21260#
Change use of script:// protocol to new vnd.sun.star.script://....
2003-10-15 14:03:42 +00:00
Noel Power
84eddebdab #i21211#
Incorrent name of method, changed getFunctionName() to getLanguageName()
2003-10-15 08:23:03 +00:00
Noel Power
b9d5ddf8f1 #i21211#
Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.
2003-10-15 07:29:37 +00:00
Duncan Foster
143e8128b2 #i12906# - pass XComponentContext to BrowseNode hierarchy to allow proper
computing of script locations
2003-10-09 13:37:47 +00:00
Tomas O'Connor
980aa9b06c #i19331#
Reorganise package and directory structure of Java classes to better reflect
the UNO interface hierarchy being implemented. Move ParcelDescriptor class
from idesupport package.
2003-09-10 09:44:35 +00:00