summaryrefslogtreecommitdiff
path: root/scripting/source/runtimemgr/ScriptRuntimeManager.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-10-03Dead codeStephan Bergmann1-466/+0
2012-07-06re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-02targeted string re-workNorbert Thiebaud1-8/+7
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-10/+10
2011-12-25catch exception by constant referenceTakeshi Abe1-12/+12
2011-11-27remove include of pch header from scriptingNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-8/+8
2011-07-12Remove component_getImplementationEnvironment methodsMatúš Kukan1-9/+0
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-29drop bogus executable flag from [ch]xx/bas/asm filesFrancisco Saito1-0/+0
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens1-102/+22
2010-11-19TL_CONSTASCII_USTRINGPARAM in libs core 15Gert Faller1-8/+8
2010-11-04undoapi: replace validateXRef with UNO_QUERY/SET_THROW resp. ENSURE_OR_THROWFrank Schoenheit [fs]1-40/+21
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-62/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.21.72); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.20.36); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.19.90); FILE MERGEDRüdiger Timm1-47/+21
2003-07-23#i17307#Duncan Foster1-9/+9
2003-07-07#i13805# Added new entries for services in provider and storage modules, ( su...Noel Power1-5/+74
2003-05-23Code cleanup.Duncan Foster1-16/+2
2003-05-21#i14018# Fixed disposing of filesys storagesDuncan Foster1-6/+5
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster1-8/+29
2003-03-03Supporting changes for new runtime namespaceNoel Power1-15/+15
2003-02-20IssueZilla 11433 - Change error message to remove specific reference to Java.Tomas O'Connor1-3/+3
2003-02-06Change error message which for RuntimeException when no runtime is found.Tomas O'Connor1-3/+3
2003-01-29Singletons can now be registered from their implementations, so do notTomas O'Connor1-6/+26
2003-01-28Changes to reflect api change (in XScriptNameResolver.idl, method resolve now...Noel Power1-5/+5
2003-01-27Assorted changes to support StarBasic-like security feature #i10516#Duncan Foster1-2/+4
2003-01-21IssueZilla 10518 - Add BeanShell scripting supportTomas O'Connor1-4/+12
2002-11-06Script Framework refactoring. Many changes.Duncan Foster1-31/+35
2002-10-30Script execution query dialog displayed only when scripts stored in documents...Laszlo Kovacs1-13/+55
2002-10-29nag dialog to query user for each script's execution implementedLaszlo Kovacs1-2/+18
2002-10-23Scripting framework refactoring.Duncan Foster1-11/+26
2002-09-27Updates from code review for end of September releaseJohn Rice1-100/+134
2002-09-24Changes from OUString + to OUString concat for exceptionAlexis Ledoux1-11/+20
2002-09-20Initial commit of Scripting Framework code.Duncan Foster1-0/+372