summaryrefslogtreecommitdiff
path: root/io/source/acceptor/acceptor.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-10-01loplugin:stringadd in helpcompiler..ooxNoel Grandin1-11/+2
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ioStephan Bergmann1-1/+1
2019-04-25tdf#42949 Fix IWYU warnings in io/Gabor Kelemen1-5/+0
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen1-0/+1
2018-09-09loplugin:simplifyconstruct in helpcompiler..ioNoel Grandin1-3/+1
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin1-11/+9
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-10-23loplugin:includeform: ioStephan Bergmann1-3/+3
2017-06-12clang-tidy readability-delete-null-pointerNoel Grandin1-8/+2
2017-03-16Fix typosAndrea Gelmini1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+3
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-18/+10
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ioStephan Bergmann1-0/+1
2016-12-13OSL_TRACE->SAL in framework..salNoel Grandin1-9/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-24cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-4/+4
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-5/+5
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
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-06-08loplugin:cstylecast: deal with remaining pointer castsStephan Bergmann1-1/+1
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin1-2/+2
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-6/+6
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-5/+4
2013-11-05fdo#60698: Merge all libs of io...Marcos Paulo de Souza1-18/+1
2013-10-22fdo#54938: Adapt supportsService implementations..Marcos Paulo de Souza1-8/+2
2013-08-12Mark as constTakeshi Abe1-1/+1
2013-04-19Remove any remaining remnants of unused component_canUnload featureStephan Bergmann1-7/+2
2013-04-19remove unused component_canUnload functionsMatúš Kukan1-13/+1
2012-11-29Removal ::rtl:: prefixes and macros in IOJosé Guilherme Vanz1-18/+14
2012-10-02Use prefixTor Lillqvist1-1/+1
2012-07-04re-base on ALv2 code.Michael Meeks1-23/+14
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-4/+2
2011-12-30Fix for fdo43460 Part XXI getLength() to isEmpty()Olivier Hallot1-2/+2
2011-12-27function component_canUnload is exportedDavid Tardon1-1/+1
2011-12-15catch exception by constant referenceTakeshi Abe1-1/+1
2011-11-27remove include of pch header from ioNorbert Thiebaud1-2/+0
2011-07-12Remove component_getImplementationEnvironmentMatúš Kukan1-6/+0
2011-06-01this is overly static + double check lock for little gainCaolán McNamara1-12/+3
2011-04-21Easyhack: Add visibility markup to all component_get* functionsJulien Nabet1-2/+2
2011-03-08Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud1-6/+0
2010-10-25micro optimizationsCaolán McNamara1-1/+1
2010-10-14Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2