summaryrefslogtreecommitdiff
path: root/stoc/source/implementationregistration/implreg.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-28replace obsolete "master" branch with README that points at new repoHEADmaster-deletedmasterMichael Stahl1-1893/+0
2011-06-01fix upCaolán McNamara1-12/+3
2011-04-18Remove OS/2 support.Francois Tigeot1-1/+1
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-61/+56
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-61/+56
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-2/+2
2011-01-24WaE: gcc 4.6.0 various warningsCaolán McNamara1-22/+1
2010-10-21sb131: #i114962# singleton implementations need not have a .../UNO/SERVICES r...sb1-52/+40
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-09-10sb129: #i113189# clean up stoc/source/simpleregistry so that subsequent chang...sb1-9/+16
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.29.10); FILE MERGEDRüdiger Timm1-37/+19
2007-10-15INTEGRATION: CWS sb71 (1.27.4); FILE MERGEDVladimir Glazounov1-25/+17
2007-09-27INTEGRATION: CWS sb76 (1.27.16); FILE MERGEDJens-Heiner Rechtien1-57/+23
2007-03-14INTEGRATION: CWS sb69 (1.26.8); FILE MERGEDOliver Bolte1-42/+48
2006-12-20INTEGRATION: CWS jsc15 (1.25.18); FILE MERGEDIvo Hinkelmann1-13/+64
2006-09-16INTEGRATION: CWS pchfix02 (1.24.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.22.52); FILE MERGEDJens-Heiner Rechtien1-50/+41
2005-09-08INTEGRATION: CWS ooo19126 (1.22.58); FILE MERGEDRüdiger Timm1-47/+21
2004-06-04INTEGRATION: CWS sb18 (1.21.40); FILE MERGEDOliver Bolte1-2/+3
2003-09-04INTEGRATION: CWS cliuno01 (1.19.52); FILE MERGEDOliver Bolte1-8/+8
2003-06-12INTEGRATION: CWS mh11rc (1.19.50); FILE MERGEDVladimir Glazounov1-2/+4
2002-11-18#105134# fixed debug msvc internal compiler errorDaniel Boelzle1-36/+27
2002-11-11#104787# /UNO/SINGLETONS entries will be recognizedDaniel Boelzle1-12/+237
2002-08-08#101138# destroy not needed on temp mem registryDaniel Boelzle1-9/+2
2002-07-30#101138# no use of temp files anymoreDaniel Boelzle1-63/+4
2002-04-30#97931# CannotRegisterImplementation exception is now thrown, when the loader...Jörg Budischewski1-2/+11
2002-03-07#97931# exceptions during registering now fly, static stringhandlingJörg Budischewski1-742/+788
2002-02-21#65293#: include <string.h>Jens-Heiner Rechtien1-2/+3
2001-12-03#95412# and now on unx additionallyJörg Budischewski1-3/+3
2001-12-03#95412# trailing slash at the end of the TEMP variable is now toleratedJörg Budischewski1-28/+17
2001-09-11#92074# dont use XSimpleRegistry::mergeKey() anymore, using manual mergeDaniel Boelzle1-7/+15
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-90/+94
2001-05-11rtl string api changesPhilipp Lohmann1-23/+25
2001-04-02#85248# close and reopen temporary registry for java in getImplementationsJuergen Schmidt1-2/+8
2001-03-16remove OStartupInfoJuergen Schmidt1-10/+10
2001-03-16removed unnecessare vos include and replaced False by sal_FalseJoachim Lingner1-5/+4
2001-03-12vos/diagnose.h macros replaced by osl/diagnose.h macrosJoachim Lingner1-3/+3
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-4/+5
2000-11-23Remove stl/ from #include statementSander Vesik1-3/+3
2000-09-18initial importJens-Heiner Rechtien1-0/+1750