Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
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
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
2a5ee2e1a5 #i21858# - removal of framework namespace from namespace of
UNO interfaces and services
2003-10-29 14:01:18 +00:00
8adddd0089 #i19258# - add java script selector prototype, add edit functionality 2003-10-15 16:18:31 +00:00
79a1987113 #i21260#
Change use of script:// protocol to new vnd.sun.star.script://....
2003-10-15 14:03:42 +00:00
84eddebdab #i21211#
Incorrent name of method, changed getFunctionName() to getLanguageName()
2003-10-15 08:23:03 +00:00
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
143e8128b2 #i12906# - pass XComponentContext to BrowseNode hierarchy to allow proper
computing of script locations
2003-10-09 13:37:47 +00:00
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