summaryrefslogtreecommitdiff
path: root/scripting/source
AgeCommit message (Expand)Author
2003-05-29Code cleanup.Duncan Foster
2003-05-27Declare and Initialize mh_scriptLangsTomas O'Connor
2003-05-23Code cleanup.Duncan Foster
2003-05-21#i14018# Fixed filesys disposing.Duncan Foster
2003-05-21#i14018# Fixed disposing of filesys storagesDuncan Foster
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster
2003-03-12#i12215# XScriptSecurity::checkPermissions now returns void if permissionDuncan Foster
2003-03-07Bug #12119 Checking Add to path applied even if user selects not to runJohn Rice
2003-03-06#i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing s...Duncan Foster
2003-03-06#10266 Changed scriptprotocol handler so that if no document scriot isNoel Power
2003-03-05#11984, changed delimiter in script uri to "&", was "+"Noel Power
2003-03-05Final stage of code cleanupDuncan Foster
2003-03-04Fixed exception handlingDuncan Foster
2003-03-04Fixed bug with conflict between local variable & member variable.Duncan Foster
2003-03-04Incorrect logic in getImplementations, (should never have worked)Noel Power
2003-03-04#i11866#, #i11877#, #i11892# plus assorted code cleanup changesDuncan Foster
2003-03-03Typo in name of scriptname resolver serviceNoel Power
2003-03-03Supporting changes for new runtime namespaceNoel Power
2003-02-28#i11866#Duncan Foster
2003-02-25Throw IllegalArgumentException instead of RuntimeExceptionTomas O'Connor
2003-02-25Use OUStringBuffer when reading description from parcel-descriptor.xml fileTomas O'Connor
2003-02-25Fixes for #i11779#, #i11223#Duncan Foster
2003-02-20IssueZilla 11433 - Change error message to remove specific reference to Java.Tomas O'Connor
2003-02-20Removed link line for tool ( not necessary and also introduces non UDK depend...Noel Power
2003-02-19Removed incorrect commentDuncan Foster
2003-02-19Changes to support resolution, getImplemetations now uses all of the info in ...Noel Power
2003-02-19Added interim resolution solution to support resolution at bindingNoel Power
2003-02-13Fixed duplicate dialog bugDuncan Foster
2003-02-13Fixed windows path comparison bug. Added "add to path list" feature.Duncan Foster
2003-02-13Removed vcl dependency stuffNoel Power
2003-02-13Fixed check for dummy path.Noel Power
2003-02-13Updated code to resuse existing storage ( leak fix )Noel Power
2003-02-12Bug in parsing, incorrect initialisation of valid member of Uri struct caused...Noel Power
2003-02-12Changes for document supportNoel Power
2003-02-12*** empty log message ***Duncan Foster
2003-02-12Hooking in security related dialogs.Duncan Foster
2003-02-12Bug, sometimes the dispatcher is called with a PropertValue with nName attributeNoel Power
2003-02-12Added processing for arguments passed to dispatchNoel Power
2003-02-06Allow all languages to be resolved.Tomas O'Connor
2003-02-06Change error message which for RuntimeException when no runtime is found.Tomas O'Connor
2003-01-31Fixed some problems: (1) incorrect data type bool!=sal_BoolDuncan Foster
2003-01-30Changes needed to compileNoel Power
2003-01-30Add scriptSecurtyManager to makefileNoel Power
2003-01-29Singletons can now be registered from their implementations, so do notTomas O'Connor
2003-01-28*** empty log message ***Duncan Foster
2003-01-28Changes to reflect api change (in XScriptNameResolver.idl, method resolve now...Noel Power
2003-01-27Assorted changes to support StarBasic-like security feature #i10516#Duncan Foster
2003-01-23ScriptSecurityManager moved to source/storageDuncan Foster
2003-01-23Moved from source/runtimeDuncan Foster
2003-01-22Added class which will handle script security permissionsDuncan Foster