summaryrefslogtreecommitdiff
path: root/ucbhelper/source/provider
AgeCommit message (Expand)AuthorFilesLines
2018-09-27loplugin:constfields in ucbhelperNoel Grandin2-9/+5
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen11-0/+22
2018-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin3-6/+1
2018-07-11clean up UNO available() implementationsNoel Grandin1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-1/+1
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin2-45/+21
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin1-1/+1
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin1-1/+1
2017-11-05one slash is enoughDavid Tardon1-1/+1
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin2-6/+6
2017-10-23loplugin:includeform: ucbhelperStephan Bergmann9-19/+19
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-2/+1
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin1-34/+10
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin1-3/+2
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin6-27/+27
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin2-4/+4
2017-07-10simplify some OUString compareTo callsNoel Grandin1-9/+3
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin1-2/+1
2017-06-06ucb: replace double checked locking patternsJochen Nitschke3-101/+27
2017-05-30teach redundantcast plugin about functional castsNoel Grandin2-4/+3
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke1-1/+0
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin2-7/+3
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-06Add missing #includesStephan Bergmann7-0/+17
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-4/+4
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-4/+4
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-2/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann13-280/+11
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin4-23/+9
2017-01-16inline InteractionContinuation_ImplNoel Grandin1-15/+2
2016-11-30simplify macrosNoel Grandin1-89/+79
2016-11-30convert VALUE_SET constants to o3tl::typed_flagsNoel Grandin1-79/+81
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin2-7/+31
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin1-52/+19
2016-09-20loplugin:unusedfieldsNoel Grandin1-5/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin1-8/+4
2016-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2-293/+0
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann2-2/+2
2016-07-27improve passstuffbyref return analysisNoel Grandin1-1/+1
2016-06-28loplugin:singlevalfields in variousNoel Grandin1-6/+2
2016-06-24ucbhelper: get rid of pointless scope in ContentImplHelper::releaseMichael Stahl1-4/+2
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin2-92/+21
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin1-7/+3
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann3-41/+41
2016-04-14loplugin:passstuffbyref in ucbhelperNoel Grandin1-2/+1
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin4-26/+14
2016-03-15loplugin:constantparamNoel Grandin1-2/+2