summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr/ScriptNameResolverImpl.cxx
AgeCommit message (Expand)Author
2012-10-03Dead codeStephan Bergmann
2012-07-16There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-06-06fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin
2012-06-02targeted string re-workNorbert Thiebaud
2012-04-18Fix another extra parenthesisJulien Nabet
2012-02-21expand and remove dcsssf macroThomas Arnhold
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-25catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from scriptingNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
2011-08-13fix a missing parentheisTakeshi Abe
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller
2010-11-04undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROWFrank Schoenheit [fs]
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.30.72); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.29.36); FILE MERGEDOliver Bolte
2005-09-09INTEGRATION: CWS ooo19126 (1.28.90); FILE MERGEDRüdiger Timm
2003-07-23#i17307#Duncan Foster
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-02-25Throw IllegalArgumentException instead of RuntimeExceptionTomas O'Connor
2003-02-19Added interim resolution solution to support resolution at bindingNoel Power
2003-02-06Allow all languages to be resolved.Tomas 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-21IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor
2002-11-06Script Framework refactoring. Many changes.Duncan Foster
2002-10-30Reflecting change to interface.Duncan Foster
2002-10-30resolved storage ID set on resolved contextLaszlo Kovacs
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-10replaced use of static consts from scriptingconstants with class membersDuncan Foster
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