summaryrefslogtreecommitdiff
path: root/io/source/connector/connector.cxx
AgeCommit message (Expand)Author
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Clean up passing Boolean value to osl::Socket::setOptionStephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-08-12Mark as constTakeshi Abe
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-10-02Use prefixTor Lillqvist
2012-07-04re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-15catch exception by constant referenceTakeshi Abe
2011-11-27remove include of pch header from ioNorbert Thiebaud
2011-09-09sb140: #i117292# use ImplInheritanceHelperStephan Bergmann
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan
2011-06-01this is overly static + double check lock for little gainCaolán McNamara
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-10-25micro optimizationsCaolán McNamara
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.21.28); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.19.8); FILE MERGEDOliver Bolte
2006-08-24INTEGRATION: CWS sb56 (1.19.2); FILE MERGEDIvo Hinkelmann
2006-06-19INTEGRATION: CWS warnings01 (1.16.22); FILE MERGEDJens-Heiner Rechtien
2006-01-19INTEGRATION: CWS gcc41 (1.17.8); FILE MERGEDOliver Bolte
2005-09-07INTEGRATION: CWS ooo19126 (1.16.20); FILE MERGEDRüdiger Timm
2004-03-25INTEGRATION: CWS kso11 (1.15.4); FILE MERGEDKurt Zenker
2004-02-02INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGEDJens-Heiner Rechtien
2003-08-18INTEGRATION: CWS geordi2q01 (1.13.18); FILE MERGEDHans-Joachim Lankenau
2003-04-15INTEGRATION: CWS dbgmacros1 (1.12.20); FILE MERGEDVladimir Glazounov
2002-10-04#99853# Adapted to new cppuhelper/unourl.hxx.Stephan Bergmann