summaryrefslogtreecommitdiff
path: root/cppuhelper/source/servicefactory.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-04-20Various clean up of previous commitStephan Bergmann1-1/+1
2012-04-20New cppu::defaultBootstrap_InitialComponentContext implementationStephan Bergmann1-4/+3
2012-04-18Put create_bootstrap_macro_expander_factory properly into a headerStephan Bergmann1-4/+4
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-4/+4
2012-01-02cppuhelper: add visibility symbols as first step for porting to gbuildMatúš Kukan1-1/+1
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot1-7/+7
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-08-22OSL_DEBUG_LEVEL > 1Caolán McNamara1-0/+2
2011-08-22servicefactory fixGabor1-0/+1
2011-08-08Add XServiceInfo.hpp needed when OSL_DEBUG_LEVEL > 1Tor Lillqvist1-0/+1
2011-08-08Factor out "bootstrap.uno" repeated for all bootstrap servicesTor Lillqvist1-12/+4
2011-08-08Move function to the file where it is usedTor Lillqvist1-8/+63
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-36/+37
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-2/+2
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-09-15sb129: #i113189# textualservices no longer associates singletons with service...sb1-36/+37
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.40.26); FILE MERGEDRüdiger Timm1-23/+18
2007-09-27INTEGRATION: CWS sb76 (1.39.68); FILE MERGEDJens-Heiner Rechtien1-14/+14
2006-09-16INTEGRATION: CWS pchfix02 (1.38.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.36.132); FILE MERGEDJens-Heiner Rechtien1-17/+27
2005-09-08INTEGRATION: CWS ooo19126 (1.36.136); FILE MERGEDRüdiger Timm1-47/+21
2003-04-23INTEGRATION: CWS uno2 (1.34.2); FILE MERGEDRüdiger Timm1-76/+127
2003-04-15INTEGRATION: CWS dbgmacros1 (1.34.10); FILE MERGEDVladimir Glazounov1-6/+6
2003-03-20INTEGRATION: CWS uno1 (1.33.18); FILE MERGEDVladimir Glazounov1-67/+88
2002-12-06#105077# singleton order; minor changesDaniel Boelzle1-39/+21
2002-11-11#104787# removed corereflection singleton entryDaniel Boelzle1-53/+23
2002-06-14#100075# introducing macro expander; modifying bootstrap; modifying shared li...Daniel Boelzle1-6/+40
2002-03-01#88919# added UNO_AC_USERCACHE_SIZEDaniel Boelzle1-2/+19
2002-01-25#88919# bootstrapping native ac; removed ac_defimpl functionsDaniel Boelzle1-31/+134
2002-01-11#88919# ac implementation and bootstrappingDaniel Boelzle1-25/+41
2001-12-14#88919# access controlDaniel Boelzle1-3/+12
2001-10-11#93054# changing bootstrapping preparing config access instead of rdb storageDaniel Boelzle1-308/+166
2001-09-27#91283# in case a readonly registry does not exist, a exception is now thrownJörg Budischewski1-15/+30
2001-09-03add parametrized defaultBootstrap_InitialComponentContext (#88338#)Kay Ramme1-33/+34
2001-07-25cut any exe. ext. to find rdbs beneath exe. (#88338#)Kay Ramme1-11/+11
2001-07-23switched default bootstrapping to file urls (#88338#)Kay Ramme1-29/+15
2001-07-10#89465# aaarg, removed redundant error handling againJörg Budischewski1-14/+2
2001-07-10#89465# improved errorhandlingJörg Budischewski1-2/+14
2001-07-09fix: #86934#ok1-2/+8
2001-06-25#87233# singleton name prefix: theDaniel Boelzle1-8/+8
2001-06-15added write registry support; not absolute paths are treated as relative the ...Kay Ramme1-8/+59
2001-05-29#86943# corrected SAL_THROWDaniel Boelzle1-3/+3
2001-05-29added: defaultBoostrap_InitialComponentContext (#86943#)Kay Ramme1-10/+168
2001-05-11init rdbtdp only if registry givenDaniel Boelzle1-11/+11
2001-05-10index bugDaniel Boelzle1-5/+5
2001-05-09initial component contextDaniel Boelzle1-7/+7
2001-05-09added bootstrap helper functionsDaniel Boelzle1-125/+187
2001-05-08modifications for component context supportDaniel Boelzle1-224/+186