summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acceptor.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-7/+2
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-13/+1
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-18/+14
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-15catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-12/+3
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+0
2010-10-25micro optimizationsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-09-10sb129: #i113189# change UNO components to use passive registrationsb1-6/+0
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.19.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.17.8); FILE MERGEDOliver Bolte1-2/+5
2006-08-24INTEGRATION: CWS sb56 (1.17.2); FILE MERGEDIvo Hinkelmann1-10/+10
2006-06-19INTEGRATION: CWS warnings01 (1.15.28); FILE MERGEDJens-Heiner Rechtien1-6/+6
2005-09-07INTEGRATION: CWS ooo19126 (1.15.26); FILE MERGEDRüdiger Timm1-47/+21
2004-02-02INTEGRATION: CWS geordi2q14 (1.14.14); FILE MERGEDJens-Heiner Rechtien1-8/+2
2003-08-18INTEGRATION: CWS geordi2q01 (1.13.18); FILE MERGEDHans-Joachim Lankenau1-3/+3
2003-04-15INTEGRATION: CWS dbgmacros1 (1.12.20); FILE MERGEDVladimir Glazounov1-4/+4
2002-10-04#99853# Adapted to new cppuhelper/unourl.hxx.Stephan Bergmann1-165/+74
2002-09-05#100000#Vladimir Glazounov1-2/+7
2001-09-21#65293# exceptions for solarisOliver Bolte1-8/+8
2001-06-22#67468# Added unloading and context supportJörg Budischewski1-56/+74
2001-05-11rtl string api changesThomas Benisch1-4/+4
2001-04-11#85985# tcpnodelay socket option is now interpretedJörg Budischewski1-4/+10
2001-03-12OSL_ENSHURE replaced by OSL_ENSUREJoachim Lingner1-3/+3
2001-01-08#82576# switched to IllegalArgumentException for an empty stringJörg Budischewski1-4/+6
2001-01-08#82576# + #82586# empty connection string + second reenter are now properly h...Jörg Budischewski1-6/+34
2000-12-08#81246# stopAccepting is now threadsafeJörg Budischewski1-3/+3
2000-11-28#80785# added host/port info for peer and localJörg Budischewski1-59/+101
2000-09-18initial importJens-Heiner Rechtien1-0/+410