Commit Graph

47 Commits

Author SHA1 Message Date
d866025733 #i17307#
XFunction->XScript etc
2003-07-23 13:05:13 +00:00
29cc426bfc Elminating compiler warnings 2003-07-23 09:19:56 +00:00
f45264347b #i13805# removed lines to build shared library for runtime, now done at top level where libscriptframe.so is now created. 2003-07-07 13:26:30 +00:00
27442c64c4 #i13805# Added new entries for services in provider and storage modules, ( support for single library libscriptframe.so ) 2003-07-07 13:25:54 +00:00
541183662f IssueZilla 15777 - Office crashes when attempting to run document script 2003-06-19 10:11:41 +00:00
a1bedb45a3 Code cleanup. 2003-05-23 13:59:52 +00:00
aaea78d063 #i14018# Fixed disposing of filesys storages 2003-05-21 08:04:36 +00:00
6b8d30eb75 #i14018# Need to be able to bind to scripts on the filesystem
Adjusted layout of assign dialogs, and added new button to get filechooser.
Assorted changes to support filesys scripts
Fixed bug in ScriptRUntimeForBeanshell (misplaced ';')
2003-05-16 09:14:24 +00:00
c09e0ef0d6 #i12215# XScriptSecurity::checkPermissions now returns void if permission
is granted.
Removed IllegalArgumentException from specification of
XScriptInfoAccess::getScriptLogicalNames
2003-03-12 14:54:18 +00:00
77f15a5f74 #i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing script found. 2003-03-06 14:31:02 +00:00
eb941a6237 Fixed exception handling 2003-03-04 17:34:54 +00:00
f68b400d4c #i11866#, #i11877#, #i11892# plus assorted code cleanup changes 2003-03-04 11:33:34 +00:00
3876e9ecfc Typo in name of scriptname resolver service 2003-03-03 19:17:33 +00:00
226f548486 Supporting changes for new runtime namespace 2003-03-03 17:39:42 +00:00
4eedcb9e74 Throw IllegalArgumentException instead of RuntimeException 2003-02-25 15:17:26 +00:00
9f7a8ec61c IssueZilla 11433 - Change error message to remove specific reference to Java. 2003-02-20 11:17:55 +00:00
e9e8dd2571 Removed link line for tool ( not necessary and also introduces non UDK dependency ) 2003-02-20 09:56:29 +00:00
d70caec8cb Added interim resolution solution to support resolution at binding 2003-02-19 15:06:09 +00:00
7274079c70 Removed vcl dependency stuff 2003-02-13 13:29:21 +00:00
a4d248e627 Allow all languages to be resolved. 2003-02-06 17:22:14 +00:00
18da28a7f3 Change error message which for RuntimeException when no runtime is found. 2003-02-06 17:21:30 +00:00
2531be843e Singletons can now be registered from their implementations, so do not
register them using the installer.
2003-01-29 11:58:11 +00:00
eeb504ffcd *** empty log message *** 2003-01-28 16:09:27 +00:00
870638f3a5 Changes to reflect api change (in XScriptNameResolver.idl, method resolve now returns a XScriptInfo) 2003-01-28 10:52:17 +00:00
47d686e00d Assorted changes to support StarBasic-like security feature #i10516# 2003-01-27 16:18:27 +00:00
ae8231dd53 ScriptSecurityManager moved to source/storage 2003-01-23 14:58:32 +00:00
682be13a09 Added class which will handle script security permissions 2003-01-22 09:06:47 +00:00
dacfe05ba0 IssueZilla 10518 - Add BeanShell scripting support 2003-01-21 14:40:49 +00:00
7fb4f9d032 Script Framework refactoring. Many changes. 2002-11-06 15:26:40 +00:00
8bcab6dcd1 VCL dependency added 2002-11-01 13:55:18 +00:00
36e2a0b9e4 Added missing lib (toolslib) to link. 2002-10-31 10:51:46 +00:00
16b1f16802 Reflecting change to interface. 2002-10-30 15:07:09 +00:00
0d71afab11 Script execution query dialog displayed only when scripts stored in documents are executed. 2002-10-30 13:26:24 +00:00
6db4b65697 resolved storage ID set on resolved context 2002-10-30 13:25:26 +00:00
64c3b3b67f nag dialog to query user for each script's execution implemented 2002-10-29 15:52:34 +00:00
2d053c1602 nag dialog resource files added 2002-10-29 15:52:00 +00:00
5e01c8c7f2 Some members variables using XInterface did not have full qualified namespaces 2002-10-29 09:27:31 +00:00
84ac2fd36c Script framework refactor/cleanup. 2002-10-24 12:57:03 +00:00
437535016c Scripting framework refactoring. 2002-10-23 13:13:25 +00:00
b465520fe2 Change of scriptStorageID from unsigned short to signed long
Chnage of ScriptImplInfo IDL defined struct to ScriptData, local struct.
2002-10-17 09:04:15 +00:00
10329e13f1 Added new method to XScriptImplAccess "getScriptLogicalNames".
Added implementation to ScriptStorage and StorageBridge implementations
2002-10-16 07:33:27 +00:00
a51b638f64 replaced use of static consts from scriptingconstants with class members
(cf scriptingconstants.hxx r1.4)
2002-10-10 15:09:48 +00:00
19dc7dbb80 *** empty log message *** 2002-10-01 09:45:14 +00:00
ab1b0edaa5 Code review cleanup 2002-09-30 11:57:03 +00:00
e168de6dd3 Updates from code review for end of September release 2002-09-27 11:16:30 +00:00
fcf8adb82f Changes from OUString + to OUString concat for exception 2002-09-24 11:59:32 +00:00
2be6e073b1 Initial commit of Scripting Framework code.
The Scripting Framework Team:
Duncan Foster Alexis Ledoux Laszlo Kovacs Misha Krivoruchko
Neil Montgomery Tomas O'Connor Noel Power John Rice Darragh Sherwin
2002-09-20 13:37:46 +00:00