summaryrefslogtreecommitdiff
path: root/ucb/source/core/ucbcmds.cxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-25const OUString -> const OUStringLiteralMike Kaganski1-1/+1
2021-02-15loplugin:referencecasting in ucbNoel1-1/+1
2020-08-03loplugin:flatten in ucbNoel Grandin1-14/+14
2019-12-03remove some useless comment linesNoel Grandin1-3/+0
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen1-2/+0
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin1-3/+2
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov1-120/+78
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin1-5/+5
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann1-3/+3
2018-04-02ucb: The sequence's length is 3, not 2.Takeshi Abe1-2/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-12loplugin:redundantfcastStephan Bergmann1-1/+1
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin1-2/+2
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin1-2/+2
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin1-133/+91
2017-06-05spelling instanciate -> instantiateNoel Grandin1-3/+3
2017-05-19loplugin:stringcopy: ucbStephan Bergmann1-1/+1
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2017-03-25Fix typosAndrea Gelmini1-1/+1
2017-02-28new loplugin unoanyNoel Grandin1-1/+1
2017-02-06Add missing #includesStephan Bergmann1-0/+5
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin1-11/+14
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin1-14/+11
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin1-42/+42
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin1-23/+16
2017-01-26Remove dynamic exception specificationsStephan Bergmann1-33/+9
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin1-10/+2
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann1-7/+7
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann1-3/+3
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann1-9/+9
2016-03-16loplugin:constantfunction in ucbhelperNoel Grandin1-2/+1
2016-02-09Remove excess newlinesChris Sherlock1-38/+0
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-1/+1
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann1-20/+20
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin1-2/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-8/+8
2015-09-09ucb: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe1-4/+4
2015-07-16loplugin:simplifyboolStephan Bergmann1-1/+1
2015-07-04coverity#1309265 Uncaught exceptionCaolán McNamara1-1/+1
2015-07-02coverity#1309065 Uncaught exceptionCaolán McNamara1-1/+1
2015-06-28coverity#1308494 Uncaught exceptionCaolán McNamara1-1/+1
2015-05-26cppcheck: noExplicitConstructorCaolán McNamara1-1/+1
2015-04-01Add support for cppu::UnoType<void>Stephan Bergmann1-1/+1
2015-04-01Replace remaining getCppuType et al with cppu::UnoTypeStephan Bergmann1-1/+1
2014-12-12ucb: Use appropriate OUString functions on string constantsStephan Bergmann1-2/+2
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini1-8/+2
2014-07-02InteractionSupplyName is a detail of SimpleNameClashResolveRequestStephan Bergmann1-0/+1
2014-05-20Fix wrong copy paste, should be <ucb::CheckinArgument>Julien Nabet1-1/+1