summaryrefslogtreecommitdiff
path: root/cppuhelper/source/factory.cxx
AgeCommit message (Expand)Author
2013-04-16Further clean-up related to removed library unloading featureStephan Bergmann
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-02-22s/the the/the/Tor Lillqvist
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac
2012-12-06re-base on ALv2 code. Includes:Michael Meeks
2012-09-14Introduce cppu::supportsService helper, adapt some call-sitesStephan Bergmann
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann
2012-01-21Removed some unused parameters; added SAL_UNUSED_PARAMETER.Stephan Bergmann
2011-12-17Fix for fdo43460 Part X getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header in cppuhelperNorbert Thiebaud
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold
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-24Allows using prefix information about componentMatus Kukan
2011-04-04use rtl::Static where double-locked pattern usedCaolán McNamara
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-03-02Remove "using namespace ::rtl"Julien Nabet
2010-12-05Remove redundant commentsJ. Graeme Lingard
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-10-14Fix typos in comments in ure/cppuhelperLaurent Charrière
2010-10-14Delete commented out code in ure/cppuhelperLaurent Charrière
2010-10-05remove include guards using fixguard.pyPetr Mladek
2010-08-19chart49: #i113722# duplicate chart creation - OSingleFactoryHelper::createIns...Ingrid Halama
2010-04-09slidecopy: merge CWS wth MWS-m76Frank Schoenheit [fs]
2010-03-23slidecopy: +createOneInstanceComponentFactoryFrank Schoenheit [fs]
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-10-01CWS-TOOLING: integrate CWS sb93Vladimir Glazounov
2008-04-11INTEGRATION: CWS changefileheader (1.27.50); FILE MERGEDRüdiger Timm
2007-05-10INTEGRATION: CWS dba23a (1.26.38); FILE MERGEDKurt Zenker
2006-09-16INTEGRATION: CWS pchfix02 (1.25.14); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.22.58); FILE MERGEDJens-Heiner Rechtien
2006-03-31INTEGRATION: CWS dba203b (1.23.30); FILE MERGEDVladimir Glazounov
2005-09-08INTEGRATION: CWS ooo19126 (1.22.62); FILE MERGEDRüdiger Timm
2004-05-03INTEGRATION: CWS binfilter (1.19.20); FILE MERGEDRüdiger Timm
2004-03-30INTEGRATION: CWS cfg04 (1.19.34); FILE MERGEDRüdiger Timm
2004-02-02INTEGRATION: CWS geordi2q14 (1.19.40); FILE MERGEDJens-Heiner Rechtien
2003-07-16INTEGRATION: CWS ooo11rc2 (1.18.12); FILE MERGEDJens-Heiner Rechtien
2003-04-23INTEGRATION: CWS uno2 (1.16.32); FILE MERGEDRüdiger Timm
2003-04-15INTEGRATION: CWS dbgmacros1 (1.16.40); FILE MERGEDVladimir Glazounov
2002-08-15#101685#,#i6886# merge OOO_STABLE_1_PORTS (1.15-1.15.12.1) -> HEADJens-Heiner Rechtien
2001-10-15#93054# added virtual dtor for internal class avoiding warningsDaniel Boelzle
2001-09-26#65293#: exception specificationsJens-Heiner Rechtien
2001-07-04#87233# one-instance peephole opt avoiding mutex acquisitionDaniel Boelzle
2001-06-12#87576# exception specification addedRüdiger Timm
2001-06-07#67468# factories support XUnloadingPreference nowJoachim Lingner
2001-05-18#87267# module logging preparedJörg Budischewski
2001-05-17#87162# bug in moduel factory initDaniel Boelzle
2001-05-10rtl string api changesPhilipp Lohmann