summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2017-06-05spelling instanciate -> instantiateNoel Grandin
2017-06-01clang-tidy misc-string-compareNoel Grandin
2017-05-31Remove some unnecessary scaffolding around SAL_WARN callsStephan Bergmann
2017-05-31clang-tidy readability-redundant-control-flowNoel Grandin
2017-05-30FTPURL::parse doesn't need so much string conversionNoel Grandin
2017-05-30teach redundantcast plugin about functional castsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-19loplugin:stringcopy: ucbStephan Bergmann
2017-05-18Revert "Fix typos"Stephan Bergmann
2017-05-18Fix typosAndrea Gelmini
2017-05-12fix build after 185ed3ddb8c01ee4465ce559e37113824f57b5c7Markus Mohrhard
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-05-05loplugin:checkunusedparams in toolkit..vbahelperNoel Grandin
2017-04-28loplugin:salunicodeliteral: ucbStephan Bergmann
2017-04-28clang-tidy readability-simplify-boolean-exprNoel Grandin
2017-04-27tdf#39468 cleanup source code commentsdennisroczek
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21gbuild: Remove MSVC 2013 legacy codeDavid Ostrovsky
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-04-19file UCP: Dir entries can disappear during non-atomic traversalStephan Bergmann
2017-04-13Removed duplicated includesAndrea Gelmini
2017-04-10loplugin:inlinefields in ucb_impl::RegexpMapNoel Grandin
2017-04-10use unique_ptr in RegexpMapImplNoel Grandin
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-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-17cleanup double includes and declarationsJochen Nitschke
2017-03-14try to fix webdav buildMarkus Mohrhard
2017-03-13tdf#95416 remove ../ in #include headers of sfx2 filesJeevan
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-22Need <sys/stat.h> when HAVE_FEATURE_MACOSX_SANDBOXTor Lillqvist
2017-02-21fix the webdav=serf buildMarkus Mohrhard
2017-02-21loplugin:subtlezeroinit: ucbStephan Bergmann
2017-02-21try to fix "random config" tbMarkus Mohrhard
2017-02-21try to fix random config tinderboxMarkus Mohrhard
2017-02-16external/libcmis: Silence -Wdynamic-exception-spec errorsStephan Bergmann
2017-02-15try to fix "random config" boxMarkus Mohrhard
2017-02-10remove unused enumerators from FTPErrors enumNoel Grandin
2017-02-10convert InsertOperation to scoped enumNoel Grandin
2017-02-06Add missing #includesStephan Bergmann
2017-02-01Revert "cancelCommandExecution - no need to pass exception by Any"Noel Grandin