summaryrefslogtreecommitdiff
path: root/io/source/connector/ctr_socket.cxx
AgeCommit message (Expand)Author
2024-05-09loplugin:ostr in ioNoel Grandin
2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen
2021-12-20osl::Mutex->std::mutex in SocketConnectionNoel Grandin
2021-04-29loplugin:stringadd simplify some *StringBuffer operationsNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-07Revert "reduce unnecessary realloc'ing"Stephan Bergmann
2016-04-01reduce unnecessary realloc'ingNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10Replaced for_each and algorithm include by range based loop and exception.Mario J. Rugiero
2015-10-23com::sun::star->css in ioNoel Grandin
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-14loplugin: defaultparamsNoel Grandin
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-04-23io: sal_Bool->boolNoel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2012-12-01Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-06-21re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from ioNorbert Thiebaud
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2008-04-11INTEGRATION: CWS changefileheader (1.11.28); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.10.6); FILE MERGEDOliver Bolte
2006-07-20INTEGRATION: CWS sb55 (1.9.4); FILE MERGEDKurt Zenker
2006-06-19INTEGRATION: CWS warnings01 (1.7.126); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.7.124); FILE MERGEDRüdiger Timm
2001-09-26#65293#: #include <algorithm>Jens-Heiner Rechtien
2001-06-22#67468# Added unloading and context supportJörg Budischewski
2001-03-15vos removed in favor of osl inline wrapperJörg Budischewski
2000-11-28#80785# added host/port info for peer and localJörg Budischewski
2000-10-30#76899# notify of error listeners fixedKay Ramme
2000-10-20socket.close replaced by socket.shutdown (more threadsafe)Jörg Budischewski
2000-09-18initial importJens-Heiner Rechtien