summaryrefslogtreecommitdiff
path: root/cppuhelper/source/factory.cxx
AgeCommit message (Expand)AuthorFilesLines
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-14/+14
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann1-6/+3
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot1-1/+1
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-07-28we are searching for prefix in activateMatúš Kukan1-21/+0
2011-06-24re-work prefix handling and undo cppuhelper ABI change, add unit testMichael Meeks1-1/+1
2011-06-24Allows using prefix information about componentMatus Kukan1-0/+23
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara1-11/+8
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-0/+8
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-0/+8
2011-03-02Remove "using namespace ::rtl"Julien Nabet1-1/+2
2010-12-05Remove redundant commentsJ. Graeme Lingard1-19/+0
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière1-1/+1
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière1-2/+0
2010-10-05remove include guards using fixguard.pyPetr Mladek1-2/+0
2010-08-19chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama1-0/+8
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]1-0/+11
2010-03-23slidecopy: +createOneInstanceComponentFactoryFrank Schoenheit [fs]1-0/+11
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov1-66/+47
2008-04-11INTEGRATION: CWS changefileheader (1.27.50); FILE MERGEDRüdiger Timm1-41/+18
2007-05-10INTEGRATION: CWS dba23a (1.26.38); FILE MERGEDKurt Zenker1-2/+4
2006-09-16INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.22.58); FILE MERGEDJens-Heiner Rechtien1-7/+7
2006-03-31INTEGRATION: CWS dba203b (1.23.30); FILE MERGEDVladimir Glazounov1-11/+11
2005-09-08INTEGRATION: CWS ooo19126 (1.22.62); FILE MERGEDRüdiger Timm1-47/+21
2004-05-03INTEGRATION: CWS binfilter (1.19.20); FILE MERGEDRüdiger Timm1-5/+6
2004-03-30INTEGRATION: CWS cfg04 (1.19.34); FILE MERGEDRüdiger Timm1-13/+154
2004-02-02INTEGRATION: CWS geordi2q14 (1.19.40); FILE MERGEDJens-Heiner Rechtien1-7/+2
2003-07-16INTEGRATION: CWS ooo11rc2 (1.18.12); FILE MERGEDJens-Heiner Rechtien1-3/+3
2003-04-23INTEGRATION: CWS uno2 (1.16.32); FILE MERGEDRüdiger Timm1-4/+6
2003-04-15INTEGRATION: CWS dbgmacros1 (1.16.40); FILE MERGEDVladimir Glazounov1-5/+5
2002-08-15#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.15-1.15.12.1) -> HEADJens-Heiner Rechtien1-2/+6
2001-10-15#93054# added virtual dtor for internal class avoiding warningsDaniel Boelzle1-2/+8
2001-09-26#65293#: exception specificationsJens-Heiner Rechtien1-4/+4
2001-07-04#87233# one-instance peephole opt avoiding mutex acquisitionDaniel Boelzle1-13/+25
2001-06-12#87576# exception specification addedRüdiger Timm1-5/+5
2001-06-07#67468# factories support XUnloadingPreference nowJoachim Lingner1-15/+137
2001-05-18#87267# module logging preparedJörg Budischewski1-5/+8
2001-05-17#87162# bug in moduel factory initDaniel Boelzle1-21/+36
2001-05-10rtl string api changesPhilipp Lohmann1-6/+7
2001-05-10bug: OFactoryComponentHelperDaniel Boelzle1-2/+45
2001-05-08modifications for component context supportDaniel Boelzle1-78/+192
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2001-03-09revised function throw () clauses, removed obsolete macros.hxxDaniel Boelzle1-45/+51
2000-12-06#81393# createInstanceEveryTime was not thread saveLars Langhans1-5/+10
2000-10-18insert guard for assigning xModuleFactory a new factoryJuergen Schmidt1-2/+8