summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acc_socket.cxx
AgeCommit message (Expand)Author
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-04-30implement std::hash for css::uno::Reference and rtl::ReferenceNoel Grandin
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2019-02-09loplugin:indentation in helpcompiler..ioNoel Grandin
2018-12-19use unique_ptr in ioNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-08-01add operator+=(OUStringBuffer) method to OUStringNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-22loplugin:unusedfields in ioNoel Grandin
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-02unnecessary use of OUStringBuffer in throwing exceptionsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-04-07clean upStephan Bergmann
2016-04-07Revert "reduce unnecessary realloc'ing"Stephan Bergmann
2016-04-01reduce unnecessary realloc'ingNoel Grandin
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-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe
2015-08-14loplugin: defaultparamsNoel Grandin
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann
2015-05-08Clean up passing Boolean value to osl::Socket::setOptionStephan Bergmann
2015-03-29Clean up template-parameter-dependent C-style castsStephan Bergmann
2015-01-20enable tcpNoDelay for loopback connections automaticallyNoel Grandin
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-27remove unnecessary use of Reference constructor in throwNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23io: sal_Bool->boolNoel Grandin
2014-04-18Typo: s/shure/sureTor Lillqvist
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-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-04-19remove unused component_canUnload functionsMatúš Kukan
2013-03-19further OUString cleanupThomas Arnhold
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-07-04re-base on ALv2 code.Michael Meeks
2011-11-27remove include of pch header from ioNorbert Thiebaud
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
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