summaryrefslogtreecommitdiff
path: root/scripting/source/storage/ScriptStorage.cxx
AgeCommit message (Expand)AuthorFilesLines
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.31.72); FILE MERGEDRĂ¼diger Timm1-24/+19
2006-09-16INTEGRATION: CWS pchfix02 (1.30.36); FILE MERGEDOliver Bolte1-2/+5
2005-09-09INTEGRATION: CWS ooo19126 (1.29.90); FILE MERGEDRĂ¼diger Timm1-56/+31
2003-10-15#i21211#Noel Power1-4/+12
2003-08-19#17307#Noel Power1-122/+65
2003-07-23#i15986#Duncan Foster1-2/+6
2003-07-23Elminating compiler warningsDuncan Foster1-4/+4
2003-07-17#i17007#Duncan Foster1-9/+4
2003-07-07#i13805# changes to create single library for provider, storage and runtime m...Noel Power1-9/+16
2003-05-29Code cleanup.Duncan Foster1-6/+65
2003-05-27Declare and Initialize mh_scriptLangsTomas O'Connor1-2/+4
2003-05-23Code cleanup.Duncan Foster1-20/+29
2003-05-16#i14018# Need to be able to bind to scripts on the filesystemDuncan Foster1-4/+98
2003-03-12#i12215# XScriptSecurity::checkPermissions now returns void if permissionDuncan Foster1-4/+3
2003-03-04Incorrect logic in getImplementations, (should never have worked)Noel Power1-6/+6
2003-02-19Changes to support resolution, getImplemetations now uses all of the info in ...Noel Power1-9/+76
2003-02-12Changes for document supportNoel Power1-2/+39
2002-11-06Script Framework refactoring. Many changes.Duncan Foster1-99/+54
2002-11-05comments and debug messages addedLaszlo Kovacs1-2/+4
2002-11-01storage refresh addedLaszlo Kovacs1-16/+102
2002-10-24Script frameowrk refactoringDuncan Foster1-70/+94
2002-10-23Script framework refactoringDuncan Foster1-261/+40
2002-10-17Change of scriptStorageID from unsigned short to signed longDuncan Foster1-39/+31
2002-10-16Added new method to XScriptImplAccess "getScriptLogicalNames".Noel Power1-2/+47
2002-10-01Added debug trace.John Rice1-2/+3
2002-10-01Storage initialisation, handles abscence of Scripts dir gracefullyJohn Rice1-2/+8
2002-09-30Code review cleanupJohn Rice1-6/+14
2002-09-30Fixed null pointer ref bug in getImplementations when storage is emptyJohn Rice1-9/+15
2002-09-27Updates from code review for end of September releaseJohn Rice1-390/+492
2002-09-24Fixed system independant location of "temporary" directory for parcel prepera...Noel Power1-31/+13
2002-09-23Autodoc comments and header guards addedLaszlo Kovacs1-8/+30
2002-09-20Initial commit of Scripting Framework code.Duncan Foster1-0/+691