summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-10wrap GlobalNeonMutex as local staticCaolán McNamara
2018-09-10add mutex guard to new methodsCaolán McNamara
2018-09-10suspicious MutexGuard placementCaolán McNamara
2018-09-10bounce callback functions back into class methodsCaolán McNamara
2018-09-10tdf#42949 Fix IWYU warnings in include/cppuhelper/*Gabor Kelemen
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-09-07loplugin:useuniqueptr in NeonSessionNoel Grandin
2018-09-06clang-tidy performance-unnecessary-value-paramNoel Grandin
2018-09-04loplugin:cstylecast (--with-webdav=serf)Stephan Bergmann
2018-09-04-Werror=return-local-addr (-with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:salcall (--with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:simplifybool (--with-webdav=serf)Stephan Bergmann
2018-09-04loplugin:unnecessaryparen (--with-webdav=serf)Stephan Bergmann
2018-08-29replace rtl_allocateMemory with std::mallocNoel Grandin
2018-08-22new loplugin:conststringfieldNoel Grandin
2018-08-22loplugin:useuniqueptr in DynamicResultSetNoel Grandin
2018-08-21loplugin:useuniqueptr in PropertyChangeNotifierNoel Grandin
2018-08-14create appendCopy method in OUStringBufferNoel Grandin
2018-08-03inline RegexpMapIterImpl into RegexpMapConstIterNoel Grandin
2018-08-03inline RegexpMapImpl into RegexpMapNoel Grandin
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-29cppcheck: useInitializationList in test to xmloffJochen Nitschke
2018-07-27loplugin:returnconstant in ucbhelper,drawinglayerNoel Grandin
2018-07-26ucb: avoid -Werror=deprecated-copy (GCC trunk towards GCC 9)Stephan Bergmann
2018-07-23Fix typosAndrea Gelmini
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-23loplugin:useuniqueptr in CachedContentResultSet::CCRS_CacheNoel Grandin
2018-04-23loplugin:useuiqueptr in SortedEntryList and EventListNoel Grandin
2018-04-14Fix typosAndrea Gelmini
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-02ucb: The sequence's length is 3, not 2.Takeshi Abe
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:redundantfcastStephan Bergmann
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