summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acc_pipe.cxx
AgeCommit message (Expand)AuthorFilesLines
2024-05-09loplugin:ostr in ioNoel Grandin1-3/+3
2022-06-21clang-tidy modernize-pass-by-value in io..jvmfwkNoel Grandin1-6/+7
2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen1-1/+0
2021-12-20osl::Mutex->std::mutex in PipeAcceptorNoel Grandin1-2/+2
2021-02-18loplugin:referencecasting add check for new rtl::Reference operatorNoel1-1/+1
2021-02-11loplugin:refcounting generalise type checkingNoel1-2/+3
2020-09-27improve some exception messagesNoel Grandin1-3/+3
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+2
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen1-0/+1
2018-12-19use unique_ptr in ioNoel Grandin1-3/+2
2017-12-19inline use-once typedefsNoel Grandin1-3/+1
2017-10-23loplugin:includeform: ioStephan Bergmann1-1/+1
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-20/+17
2017-05-07revert OSL_ASSERT changesChris Sherlock1-1/+1
2017-05-07tdf#43157: convert cppuhelper and io from OSL_ASSERT to assertChris Sherlock1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+1
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-23/+5
2016-12-05loplugin:unnecessaryoverride (dtors) in ioStephan Bergmann1-5/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-02-09Remove excess newlinesChris Sherlock1-1/+0
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-10-23com::sun::star->css in ioNoel Grandin1-18/+18
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-5/+5
2015-08-19io: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-2/+2
2015-08-14loplugin: defaultparamsNoel Grandin1-2/+1
2015-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2014-11-18cppu: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl1-0/+1
2014-10-29remove unnecessary 'using namespace rtl' declarationsNoel Grandin1-1/+0
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin1-3/+3
2014-04-23io: sal_Bool->boolNoel Grandin1-2/+2
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-10/+10
2013-11-11remove unnecessary use of OUString constructorNoel Grandin1-6/+3
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák1-1/+1
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-3/+0
2013-03-19further OUString cleanupThomas Arnhold1-1/+1
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-5/+5
2012-09-25replace remaining InterlockedCount() with inlined versionNorbert Thiebaud1-1/+1
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-2/+8
2011-01-13sb139: #i116444# handle short reads in io_acceptor::PipeConnection::readsb1-2/+8
2010-10-25micro optimizationsCaolán McNamara1-4/+4
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+3
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien1-4/+1
2008-04-11INTEGRATION: CWS changefileheader (1.9.28); FILE MERGEDRüdiger Timm1-23/+18
2006-09-16INTEGRATION: CWS pchfix02 (1.8.8); FILE MERGEDOliver Bolte1-2/+5
2006-06-19INTEGRATION: CWS warnings01 (1.6.22); FILE MERGEDJens-Heiner Rechtien1-10/+11