summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)Author
2017-07-12fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79eMarkus Mohrhard
2017-07-11simplify some OUString::copy callsNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-05loplugin:unnecessaryparenStephan Bergmann
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin
2017-06-26s/catched/caughtNoel Grandin
2017-06-18Fix typosAndrea Gelmini
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-06-17replace misc double checked locking patternsJochen Nitschke
2017-06-17use local statics in getTypes functionsJochen Nitschke
2017-06-16loplugin:unusedfields in tools..vbahelperNoel Grandin
2017-06-14use more SAL_N_ELEMENTS part 1Noel Grandin
2017-06-12cleanup unused css/frame/* includesJochen Nitschke
2017-06-10-Werror=unused-variableMarkus Mohrhard
2017-06-07Make use of OUString::startsWithIgnoreAsciiCase rest parameterStephan Bergmann
2017-06-06ucb: replace double checked locking patternsJochen Nitschke
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