summaryrefslogtreecommitdiff
path: root/ucbhelper/source/client
AgeCommit message (Expand)Author
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-06-28Simplify Sequence iterations in ucbhelperArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-04-16tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-10-24clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin
2018-10-22Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov
2018-09-27loplugin:constfields in ucbhelperNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-06-29tdf#114227 Add support for OS proxy to ucbhelper::InternetProxyDecider on UnixNoel Grandin
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-01-18Fix typosAndrea Gelmini
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-10-25loplugin:constmethod in comphelper,ucbhelperNoel Grandin
2017-10-23loplugin:includeform: ucbhelperStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
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-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, ucbhelperStephan Bergmann
2016-12-01loplugin:unnecessaryoverride (dtors) in ucbhelperStephan Bergmann
2016-10-03Fix typosAndrea Gelmini
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-07loplugin:constantparam in framework..vbahelperNoel Grandin
2016-08-29cid#1371163 Missing move assignment operatorNoel Grandin
2016-06-24loplugin:singlevalfields in ucbhelperNoel Grandin
2016-06-06remove some manual ref-countingNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-12loplugin:passstuffbyrefStephan Bergmann
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-11clang-tidy performance-unnecessary-value-param in ucbhelperNoel Grandin
2016-03-15tdf#91794 remove OSL_DEBUG_LEVEL > 1 conditionalsRohan Kumar
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2015-11-17use unique_ptr for pImpl in ucbhelper/Noel Grandin
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-11com::sun::star->css in ucbhelper/Noel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann