summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acc_pipe.cxx
AgeCommit message (Expand)Author
2021-02-11loplugin:refcounting generalise type checkingNoel
2020-09-27improve some exception messagesNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen
2018-12-19use unique_ptr in ioNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-10-23loplugin:includeform: ioStephan Bergmann
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock
2017-02-06Add missing #includesStephan Bergmann
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-02-09Remove excess newlinesChris Sherlock
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara
2015-10-23com::sun::star->css in ioNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan 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
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-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-04-23io: sal_Bool->boolNoel Grandin
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-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-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-01-13sb139: #i116444# handle short reads in io_acceptor::PipeConnection::readsb
2010-10-25micro optimizationsCaolán McNamara
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.9.28); FILE MERGEDRüdiger Timm
2006-09-16INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGEDOliver Bolte
2006-06-19INTEGRATION: CWS warnings01 (1.6.22); FILE MERGEDJens-Heiner Rechtien
2005-09-07INTEGRATION: CWS ooo19126 (1.6.20); FILE MERGEDRüdiger Timm
2004-03-25INTEGRATION: CWS kso11 (1.5.88); FILE MERGEDKurt Zenker
2002-01-07#96257# exception now thrown in case pipe-accept fails, a new pipe can now ac...Jörg Budischewski
2001-06-22#67468# Added unloading and context supportJörg Budischewski
2001-03-15vos removed in favor of osl inline wrapperJörg Budischewski