summaryrefslogtreecommitdiff
path: root/ucb/source/ucp/ftp
AgeCommit message (Expand)Author
2021-11-10new loplugin:stringliteraldefineNoel Grandin
2021-11-01Prepare for removal of non-const operator[] from Sequence in ucbMike Kaganski
2021-10-14Avoid COW overhead using css::uno::SequenceMike Kaganski
2021-10-11loplugin:moveparam in ucbNoel Grandin
2021-10-06loplugin:moveparam in connectivityNoel Grandin
2021-10-04drop 'using namespace std' in sd + ucbJulien Nabet
2021-06-11Simplify Sequences initializations (ucb)Julien Nabet
2021-05-02throw() -> noexcept, part 2/3: Automatic loplugin:noexcept rewriteStephan Bergmann
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-03-23tdf#124176 Use pragma once in u*Vincent LE GARREC
2021-03-21cid#1474207 silence Unchecked return value from libraryCaolán McNamara
2021-03-21cid#1473800 silence Unchecked return value from libraryCaolán McNamara
2021-03-10Drop 'static_cast<cppu::OWeakObject*>' syntactic noiseMike Kaganski
2021-02-27loplugin:refcounting in ucbNoel
2021-02-19loplugin:refcounting in ucbNoel
2021-02-15loplugin:referencecasting in ucbNoel
2021-02-05Revert "Fix typo in code"Stephan Bergmann
2021-02-04Fix typo in codeAndrea Gelmini
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-18tdf#123936 Formatting files in module ucb with clang-formatPhilipp Hofer
2020-10-02Use the new single-instance="true" attribute in ucbStephan Bergmann
2020-08-21Fix typosAndrea Gelmini
2020-08-16loplugin:unusedmethodsNoel Grandin
2020-07-22ucb/ftp: create instances with uno constructorsNoel Grandin
2020-05-10compact namespace in ucb..uuiNoel Grandin
2020-04-17loplugin:buriedassign in tools..xmloffNoel Grandin
2020-03-15Revert "loplugin:constfields in ucb"Noel Grandin
2020-03-09improve loplugin:unusedfieldsNoel Grandin
2020-02-12clang-analyzer-deadcode.DeadStoresNoel Grandin
2019-12-23sal_Char->char in ucbNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-17Extend loplugin:external to warn about enumsStephan Bergmann
2019-10-29tdf#42949 Fix IWYU warnings in ucb/*/*cxxGabor Kelemen
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-14loplugin:stringadd look for unnecessary temporariesNoel Grandin
2019-10-08use cppu::WeakImplHelper in FTPContentIdentifierNoel Grandin
2019-10-02loplugin:stringadd in tools..unotoolsNoel Grandin
2019-10-01tdf#42949 Fix IWYU warnings in ucb/source/*/*hxxGabor Kelemen
2019-09-28loplugin:constmethod in ucb..uuiNoel Grandin
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-08-27loplugin:referencecasting find more redundant static_castNoel Grandin
2019-08-20loplugin:constvars in test..unotoolsNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): ucbStephan Bergmann
2019-06-30Simplify Sequence iterations in ucbArkadiy Illarionov
2019-05-02Use hasElements to check Sequence emptiness in [t-u]*Arkadiy Illarionov
2019-02-11loplugin:indentation in ucb..ucbhelperNoel Grandin
2019-02-08o3tl::make_unique -> std::make_unique in tools..xmloffGabor Kelemen
2018-11-06convert some macros to local functionsNoel Grandin
2018-10-28tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski