summaryrefslogtreecommitdiffstats
path: root/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-7/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-7/+3
* Add missing #includesStephan Bergmann2017-02-068-0/+18
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-012-10/+10
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-012-10/+10
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-7/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2619-353/+21
* new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin2017-01-204-23/+9
* New loplugin:dynexcspec: Add @throws documentation, ucbhelperStephan Bergmann2017-01-191-3/+8
* inline InteractionContinuation_ImplNoel Grandin2017-01-161-15/+2
* loplugin:unnecessaryoverride (dtors) in ucbhelperStephan Bergmann2016-12-011-8/+0
* simplify macrosNoel Grandin2016-11-301-89/+79
* convert VALUE_SET constants to o3tl::typed_flagsNoel Grandin2016-11-301-79/+81
* loplugin:expandablemethods in ucb..ucbhelperNoel Grandin2016-10-262-7/+31
* Fix typosAndrea Gelmini2016-10-031-1/+1
* convert CONTINUATION constants to typed_flags_setNoel Grandin2016-09-261-52/+19
* loplugin:unusedfieldsNoel Grandin2016-09-201-5/+2
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-133-3/+3
* loplugin:constantparam in framework..vbahelperNoel Grandin2016-09-072-11/+7
* cid#1371163 Missing move assignment operatorNoel Grandin2016-08-291-0/+9
* ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann2016-08-223-297/+0
* Some clang-tidy misc-move-constructor-initStephan Bergmann2016-08-192-2/+2
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* loplugin:singlevalfields in variousNoel Grandin2016-06-281-6/+2
* ucbhelper: get rid of pointless scope in ContentImplHelper::releaseMichael Stahl2016-06-241-4/+2
* loplugin:singlevalfields in ucbhelperNoel Grandin2016-06-243-97/+22
* remove some more (void) style function definitions/declarationsNoel Grandin2016-06-231-7/+3
* remove some manual ref-countingNoel Grandin2016-06-061-8/+4
* Revert "remove some manual ref-counting"Noel Grandin2016-05-241-4/+8
* remove some manual ref-countingNoel Grandin2016-05-241-8/+4
* loplugin:passstuffbyrefStephan Bergmann2016-05-121-1/+1
* Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann2016-05-101-1/+1
* teach passstuffbyref plugin to check for..Noel Grandin2016-05-061-1/+1
* loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann2016-04-204-42/+42
* loplugin:passstuffbyref in ucbhelperNoel Grandin2016-04-141-2/+1
* clang-tidy performance-unnecessary-value-param in ucbhelperNoel Grandin2016-04-111-1/+1
* loplugin:constantfunction in ucbhelperNoel Grandin2016-03-164-26/+14
* loplugin:constantparamNoel Grandin2016-03-151-2/+2
* tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar2016-03-151-2/+2
* new loplugin: commaoperatorNoel Grandin2016-02-231-1/+4
* Remove excess newlinesChris Sherlock2016-02-0912-239/+0
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-252-9/+2
* Fix typosAndrea Gelmini2016-01-101-1/+1
* loplugin:unusedfields variousNoel Grandin2015-11-261-1/+0