summaryrefslogtreecommitdiffstats
path: root/scripting/source/runtimemgr/ScriptNameResolverImpl.cxx
Commit message (Expand)AuthorAgeFilesLines
* targeted string re-workNorbert Thiebaud2012-06-021-15/+15
* Fix another extra parenthesisJulien Nabet2012-04-181-1/+1
* expand and remove dcsssf macroThomas Arnhold2012-02-211-1/+1
* Code cleanup: ( () ) replaced by (())Alexander Bergmann2012-01-261-2/+2
* catch exception by constant referenceTakeshi Abe2011-12-251-18/+18
* remove include of pch header from scriptingNorbert Thiebaud2011-11-271-2/+0
* OSL_TRACE: Remove trailing newlinesThomas Arnhold2011-09-211-2/+2
* fix a missing parentheisTakeshi Abe2011-08-131-1/+1
* drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito2011-03-291-0/+0
* Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens2011-03-121-53/+19
|\
| * undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROWFrank Schoenheit [fs]2010-11-041-53/+18
* | TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller2010-11-191-16/+16
* | Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-131-0/+3
|/
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.30.72); FILE MERGEDRĂ¼diger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.29.36); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS ooo19126 (1.28.90); FILE MERGEDRĂ¼diger Timm2005-09-091-47/+21
* #i17307#Duncan Foster2003-07-231-3/+3
* IssueZilla 15777 - Office crashes when attempting to run document scriptTomas O'Connor2003-06-191-3/+4
* Code cleanup.Duncan Foster2003-05-231-6/+6
* #i14018# Fixed disposing of filesys storagesDuncan Foster2003-05-211-4/+24
* #i14018# Need to be able to bind to scripts on the filesystemDuncan Foster2003-05-161-5/+130
* #i12215# XScriptSecurity::checkPermissions now returns void if permissionDuncan Foster2003-03-121-5/+7
* #i12089#. throwing IllegalArgumentException (as per the IDL) if no macthing s...Duncan Foster2003-03-061-2/+8
* Fixed exception handlingDuncan Foster2003-03-041-28/+25
* #i11866#, #i11877#, #i11892# plus assorted code cleanup changesDuncan Foster2003-03-041-12/+40
* Typo in name of scriptname resolver serviceNoel Power2003-03-031-4/+4
* Throw IllegalArgumentException instead of RuntimeExceptionTomas O'Connor2003-02-251-4/+4
* Added interim resolution solution to support resolution at bindingNoel Power2003-02-191-47/+76
* Allow all languages to be resolved.Tomas O'Connor2003-02-061-4/+5
* *** empty log message ***Duncan Foster2003-01-281-8/+9
* Changes to reflect api change (in XScriptNameResolver.idl, method resolve now...Noel Power2003-01-281-6/+6
* Assorted changes to support StarBasic-like security feature #i10516#Duncan Foster2003-01-271-2/+20
* IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor2003-01-211-8/+10
* Script Framework refactoring. Many changes.Duncan Foster2002-11-061-21/+71
* Reflecting change to interface.Duncan Foster2002-10-301-6/+4
* resolved storage ID set on resolved contextLaszlo Kovacs2002-10-301-5/+43
* Script framework refactor/cleanup.Duncan Foster2002-10-241-20/+4
* Scripting framework refactoring.Duncan Foster2002-10-231-22/+22
* Change of scriptStorageID from unsigned short to signed longDuncan Foster2002-10-171-9/+9
* replaced use of static consts from scriptingconstants with class membersDuncan Foster2002-10-101-8/+16
* Code review cleanupJohn Rice2002-09-301-9/+10
* Updates from code review for end of September releaseJohn Rice2002-09-271-89/+136
* Changes from OUString + to OUString concat for exceptionAlexis Ledoux2002-09-241-6/+11
* Initial commit of Scripting Framework code.Duncan Foster2002-09-201-0/+330