summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
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
2017-02-01cancelCommandExecution - no need to pass exception by AnyNoel Grandin
2017-01-31Revert "Avoid warning with Clang that doesn't have -Wunused-but-set-parameter"Stephan Bergmann
2017-01-31Work around -Werror,-Wunknown-pragmasStephan Bergmann
2017-01-31Avoid warning with Clang that doesn't have -Wunused-but-set-parameterTor Lillqvist
2017-01-31Silence GCC 7 warnings in libcmis/libcmis.hxxStephan Bergmann
2017-01-31teach lolugin:stringconstant about calling constructorsNoel Grandin
2017-01-30NO_STREAM_CREATION_WITHIN_DOCUMENT_ROOT is always trueNoel Grandin
2017-01-28loplugin:stringconstant check for unnecessary OUString constructor..Noel Grandin
2017-01-27Don't worry, Kai, it's still in the git repoStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann