Commit Graph

28 Commits

Author SHA1 Message Date
d866025733 #i17307#
XFunction->XScript etc
2003-07-23 13:05:13 +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
4eedcb9e74 Throw IllegalArgumentException instead of RuntimeException 2003-02-25 15:17:26 +00:00
d70caec8cb Added interim resolution solution to support resolution at binding 2003-02-19 15:06:09 +00:00
a4d248e627 Allow all languages to be resolved. 2003-02-06 17:22:14 +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
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
16b1f16802 Reflecting change to interface. 2002-10-30 15:07:09 +00:00
6db4b65697 resolved storage ID set on resolved context 2002-10-30 13:25:26 +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
a51b638f64 replaced use of static consts from scriptingconstants with class members
(cf scriptingconstants.hxx r1.4)
2002-10-10 15:09:48 +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