summaryrefslogtreecommitdiff
path: root/cppu
ModeNameSize
d---------inc194logplain
d---------prj70logplain
d---------qa342logplain
d---------source279logplain
d---------util527logplain
href='/cgit/lo/core/commit/ucbhelper?id=2e142c0ee54744d35517f0b9c49a24302fb32d47'>tdf#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