summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr
AgeCommit message (Expand)Author
2003-07-23#i17307#Duncan Foster
2003-07-23Elminating compiler warningsDuncan Foster
2003-07-07#i13805# removed lines to build shared library for runtime, now done at top l...Noel Power
2003-07-07#i13805# Added new entries for services in provider and storage modules, ( su...Noel Power
2003-06-19IssueZilla 15777 - Office crashes when attempting to run document scriptTomas O'Connor
2003-05-23Code cleanup.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-06#i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing s...Duncan Foster
2003-03-04Fixed exception handlingDuncan Foster
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-25Throw IllegalArgumentException instead of RuntimeExceptionTomas O'Connor
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-19Added interim resolution solution to support resolution at bindingNoel Power
2003-02-13Removed vcl dependency stuffNoel 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-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-22Added class which will handle script security permissionsDuncan Foster
2003-01-21IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor
2002-11-06Script Framework refactoring. Many changes.Duncan Foster
2002-11-01VCL dependency addedLaszlo Kovacs
2002-10-31Added missing lib (toolslib) to link.Duncan Foster
2002-10-30Reflecting change to interface.Duncan Foster
2002-10-30Script execution query dialog displayed only when scripts stored in documents...Laszlo Kovacs
2002-10-30resolved storage ID set on resolved contextLaszlo Kovacs
2002-10-29nag dialog to query user for each script's execution implementedLaszlo Kovacs
2002-10-29nag dialog resource files addedLaszlo Kovacs
2002-10-29Some members variables using XInterface did not have full qualified namespacesDarragh Sherwin
2002-10-24Script framework refactor/cleanup.Duncan Foster
2002-10-23Scripting framework refactoring.Duncan Foster
2002-10-17Change of scriptStorageID from unsigned short to signed longDuncan Foster
2002-10-16Added new method to XScriptImplAccess "getScriptLogicalNames".Noel Power
2002-10-10replaced use of static consts from scriptingconstants with class membersDuncan Foster
2002-10-01*** empty log message ***Noel Power
2002-09-30Code review cleanupJohn Rice
2002-09-27Updates from code review for end of September releaseJohn Rice
2002-09-24Changes from OUString + to OUString concat for exceptionAlexis Ledoux
2002-09-20Initial commit of Scripting Framework code.Duncan Foster