summaryrefslogtreecommitdiff
path: root/stoc/source/servicemanager/servicemanager.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-11-20remove unnecessary RTL_CONSTASCII_STRINGPARAM in appendAscii callsNoel Grandin1-1/+1
2013-11-08remove unnecessary use of OUString constructor in STOC moduleNoel Grandin1-8/+7
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-06-05use uno::Reference#clear() method...Noel Grandin1-2/+2
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-26/+7
2013-04-16Unused includeStephan Bergmann1-1/+0
2013-04-16stoc: do not use rtl/unload.h functionalityMatúš Kukan1-128/+1
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-4/+0
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold1-28/+24
2013-01-30Removed several useless macros: A2OU, A2S, C2U, C2S, OUSTR, OUSTRINGJean-Noël Rouvignac1-8/+6
2012-08-14-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-1/+0
2012-06-29re-base on ALv2 code.Michael Meeks1-23/+14
2012-05-04fdo#48253 Expand SAL_STATIC_CAST and SAL_CONST_CASTThomas Arnhold1-6/+4
2012-04-19Allow OServiceManagerWrapper to wrap all service manager implementationsStephan Bergmann1-115/+40
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-5/+5
2012-03-18Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-3/+3
2012-01-26Code cleanup: ( () ) replaced by (())Alexander Bergmann1-3/+3
2012-01-12Fix for fdo43460 Part XXXV getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-27catch exception by constant referenceTakeshi Abe1-3/+3
2011-11-27remove include of pch header from stocNorbert Thiebaud1-2/+0
2011-09-21OSL_TRACE: Remove trailing newlinesThomas Arnhold1-2/+2
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-76/+18
2011-04-13catched->caughtCaolán McNamara1-2/+2
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold1-2/+2
2011-03-12Move OSL_ENSURE(0,...) to OSL_FAIL(...)Thomas Arnhold1-1/+1
2011-03-03Remove "using namespace ::rtl"Julien Nabet1-1/+5
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba1-6/+6
2010-12-30cppcheck: prefer prefix variantCaolán McNamara1-4/+4
2010-12-06Replace all occured, occurance etc.Takeshi Abe1-4/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-10-05remove include guards using fixguard.pyPetr Mladek1-4/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2009-04-28CWS-TOOLING: integrate CWS sb109Ivo Hinkelmann1-23/+0
2009-02-12CWS-TOOLING: integrate CWS jl115Oliver Bolte1-3/+4
2008-04-11INTEGRATION: CWS changefileheader (1.28.12); FILE MERGEDRüdiger Timm1-47/+18
2007-09-27INTEGRATION: CWS sb76 (1.27.46); FILE MERGEDJens-Heiner Rechtien1-111/+58
2006-09-16INTEGRATION: CWS pchfix02 (1.26.10); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.24.8); FILE MERGEDJens-Heiner Rechtien1-24/+28
2006-03-06INTEGRATION: CWS dbo510 (1.24.22); FILE MERGEDRüdiger Timm1-3/+4
2005-09-08INTEGRATION: CWS ooo19126 (1.23.70); FILE MERGEDRüdiger Timm1-47/+21
2004-04-13INTEGRATION: CWS unopkg1 (1.22.32); FILE MERGEDJens-Heiner Rechtien1-22/+55
2003-07-11INTEGRATION: CWS dborc3 (1.21.20); FILE MERGEDVladimir Glazounov1-6/+23
2003-04-15INTEGRATION: CWS dbgmacros1 (1.19.2.2.6); FILE MERGEDVladimir Glazounov1-12/+12
2003-03-27MWS_SRX644: migrate branch mws_srx644 -> HEADJens-Heiner Rechtien1-23/+57
2002-11-15#105184# fixed DisposedExceptionDaniel Boelzle1-3/+3
2002-11-13#104143# throwing lang::DisposedException after dispose()Daniel Boelzle1-12/+50
2002-11-07#104695# fixed property set infoDaniel Boelzle1-3/+97
2002-06-14#100075# modifying loaders, using macro expander singleton; service manager r...Daniel Boelzle1-252/+458
2002-04-29#99011# fixed loopDaniel Boelzle1-14/+10
2002-03-13#98036# fixed dead factories when bridge was disconnected abruptlyDaniel Boelzle1-79/+115