summaryrefslogtreecommitdiff
path: root/cppuhelper/source/component_context.cxx
AgeCommit message (Expand)Author
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2013-01-16Remove support for UNO_AC* bootstrap variablesStephan Bergmann
2012-12-27Check for __GNUC__ instead of GCC in sourcesTor Lillqvist
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-09-17Keep null service manager throw a DeploymentExceptionStephan Bergmann
2012-09-17Require XComponentContext.getServiceManager to throw instead of returning nullStephan Bergmann
2012-09-17migrate some of the biggest consumer of osl_*InterlockedCount to osl_atomicNorbert Thiebaud
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-05-16avoid double deleteDavid Tardon
2011-05-16delete[] after useDavid Tardon
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-02-03move module cppuhelper to boost unordered containersFridrich Strba
2010-12-06Replace all occured, occurance etc.Takeshi Abe
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-04-28CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann
2008-04-11INTEGRATION: CWS changefileheader (1.32.36); FILE MERGEDRüdiger Timm
2007-08-03INTEGRATION: CWS rpt23fix02 (1.30.10); FILE MERGEDJens-Heiner Rechtien
2007-07-18INTEGRATION: CWS unomacli64 (1.30.6); FILE MERGEDOliver Bolte
2007-05-09INTEGRATION: CWS bunoexttm (1.29.28); FILE MERGEDKurt Zenker
2006-09-16INTEGRATION: CWS pchfix02 (1.28.14); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.26.30); FILE MERGEDJens-Heiner Rechtien
2005-09-08INTEGRATION: CWS ooo19126 (1.26.34); FILE MERGEDRüdiger Timm
2004-09-08INTEGRATION: CWS ooo20040704 (1.24.8); FILE MERGEDRüdiger Timm
2004-08-12INTEGRATION: CWS unotlc (1.24.14); FILE MERGEDOliver Bolte
2004-06-04INTEGRATION: CWS sb18 (1.23.24); FILE MERGEDOliver Bolte
2004-02-02INTEGRATION: CWS geordi2q14 (1.22.20); FILE MERGEDJens-Heiner Rechtien
2003-09-04INTEGRATION: CWS cliuno01 (1.20.8); FILE MERGEDOliver Bolte
2003-07-16INTEGRATION: CWS ooo11rc2 (1.20.12); FILE MERGEDJens-Heiner Rechtien
2003-04-15INTEGRATION: CWS dbgmacros1 (1.19.10); FILE MERGEDVladimir Glazounov
2003-03-19MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien
2002-12-12#106171# avoid diag outputDaniel Boelzle
2002-12-06#105077# singleton order; minor changesDaniel Boelzle
2002-08-15#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.11-1.11.6.1) -> HEAD; resolved c...Jens-Heiner Rechtien
2002-06-14#100075# introducing macro expander; modifying bootstrap; modifying shared li...Daniel Boelzle
2002-01-25#88919# bootstrapping native ac; removed ac_defimpl functionsDaniel Boelzle
2001-12-17#88919#Daniel Boelzle
2001-12-14#88919# access controlDaniel Boelzle
2001-10-11#93054# changing bootstrapping preparing config access instead of rdb storageDaniel Boelzle
2001-06-25#87233# singleton prefix: theDaniel Boelzle
2001-06-13#87233# singleton initDaniel Boelzle
2001-06-07#87233# init bugDaniel Boelzle
2001-06-07#87233# better struct alignmentDaniel Boelzle
2001-06-07#87233# fixed disposing sequence: context entries, smgr, tdmgrDaniel Boelzle
2001-06-01#87233# disposing chaining of component contextsDaniel Boelzle
2001-05-31#87052# better initDaniel Boelzle