summaryrefslogtreecommitdiff
path: root/stoc/source/loader/dllcomponentloader.cxx
AgeCommit message (Expand)Author
2011-11-27remove include of pch header from stocNorbert Thiebaud
2011-07-28we are searching for prefix in activateMatúš Kukan
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks
2011-06-01fix upCaolán McNamara
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-03Remove "using namespace ::rtl"Julien Nabet
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.19.10); FILE MERGEDRüdiger Timm
2007-10-15INTEGRATION: CWS sb71 (1.17.34); FILE MERGEDVladimir Glazounov
2007-09-27INTEGRATION: CWS sb76 (1.17.46); FILE MERGEDJens-Heiner Rechtien
2006-09-16INTEGRATION: CWS pchfix02 (1.16.10); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.15.8); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.14.18); FILE MERGEDRüdiger Timm
2005-06-17INTEGRATION: CWS sb31 (1.13.134); FILE MERGEDOliver Bolte
2003-04-15INTEGRATION: CWS dbgmacros1 (1.12.46); FILE MERGEDVladimir Glazounov
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle
2001-06-22#67468# Added unloading and context supportJörg Budischewski
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner
2000-12-19now uses cppuhelper for loading/ registeringDaniel Boelzle
2000-12-15macosX: added assertionsDaniel Boelzle
2000-12-15prefixingDaniel Boelzle
2000-12-15postfixing export symbolsDaniel Boelzle
2000-12-14macosX: component exports are prefixed with libnameDaniel Boelzle
2000-11-15#80090# check for dir boundaryDaniel Boelzle
2000-11-08minor CPLD_ACCESSPATHDaniel Boelzle
2000-11-07added library loading limitation by using env variable CPLD_ACCESSPATH=path1;...Daniel Boelzle
2000-09-18initial importJens-Heiner Rechtien