summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2018-06-30tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-01-18Fix typosAndrea Gelmini
2018-01-11loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin
2017-12-24loplugin:passstuffbyref even more return improvementsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-05one slash is enoughDavid Tardon
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-23overload std::hash for OUString and OStringNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-18loplugin:unusedfields in ResultSetColumnDataNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-10simplify some OUString compareTo callsNoel Grandin
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
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-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, ucbhelperStephan Bergmann
2017-01-16inline InteractionContinuation_ImplNoel Grandin
2016-12-01loplugin:unnecessaryoverride (dtors) in ucbhelperStephan Bergmann
2016-11-30simplify macrosNoel Grandin
2016-11-30convert VALUE_SET constants to o3tl::typed_flagsNoel Grandin
2016-10-26loplugin:expandablemethods in ucb..ucbhelperNoel Grandin
2016-10-03Fix typosAndrea Gelmini
2016-09-26convert CONTINUATION constants to typed_flags_setNoel Grandin
2016-09-20loplugin:unusedfieldsNoel Grandin
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-08-22ucbhelper::Std{In,Out}putStream are only used in ucb/source/ucb/cmis/Stephan Bergmann
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-07-27improve passstuffbyref return analysisNoel Grandin