summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr/ScriptNameResolverImpl.cxx
AgeCommit message (Expand)AuthorFilesLines
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller1-16/+16
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.30.72); FILE MERGEDRĂ¼diger Timm1-24/+19
2006-09-16INTEGRATION: CWS pchfix02 (1.29.36); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.28.90); FILE MERGEDRĂ¼diger Timm1-47/+21
2003-07-23#i17307#Duncan Foster1-3/+3
2003-06-19IssueZilla 15777 - Office crashes when attempting to run document scriptTomas O'Connor1-3/+4
2003-05-23Code cleanup.Duncan Foster1-6/+6
2003-05-21#i14018# Fixed disposing of filesys storagesDuncan Foster1-4/+24
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster1-5/+130
2003-03-12#i12215# XScriptSecurity::checkPermissions now returns void if permissionDuncan Foster1-5/+7
2003-03-06#i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing s...Duncan Foster1-2/+8
2003-03-04Fixed exception handlingDuncan Foster1-28/+25
2003-03-04#i11866#, #i11877#, #i11892# plus assorted code cleanup changesDuncan Foster1-12/+40
2003-03-03Typo in name of scriptname resolver serviceNoel Power1-4/+4
2003-02-25Throw IllegalArgumentException instead of RuntimeExceptionTomas O'Connor1-4/+4
2003-02-19Added interim resolution solution to support resolution at bindingNoel Power1-48/+77
2003-02-06Allow all languages to be resolved.Tomas O'Connor1-4/+5
2003-01-28*** empty log message ***Duncan Foster1-8/+9
2003-01-28Changes to reflect api change (in XScriptNameResolver.idl, method resolve now...Noel Power1-6/+6
2003-01-27Assorted changes to support StarBasic-like security feature #i10516#Duncan Foster1-2/+20
2003-01-21IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor1-8/+10
2002-11-06Script Framework refactoring. Many changes.Duncan Foster1-21/+71
2002-10-30Reflecting change to interface.Duncan Foster1-6/+4
2002-10-30resolved storage ID set on resolved contextLaszlo Kovacs1-5/+43
2002-10-24Script framework refactor/cleanup.Duncan Foster1-20/+4
2002-10-23Scripting framework refactoring.Duncan Foster1-22/+22
2002-10-17Change of scriptStorageID from unsigned short to signed longDuncan Foster1-9/+9
2002-10-10replaced use of static consts from scriptingconstants with class membersDuncan Foster1-8/+16
2002-09-30Code review cleanupJohn Rice1-9/+10
2002-09-27Updates from code review for end of September releaseJohn Rice1-90/+137
2002-09-24Changes from OUString + to OUString concat for exceptionAlexis Ledoux1-6/+11
2002-09-20Initial commit of Scripting Framework code.Duncan Foster1-0/+330