summaryrefslogtreecommitdiff
path: root/stoc/source/loader/dllcomponentloader.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-259/+0
2011-07-28we are searching for prefix in activateMatúš Kukan1-1/+1
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks1-1/+19
2011-06-01fix upCaolán McNamara1-23/+4
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-2/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.10); FILE MERGEDRüdiger Timm1-47/+19
2007-10-15INTEGRATION: CWS sb71 (1.17.34); FILE MERGEDVladimir Glazounov1-60/+8
2007-09-27INTEGRATION: CWS sb76 (1.17.46); FILE MERGEDJens-Heiner Rechtien1-52/+16
2006-09-16INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien1-4/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGEDRüdiger Timm1-47/+21
2005-06-17INTEGRATION: CWS sb31 (1.13.134); FILE MERGEDOliver Bolte1-8/+3
2003-04-15INTEGRATION: CWS dbgmacros1 (1.12.46); FILE MERGEDVladimir Glazounov1-28/+28
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle1-8/+81
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-74/+83
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2000-12-19now uses cppuhelper for loading/ registeringDaniel Boelzle1-434/+8
2000-12-15macosX: added assertionsDaniel Boelzle1-2/+18
2000-12-15prefixingDaniel Boelzle1-3/+3
2000-12-15postfixing export symbolsDaniel Boelzle1-3/+3
2000-12-14macosX: component exports are prefixed with libnameDaniel Boelzle1-2/+36
2000-11-15#80090# check for dir boundaryDaniel Boelzle1-4/+6
2000-11-08minor CPLD_ACCESSPATHDaniel Boelzle1-19/+39
2000-11-07added library loading limitation by using env variable CPLD_ACCESSPATH=path1;...Daniel Boelzle1-4/+124
2000-09-18initial importJens-Heiner Rechtien1-0/+560