Duncan Foster
d614d60c80
#i19258# - Modify ScriptSelector prototype dialog to call Basic IDE in the
...
same way as other languages call their IDEs
2003-11-10 10:52:06 +00:00
Thomas Benisch
b9506c12d3
#i21560# editing a basic macro using script selector
2003-11-07 12:51:16 +00:00
Duncan Foster
9e4e207df6
#i16754# - Move of rhino patching to external module
2003-11-04 16:46:48 +00:00
Duncan Foster
f8803bd722
#i22116# - Complete XPropertySet implementation
2003-11-04 16:45:29 +00:00
Duncan Foster
b9a2929afe
#i16574#
...
Renaming bsh-1.2b7.jar -> bsh.jar
2003-11-03 15:07:05 +00:00
Duncan Foster
124c0abdef
#i21624#
...
Needed dep on the tools lib.
Hence the changes to the makefile.
2003-10-31 09:47:31 +00:00
Duncan Foster
8a8bfb21ae
#i21624#
...
Added security check to the ScriptProtocolHandler. Needed dep on the sfx2 lib.
Hence the changes to the makefile.
2003-10-29 14:44:30 +00:00
Tomas O'Connor
706da18a5b
#i21858# - removal of framework namespace from namespace hierarchy of
...
Scripting Framework UNO services and interfaces
2003-10-29 14:26:02 +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
Thomas Benisch
29f9a0129f
#i21580# cannot execute simple basic script via initiate event on button
2003-10-28 12:47:30 +00:00
Duncan Foster
1ef37ae3e8
#i21260# - use vnd.sun.star.script as scripting framework protocol
2003-10-17 10:22:24 +00:00
Duncan Foster
34cf06f649
#i19258# - implement prototype java script selector, add ability to invoke
...
Basic IDE
2003-10-17 10:20:49 +00:00
Tomas O'Connor
8adddd0089
#i19258# - add java script selector prototype, add edit functionality
2003-10-15 16:18:31 +00:00
Tomas O'Connor
35644b06ea
#i19258# - implement java script selector prototype, add edit functionality
2003-10-15 16:17:21 +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
dfdc2e20a3
#i21211#
...
Changes to this class to make sure that the function name and logical name now return the same item
2003-10-15 07:39:02 +00:00
Noel Power
a2928d1e2a
#i21216#
...
Change masterscript provider to set up the invocation context correctly for the case where a new document is used.
2003-10-15 07:36:44 +00:00
Noel Power
523410191c
#i21213#
...
#i21214#
changes to basic provider to ensure that scripts get displayed ( implemented XPropertySet on script node implementation basmethnode. Also changed basprov ( basic provider ) to handle application context invoke requests ( also display of share scripts ). Now when basic provider is created ( regardless of context ) it will always be able to execute a script, whatever the location.
2003-10-15 07:35:32 +00:00
Noel Power
690c84cb8b
#i21209#
...
Removing calls to create new security setting when a document is opened ( or script executed ) and also calls to check permissions.
2003-10-15 07:31:40 +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
Thomas Benisch
356ef1f18f
#i18767# added LanguageScriptProvider and ScriptProvider to supported service names
2003-09-23 14:06:47 +00:00
Thomas Benisch
d7fe2c2081
#i18767# added XBrowseNode
2003-09-23 09:09:14 +00:00
Thomas Benisch
287b417897
#i18767# integration of Starbasic runtime to ScriptingFramework provider
2003-09-23 09:03:54 +00:00
Thomas Benisch
523b47bc02
#i18767# added baslibnode.obj, basmodnode.obj, basmethnode.obj
2003-09-23 09:02:53 +00:00
Thomas Benisch
f8ee32b7e5
#i18767# integration of Starbasic runtime to ScriptingFramework provider
2003-09-16 14:23:32 +00:00
Noel Power
5990f47baf
Ongoing support for existing 0.3 release of scripting framework, removed hard coded check for valid versions of office and staroffice, now displays any version in sversion[rc]ini file that supports pkgchk
2003-09-16 07:37:21 +00:00
Noel Power
1fc4b51c81
#19595#
...
Adding changes to use createContentEnumeration to determine/discover scriptProviders
2003-09-15 13:32:37 +00:00
Duncan Foster
2e521e347e
#i19399#
...
Catch and rethrow the AccessControlException that could be raised by a
checkPermission call. Dispose of the filesys storage if an exception is
caught.
Fixed the buid.xml so that all dependent jar files are located in the
solar.jar.
2003-09-10 13:44:41 +00:00
Noel Power
4d8fbd76ac
#i12906#
...
Removing XScriptProvider type for building ( interface removed )
2003-09-10 13:19:04 +00:00
Tomas O'Connor
623404eb2c
#i19331#
...
Script Framework package names have changed
2003-09-10 09:51:14 +00:00
Tomas O'Connor
7f271d2df6
#i19331#
...
Reorganisation of Java source files, directories and package structures
ScriptFramework.jar now contains main Script Framework support classes
2003-09-10 09:49:05 +00:00
Tomas O'Connor
08894b009d
#i19331#
...
Reorganisation of Java package structure
2003-09-10 09:47:29 +00:00
Tomas O'Connor
aa6c9866b6
#i19331#
...
Reorganisation of Java packages and directory structure of sources
2003-09-10 09:46:30 +00:00
Tomas O'Connor
b9dcccf6de
#i19331#
...
Reorganisation of Java packages and directories. ParcelDescriptor and support
classes are now part of ScriptFramework.jar
2003-09-10 09:45:56 +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
Noel Power
4fe2c8f905
#i12906#
...
Updates from code inspection
2003-09-10 07:08:14 +00:00
Tomas O'Connor
d0d3dbc77a
IssueZilla 12906
...
Add org.openoffice.idesupport classes to ScriptProviderForJava.jar as they
are used by XBrowseNode implementations
2003-09-04 16:02:15 +00:00
Tomas O'Connor
a555cea6da
IssueZilla 12906
...
Add gif files for Script Selector example
2003-09-04 16:00:07 +00:00
Tomas O'Connor
115a2ecfe3
IssueZilla 12906
...
Add Script Selector Java GUI as example java script
2003-09-04 08:48:33 +00:00
Noel Power
d512fd0723
#i12906#
...
add ProviderCache and ActiveMSPList to makefile
2003-09-04 06:25:41 +00:00
Noel Power
dfce12f948
#i12906#
...
Modifications to MasterScriptProvider to implement the XBrowseNode interface, changes to use new classed ProviderCache and ActiveMSPList
2003-09-04 06:24:47 +00:00
Noel Power
4b448fb2a2
#i12906#
...
New class for browse support, ActiveMSPList is a list of MasterScriptPRoviders i
n each contex
2003-09-04 06:23:28 +00:00
Noel Power
1ceb10d8d7
#i12906#
...
New class for browse support, ActiveMSPList is a list of MasterScriptPRoviders in each context.
2003-09-04 06:23:12 +00:00
Noel Power
dee7e22795
#i12906#
...
New class for browse support, ProviderCache is a cache of Language script providers for a MasterScriptProvider context
2003-09-04 06:21:55 +00:00
Noel Power
4a65b2d8cc
#i12906#
...
new file for browse functionality, ProviderCache provdes a cache of language runtimes for a particular MasterScriptProvider context
2003-09-04 06:20:47 +00:00
Noel Power
48fc59aa35
#i12906#
...
adding XScriptProviderAccess to types
2003-09-04 06:17:24 +00:00
Noel Power
8ba8450347
#i18637#
...
Added XBrowseNode type
2003-08-28 13:44:49 +00:00
Tomas O'Connor
5788c82af0
IssueZilla 18637
...
Code cleanup based on review after move to Provider architecture.
2003-08-27 13:09:10 +00:00