Commit Graph

31 Commits

Author SHA1 Message Date
de87c06357 INTEGRATION: CWS ooo19126 (1.13.34); FILE MERGED
2005/09/05 12:04:29 rt 1.13.34.1: #i54170# Change license header: remove SISSL
2005-09-09 00:56:07 +00:00
2d0b36fc81 INTEGRATION: CWS ooo19126 (1.6.22); FILE MERGED
2005/09/05 12:04:28 rt 1.6.22.1: #i54170# Change license header: remove SISSL
2005-09-09 00:55:53 +00:00
b2682edf6a INTEGRATION: CWS ooo19126 (1.3.42); FILE MERGED
2005/09/05 12:04:28 rt 1.3.42.1: #i54170# Change license header: remove SISSL
2005-09-09 00:55:40 +00:00
2a33dabb19 INTEGRATION: CWS ooo19126 (1.9.42); FILE MERGED
2005/09/05 12:04:28 rt 1.9.42.1: #i54170# Change license header: remove SISSL
2005-09-09 00:55:23 +00:00
fa55e403fb INTEGRATION: CWS ooo19126 (1.2.72); FILE MERGED
2005/09/05 12:04:28 rt 1.2.72.1: #i54170# Change license header: remove SISSL
2005-09-09 00:55:10 +00:00
69208f908b INTEGRATION: CWS pyunofixes1 (1.5.8); FILE MERGED
2005/01/05 15:57:43 toconnor 1.5.8.1: #i37468# fix errors related to uno package scripts
Issue number:
Submitted by:
Reviewed by:
2005-02-11 15:33:51 +00:00
ccc06c145e INTEGRATION: CWS scriptingf9 (1.12.6); FILE MERGED
2004/12/02 10:24:31 toconnor 1.12.6.1: #i37976# need to load source before inserting when renaming script
2004-12-23 10:49:02 +00:00
b3c6fab047 INTEGRATION: CWS scriptingf6 (1.11.2); FILE MERGED
2004/09/16 14:25:20 dfoster 1.11.2.2: #i33227#
Bring IDL in line with Dev Guide.
2004/08/03 14:44:53 dfoster 1.11.2.1: #i32502#
2004-10-22 12:56:30 +00:00
0b51201d10 INTEGRATION: CWS scriptingf6 (1.4.2); FILE MERGED
2004/08/03 14:44:53 dfoster 1.4.2.1: #i32502#
2004-10-22 12:56:11 +00:00
9f6256aa18 INTEGRATION: CWS scriptingf6 (1.2.2); FILE MERGED
2004/08/03 14:44:52 dfoster 1.2.2.1: #i32502#
2004-10-22 12:55:58 +00:00
1de772808b INTEGRATION: CWS scriptingf6 (1.8.2); FILE MERGED
2004/08/03 14:44:52 dfoster 1.8.2.1: #i32502#
2004-10-22 12:55:44 +00:00
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
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
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
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
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
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
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
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