summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2018-07-02tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-03-26tdf#116489 - fix ucb TaskManager deadlock.Michael Meeks
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel 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-09RegexpMap::map: use range-based forMike Kaganski
2017-11-07loplugin:unnecessaryparenStephan Bergmann
2017-11-07loplugin:flattenStephan Bergmann
2017-11-07loplugin:includeform: automatic rewrite in --with-webdav=serf codeStephan Bergmann
2017-11-04Replace last list by vector in ucbJulien Nabet
2017-11-03Replace lists by vector or deque in ucb/ucbhelperJulien Nabet
2017-11-02improve constparam lopluginNoel Grandin
2017-10-27Replace lists by vectors in filtask (ucb)Julien Nabet
2017-10-27Replace list by vector in ucbstore (ucb)Julien Nabet
2017-10-23loplugin:includeform: ucbStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-20loplugin:finalclasses in ucb,ucbhelperNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann
2017-09-22Replace some lists by vectors (ucb)Julien Nabet
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl
2017-09-14improve redundantcast lopluginNoel Grandin
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin
2017-09-01Fix typosAndrea Gelmini
2017-08-25Use osl_atomic_inc/decrement in --with-webdav=serf code, tooStephan Bergmann
2017-08-25Various loplugin warnings in --with-webdav=serf codeStephan Bergmann
2017-08-22fix build regression from d347c2403605c5aa3ddd98fb605366914acab79fMarkus Mohrhard
2017-08-21fix bogus always-true assertsMichael Stahl
2017-08-20Removing unused code:FileContentIdentifier::m_aNormalizedIdccsheller
2017-08-18loplugin:unnecessaryparenNoel Grandin
2017-08-17Fix typosAndrea Gelmini
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-31loplugin:oncevarNoel Grandin
2017-07-28loplugin:checkunusedparams more part3Noel Grandin
2017-07-25use more comphelper::InitAnyPropertySequenceNoel 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