summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/webdav-neon
AgeCommit message (Expand)Author
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin
2017-11-20look for =() in loplugin:unnecessaryparenNoel Grandin
2017-11-18loplugin:flatten in toolkit..writerfilterNoel Grandin
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-18loplugin:oncevarTor Lillqvist
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-19loplugin:stringcopy: ucbStephan Bergmann
2017-05-12remove unused uno::Reference varsNoel Grandin
2017-05-09cleanup osl/diagnose.h includesJochen Nitschke
2017-05-08teach loplugin:constantparam about simple constructor callsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert ucb and svl from OSL_ASSERT to assertChris Sherlock
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-05tdf#106955: Open WebDAV resources on which PROPFIND failsMike Kaganski
2017-04-03use actual UNO enums in test..vbahelperNoel Grandin
2017-03-30NeonSession_NeonAuth(): avoid redundant OUString->OString conversionVitaliy Anderson
2017-03-25Fix typosAndrea Gelmini
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-03-02Fix typosAndrea Gelmini
2017-02-28new loplugin unoanyNoel Grandin
2017-02-25value returned from particular web server is not valid asciiCaolán McNamara
2017-02-21loplugin:subtlezeroinit: ucbStephan Bergmann
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