summaryrefslogtreecommitdiffstats
path: root/io/source/connector/ctr_socket.cxx
Commit message (Expand)AuthorAgeFilesLines
* Extend loplugin:external to warn about classesStephan Bergmann2019-11-221-0/+4
* loplugin:stringaddNoel Grandin2019-11-031-1/+1
* loplugin:stringadd improve detectionNoel Grandin2019-10-281-4/+4
* tdf#42949 Fix IWYU warnings in io/Gabor Kelemen2019-04-251-1/+0
* loplugin:indentation in helpcompiler..ioNoel Grandin2019-02-091-1/+1
* New loplugin:externalStephan Bergmann2018-09-171-1/+1
* add operator+=(OUStringBuffer) method to OUStringNoel Grandin2018-08-011-1/+1
* loplugin:oncevarNoel Grandin2017-07-311-6/+2
* loplugins:redundantcast teach it about c-style typedef castsNoel Grandin2017-03-231-2/+2
* Add missing #includesStephan Bergmann2017-02-061-0/+1
* Remove dynamic exception specificationsStephan Bergmann2017-01-261-11/+2
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-141-4/+4
* Revert "reduce unnecessary realloc'ing"Stephan Bergmann2016-04-071-5/+2
* reduce unnecessary realloc'ingNoel Grandin2016-04-011-2/+5
* Remove excess newlinesChris Sherlock2016-02-091-1/+0
* cppcheck: noExplicitConstructorCaolán McNamara2015-11-241-1/+1
* Replaced for_each and algorithm include by range based loop and exception.Mario J. Rugiero2015-11-101-2/+3
* com::sun::star->css in ioNoel Grandin2015-10-231-9/+9
* loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann2015-08-311-4/+4
* loplugin: defaultparamsNoel Grandin2015-08-141-2/+1
* remove unnecessary 'using namespace rtl' declarationsNoel Grandin2014-10-291-1/+0
* remove unnecessary use of Reference constructor in throwNoel Grandin2014-05-271-4/+4
* io: sal_Bool->boolNoel Grandin2014-04-231-5/+5
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-7/+7
* finish deprecation of O(U)String::valueOf()Luboš Luňák2013-08-211-1/+1
* remove unused component_canUnload functionsMatúš Kukan2013-04-191-2/+0
* Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz2012-12-011-5/+5
* replace remaining InterlockedCount() with inlined versionNorbert Thiebaud2012-09-251-1/+1
* re-base on ALv2 code.Michael Meeks2012-06-211-23/+14
* remove include of pch header from ioNorbert Thiebaud2011-11-271-2/+0
* Add vim/emacs modelines to all source filesSebastian Spaeth2010-10-141-0/+2
* changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien2010-02-121-4/+1
* INTEGRATION: CWS changefileheader (1.11.28); FILE MERGEDRüdiger Timm2008-04-111-23/+18
* INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGEDOliver Bolte2006-09-161-2/+5
* INTEGRATION: CWS sb55 (1.9.4); FILE MERGEDKurt Zenker2006-07-201-3/+3
* INTEGRATION: CWS warnings01 (1.7.126); FILE MERGEDJens-Heiner Rechtien2006-06-191-6/+9
* INTEGRATION: CWS ooo19126 (1.7.124); FILE MERGEDRüdiger Timm2005-09-071-47/+21
* #65293#: #include <algorithm>Jens-Heiner Rechtien2001-09-261-2/+3
* #67468# Added unloading and context supportJörg Budischewski2001-06-221-2/+8
* vos removed in favor of osl inline wrapperJörg Budischewski2001-03-151-18/+6
* #80785# added host/port info for peer and localJörg Budischewski2000-11-281-12/+34
* #76899# notify of error listeners fixedKay Ramme2000-10-301-32/+33
* socket.close replaced by socket.shutdown (more threadsafe)Jörg Budischewski2000-10-201-3/+3
* initial importJens-Heiner Rechtien2000-09-181-0/+265