summaryrefslogtreecommitdiff
path: root/ucb
AgeCommit message (Expand)AuthorFilesLines
2017-10-27Replace lists by vectors in filtask (ucb)Julien Nabet2-91/+67
2017-10-27Replace list by vector in ucbstore (ucb)Julien Nabet1-8/+3
2017-10-23loplugin:includeform: ucbStephan Bergmann72-244/+244
2017-10-23overload std::hash for OUString and OStringNoel Grandin8-35/+9
2017-10-20loplugin:finalclasses in ucb,ucbhelperNoel Grandin5-19/+4
2017-10-04add << operator for css::uno::ExceptionNoel Grandin2-2/+2
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin3-13/+7
2017-09-27loplugin:flatten in toolkit..vbahelperNoel Grandin5-87/+79
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-12/+1
2017-09-22Avoid VCL_DLLPUBLIC SolarMutexGuard "taking over" template base class on MSVCStephan Bergmann1-0/+1
2017-09-22Replace some lists by vectors (ucb)Julien Nabet2-15/+10
2017-09-15consistent naming of externals: cmis -> libcmisMichael Stahl2-2/+2
2017-09-14improve redundantcast lopluginNoel Grandin1-4/+4
2017-09-14clang-tidy modernize-use-emplace in test..vbahelperNoel Grandin9-39/+26
2017-09-05Drop lazywrite property, which is silently ignored by configmgr anywayStephan Bergmann2-38/+2
2017-09-04Translate German comments/debug strings (leftovers in dirs test to uui)Johnny_M1-1/+1
2017-09-04loplugin:unnecessaryparen include c++ castsNoel Grandin27-100/+100
2017-09-01Fix typosAndrea Gelmini1-1/+1
2017-08-25Use osl_atomic_inc/decrement in --with-webdav=serf code, tooStephan Bergmann2-5/+5
2017-08-25Various loplugin warnings in --with-webdav=serf codeStephan Bergmann7-80/+72
2017-08-22fix build regression from d347c2403605c5aa3ddd98fb605366914acab79fMarkus Mohrhard1-1/+1
2017-08-21fix bogus always-true assertsMichael Stahl2-2/+2
2017-08-20Removing unused code:FileContentIdentifier::m_aNormalizedIdccsheller2-5/+1
2017-08-18loplugin:unnecessaryparenNoel Grandin1-1/+1
2017-08-17Fix typosAndrea Gelmini1-1/+1
2017-08-17remove unnecessary use of OUString::getStrNoel Grandin2-4/+2
2017-08-11convert std::map::insert to std::map::emplace IINoel Grandin2-5/+4
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin3-6/+6
2017-07-31loplugin:constparams in basctlNoel Grandin1-2/+2
2017-07-31loplugin:oncevarNoel Grandin1-2/+1
2017-07-28loplugin:checkunusedparams more part3Noel Grandin10-26/+17
2017-07-25use more comphelper::InitAnyPropertySequenceNoel Grandin9-452/+299
2017-07-18loplugin:oncevarTor Lillqvist1-3/+3
2017-07-18loplugin:constparams in toolkit,ucb,xmlhelpNoel Grandin8-13/+13
2017-07-17extend loplugin useuniqueptr to OUString pointersNoel Grandin1-8/+6
2017-07-14use more OUString::operator== in test..xmlsecurityNoel Grandin3-8/+8
2017-07-13loplugin:oncevar: empty strings: ucbStephan Bergmann5-13/+8
2017-07-12fix the webdav=serf build after 65e4a776e8315fd61fd67ad00d28985b11f0b79eMarkus Mohrhard1-1/+1
2017-07-11simplify some OUString::copy callsNoel Grandin2-2/+2
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin2-2/+2
2017-07-07loplugin:unnecessaryparen handle parens inside call exprNoel Grandin2-3/+3
2017-07-06use more begin()/end() for SequenceNoel Grandin2-8/+5
2017-07-06loplugin unnecessaryparan improvementsNoel Grandin1-1/+1
2017-07-05loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-05loplugin:unnecessaryparenStephan Bergmann1-1/+1
2017-07-05new loplugin unnecessaryparenNoel Grandin2-2/+2
2017-07-03C++11 remove std::unary_function bases from functorsJochen Nitschke1-1/+1
2017-06-28loplugin:oncevar in ucb..vbahelperNoel Grandin8-38/+21
2017-06-26s/catched/caughtNoel Grandin1-1/+1
2017-06-18Fix typosAndrea Gelmini1-1/+1