summaryrefslogtreecommitdiff
path: root/ucbhelper
AgeCommit message (Expand)Author
2018-11-01loplugin:useuniqueptr in ContentImplHelperNoel Grandin
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-09-12loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-11clean up UNO available() implementationsNoel 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-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