summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/file
AgeCommit message (Expand)Author
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-20new loplugin: useuniqueptr: ucb..ucbhelperNoel Grandin
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbStephan Bergmann
2016-12-14Merge shell into TaskManager base classStephan Bergmann
2016-11-23loplugin:unnecessaryoverride (dtors) in ucbStephan Bergmann
2016-11-16straighten weirdo exception message, inserting a comma and a blank helps..Eike Rathke
2016-10-18replace <<= with assign for <<= with rhs AnyJochen Nitschke
2016-10-18ucb: fix handling of >>= with rhs AnyJochen Nitschke
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-08-15loplugin:unusedenumconstants in unotools..xmlhelpNoel Grandin
2016-08-11loplugin:countusersofdefaultparams in svl..unodevtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-27loplugin:countusersofdefaultparams in tools..xmlsecurityNoel Grandin
2016-06-28loplugin:singlevalfields in variousNoel Grandin
2016-06-23remove some more (void) style function definitions/declarationsNoel Grandin
2016-05-19loplugin:unusedmethods in ucb/ucbhelperNoel Grandin
2016-05-13clang-tidy modernize-loop-convert in toolkit to uuiNoel Grandin
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin
2016-05-04use Any constructor instead of temporariesNoel Grandin
2016-04-28teach stylepolice plugin about ref-counted-pointer namingNoel Grandin
2016-04-21new plugin stylepoliceNoel Grandin
2016-04-14loplugin:passstuffbyref in ucbNoel Grandin
2016-03-29Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifierStephan Bergmann
2016-03-10Avoid reserved identifiersStephan Bergmann
2016-03-07tdf#97499 Remove some Default arguments in unordered containerJaskaran
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-19new loplugin: find write-only fieldsNoel Grandin
2016-02-17use consistent #define checks for the Windows platformNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-02boost::hash->std::hashNoel Grandin
2016-01-29sequence->vector in OInteractionRequestNoel Grandin
2016-01-25InterfaceContainer2 with vector instead of SequenceNoel Grandin
2016-01-10Fix typosAndrea Gelmini
2015-12-21loplugin:unusedfields UnoControls,ucbNoel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09com::sun::star->css in tools/ and ucb/Noel Grandin
2015-11-06coverity#1338238 Uncaught exceptionCaolán McNamara
2015-11-06coverity#1338237 Uncaught exceptionCaolán McNamara
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-05use uno::Reference::set method instead of assignmentNoel Grandin
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann