summaryrefslogtreecommitdiff
path: root/io/source/acceptor
AgeCommit message (Expand)Author
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-04-15remove unnecessary use of void in function declarationsNoel Grandin
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-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin
2014-05-30fdo#68849: Add header guards to all include filesJens Carl
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-11-11remove unnecessary use of OUString constructorNoel Grandin
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
2013-03-19further OUString cleanupThomas Arnhold
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz
2012-10-02Use prefixTor Lillqvist
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud
2012-08-22Replace use_internal_api with use_udk_api etc. where appropriateStephan Bergmann
2012-07-04re-base on ALv2 code.Michael Meeks
2012-06-21re-base on ALv2 code.Michael Meeks
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-12gbuildize ioDavid Tardon
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot
2011-12-27function component_canUnload is exportedDavid Tardon
2011-12-15catch exception by constant referenceTakeshi Abe
2011-12-11I don't see NO_BSYMBOLIC being used anywhereTor Lillqvist
2011-11-27remove include of pch header from ioNorbert Thiebaud
2011-11-17Enforce a "lib" prefix for UNO components for AndroidTor Lillqvist
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
2011-02-04moving the rest of ure repository to boost unordered containersFridrich Strba
2011-01-13sb139: #i116444# handle short reads in io_acceptor::PipeConnection::readsb
2010-10-27remove vos reference from uno xml descriptionsNorbert Thiebaud
2010-10-25micro optimizationsCaolán McNamara