Commit Graph

26 Commits

Author SHA1 Message Date
Duncan Foster
a1bedb45a3 Code cleanup. 2003-05-23 13:59:52 +00:00
Duncan Foster
aaea78d063 #i14018# Fixed disposing of filesys storages 2003-05-21 08:04:36 +00:00
Duncan Foster
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
Duncan Foster
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
Duncan Foster
77f15a5f74 #i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing script found. 2003-03-06 14:31:02 +00:00
Duncan Foster
eb941a6237 Fixed exception handling 2003-03-04 17:34:54 +00:00
Duncan Foster
f68b400d4c #i11866#, #i11877#, #i11892# plus assorted code cleanup changes 2003-03-04 11:33:34 +00:00
Noel Power
3876e9ecfc Typo in name of scriptname resolver service 2003-03-03 19:17:33 +00:00
Tomas O'Connor
4eedcb9e74 Throw IllegalArgumentException instead of RuntimeException 2003-02-25 15:17:26 +00:00
Noel Power
d70caec8cb Added interim resolution solution to support resolution at binding 2003-02-19 15:06:09 +00:00
Tomas O'Connor
a4d248e627 Allow all languages to be resolved. 2003-02-06 17:22:14 +00:00
Duncan Foster
eeb504ffcd *** empty log message *** 2003-01-28 16:09:27 +00:00
Noel Power
870638f3a5 Changes to reflect api change (in XScriptNameResolver.idl, method resolve now returns a XScriptInfo) 2003-01-28 10:52:17 +00:00
Duncan Foster
47d686e00d Assorted changes to support StarBasic-like security feature #i10516# 2003-01-27 16:18:27 +00:00
Tomas O'Connor
dacfe05ba0 IssueZilla 10518 - Add BeanShell scripting support 2003-01-21 14:40:49 +00:00
Duncan Foster
7fb4f9d032 Script Framework refactoring. Many changes. 2002-11-06 15:26:40 +00:00
Duncan Foster
16b1f16802 Reflecting change to interface. 2002-10-30 15:07:09 +00:00
Laszlo Kovacs
6db4b65697 resolved storage ID set on resolved context 2002-10-30 13:25:26 +00:00
Duncan Foster
84ac2fd36c Script framework refactor/cleanup. 2002-10-24 12:57:03 +00:00
Duncan Foster
437535016c Scripting framework refactoring. 2002-10-23 13:13:25 +00:00
Duncan Foster
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
Duncan Foster
a51b638f64 replaced use of static consts from scriptingconstants with class members
(cf scriptingconstants.hxx r1.4)
2002-10-10 15:09:48 +00:00
John Rice
ab1b0edaa5 Code review cleanup 2002-09-30 11:57:03 +00:00
John Rice
e168de6dd3 Updates from code review for end of September release 2002-09-27 11:16:30 +00:00
Alexis Ledoux
fcf8adb82f Changes from OUString + to OUString concat for exception 2002-09-24 11:59:32 +00:00
Duncan Foster
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