summaryrefslogtreecommitdiff
path: root/ucb/source/ucp
AgeCommit message (Expand)Author
2018-08-02Add missing sal/log.hxx headersGabor Kelemen
2018-07-31loplugin:returnconstant in ucbNoel Grandin
2018-07-30loplugin:stringloop in svgio..xmlsecurityNoel Grandin
2018-07-26ucb: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-11tdf#79877 perf loading docx file, activate SAX threadingNoel Grandin
2018-06-26tdf#114227: Add support for PAC to ucbhelper::InternetProxyDecider on WindowsMike Kaganski
2018-06-07tdf#96099 Remove std::vector typedefsAbhyudaya Sharma
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-05-17loplugin:unusedfields in tools..xmlhelpNoel Grandin
2018-04-11new loplugin:unusedvariablemoreNoel Grandin
2018-04-08ucb: Fix overwriting at index 7Takeshi Abe
2018-04-06ucb: Shift property "IsRowCountFinal"'s index from 0 to 1Takeshi Abe
2018-04-03pass area param to DBG_UNHANDLED_EXCEPTIONNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-03-24rhbz#1559633: Treat EPERM same as EACCES when opening filesStephan Bergmann
2018-03-19tdf#116489 - fix ucb TaskManager deadlock.Michael Meeks
2018-03-12loplugin:redundantfcast look for redundant copies in return statementsNoel Grandin
2018-03-04Remove unnecessary INetProtocol::Webdav[s] againStephan Bergmann
2018-03-04Remove unnecessary INetProtocol::VndSunStarWebdavs againStephan Bergmann
2018-03-04Change INetURLObject::isSchemeEqualTo parameter to u16string_viewStephan Bergmann
2018-02-02usb: MSVC: pragma warning: make more specific, remove obsoleteMike Kaganski
2018-02-02loplugin:useuniqueptr in TaskManager::UnqPathDataNoel Grandin
2018-02-01Support for webdav:// and webdavs:// schemes from command lineVasily Melenchuk
2018-01-29make memory management more explicit in BaseContextNoel Grandin
2018-01-29loplugin:useuniqueptr in BaseContentNoel Grandin
2018-01-29loplugin:useuniqueptr in DataSupplier_ImplNoel Grandin
2018-01-29loplugin:useuniqueptr in ResultSetBaseNoel Grandin
2018-01-29loplugin:useuniqueptr in FTPContentProviderNoel Grandin
2018-01-29loplugin:useuniqueptr in XResultSet_implNoel Grandin
2018-01-24sal_Bool -> bool (remaining uses of css::uno::Any::has)Stephan Bergmann
2018-01-19loplugin:unusedmethods also check for functions returning boolNoel Grandin
2018-01-17loplugin:unnecessaryparen extend to delete statementsNoel Grandin
2018-01-16Fix typosAndrea Gelmini
2018-01-16Fix typosAndrea Gelmini
2018-01-15Fix typosAndrea Gelmini
2018-01-12More loplugin:cstylecast: ucbStephan Bergmann
2018-01-04drop ULONG typedefNoel Grandin
2017-12-29loplugin:passstuffbyref improved return in ucb,connectivityNoel Grandin
2017-12-19remove unused typedefsNoel Grandin
2017-12-19inline use-once typedefsNoel Grandin
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-07loplugin:salcall handle static methodsNoel Grandin
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-11-30loplugin:unnecessaryparen: signed numeric literalsStephan Bergmann
2017-11-26Build as C++17 when GCC/Clang supports itStephan Bergmann
2017-11-24loplugin:countusersofdefaultparams in sw (1)Noel Grandin
2017-11-22loplugin:simplifybool re-activate the !! warningNoel Grandin