summaryrefslogtreecommitdiffstats
path: root/ucbhelper
Commit message (Expand)AuthorAgeFilesLines
* Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov2019-05-022-2/+2
* Removed duplicated includesAndrea Gelmini2019-04-181-1/+0
* tdf#42949 Fix IWYU warnings in ucbhelper/Gabor Kelemen2019-04-1615-31/+38
* loplugin:unusedfields in ucb,ucbhelperNoel Grandin2019-02-221-4/+1
* loplugin:indentation in ucb..ucbhelperNoel Grandin2019-02-111-2/+2
* Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann2018-12-081-1/+1
* loplugin:useuniqueptr in ContentImplHelperNoel Grandin2018-11-011-8/+5
* clang-tidy performance-unnecessary-copy-init in test..xmlscriptNoel Grandin2018-10-241-1/+1
* Simplify containers iterations in ucb, ucbhelperArkadiy Illarionov2018-10-222-32/+13
* loplugin:constfields in ucbhelperNoel Grandin2018-09-273-17/+10
* New loplugin:externalStephan Bergmann2018-09-171-2/+2
* tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen2018-09-1312-0/+24
* loplugin:simplifyconstruct in ucbhelper..vclNoel Grandin2018-09-123-6/+1
* loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin2018-07-271-2/+1
* clean up UNO available() implementationsNoel Grandin2018-07-111-1/+1
* tdf#114227 Add support for OS proxy to ucbhelper::InternetProxyDecider on UnixNoel Grandin2018-06-291-12/+51
* tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski2018-06-262-3/+155
* loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin2018-03-121-1/+1
* Fix typosAndrea Gelmini2018-01-181-1/+1
* loplugin:useuniqueptr cppu,idlc,io,ucbhelperNoel Grandin2018-01-112-45/+21
* loplugin:passstuffbyref even more return improvementsNoel Grandin2017-12-241-1/+1
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-051-1/+1
* one slash is enoughDavid Tardon2017-11-051-1/+1
* Replace lists by vector or deque in ucb/ucbhelperJulien Nabet2017-11-031-20/+8
* loplugin:constmethod in comphelper,ucbhelperNoel Grandin2017-10-253-8/+8
* loplugin:includeform: ucbhelperStephan Bergmann2017-10-2313-23/+23
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-2/+1
* add << operator for css::uno::ExceptionNoel Grandin2017-10-041-1/+1
* loplugin:unusedfields in ResultSetColumnDataNoel Grandin2017-09-181-34/+10
* clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin2017-09-142-8/+4
* loplugin:unnecessaryparen include c++ castsNoel Grandin2017-09-047-29/+29
* use more OUString::operator== in test..xmlsecurityNoel Grandin2017-07-142-4/+4
* simplify some OUString compareTo callsNoel Grandin2017-07-101-9/+3
* loplugin:unusedfields in tools..vbahelperNoel Grandin2017-06-161-2/+1
* ucb: replace double checked locking patternsJochen Nitschke2017-06-063-101/+27
* teach redundantcast plugin about functional castsNoel Grandin2017-05-302-4/+3
* remove unnecessary use of OString::getStrNoel Grandin2017-05-281-2/+1
* cleanup osl/diagnose.h includesJochen Nitschke2017-05-091-1/+0
* teach loplugin:constantparam about simple constructor callsNoel Grandin2017-05-082-7/+3
* tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2017-04-251-0/+1
* gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky2017-04-211-1/+0
* remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin2017-04-211-1/+1
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* convert InsertOperation to scoped enumNoel Grandin2017-02-101-7/+3
* Add missing #includesStephan Bergmann2017-02-068-0/+18
* Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin2017-02-012-10/+10
* cancelCommandExecution - no need to pass exception by AnyNoel Grandin2017-02-012-10/+10
* teach lolugin:stringconstant about calling constructorsNoel Grandin2017-01-311-2/+2
* loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin2017-01-281-7/+4
* Remove dynamic exception specificationsStephan Bergmann2017-01-2619-353/+21