summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/ucbstorage.cxx
AgeCommit message (Expand)Author
2021-10-31Prepare for removal of non-const operator[] from Sequence in sotMike Kaganski
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-08-01osl::Mutex->std::mutex in FileStreamWrapper_ImplNoel Grandin
2021-07-31getArray->getConstArrayNoel Grandin
2021-06-11Simplify Sequence/vector initializationsJulien Nabet
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet
2021-06-01no need to allocate these on the heapNoel Grandin
2021-05-07convert sal_uLong in sotNoel Grandin
2021-04-28use string_view in INetURLObject::encodeNoel Grandin
2021-02-20loplugin:refcounting in sotNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-03loplugin:stringaddNoel Grandin
2019-10-28loplugin:stringadd improve detectionNoel Grandin
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin
2019-08-12Fix typosAndrea Gelmini
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski
2019-06-17Fix typoAndrea Gelmini
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen
2019-02-22loplugin:unusedfields in sotNoel Grandin
2019-02-10loplugin:indentation in soltools..svlNoel Grandin
2019-02-05loplugin:flatten in sotNoel Grandin
2018-12-05use unique_ptr in UCBStorage_ImplNoel Grandin
2018-11-12Fix typosAndrea Gelmini
2018-10-15add SvStream::TellEndNoel Grandin
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-09-10loplugin:simplifyconstruct in sfx2..starmathNoel Grandin
2018-07-31Add missing sal/log.hxx headersGabor Kelemen
2018-07-31Fix typosAndrea Gelmini
2018-07-26loplugin:returnconstant in sal,l10ntools,sotNoel Grandin
2018-07-11clean up UNO available() implementationsNoel Grandin
2018-07-10pass SvStream around by std::unique_ptrNoel Grandin
2018-01-15remove local copies of std::min,std::maxNoel Grandin
2018-01-12More loplugin:cstylecast: sotStephan Bergmann
2017-12-21new loplugin: convertlongNoel Grandin
2017-11-23Make loplugin:unnecessaryparen look through implicitStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-11-20sot: Simplify UCBStorageElement_Impl with std::unique_ptrTakeshi Abe
2017-10-26loplugin:constmethod in basegfx,sotNoel Grandin
2017-10-23loplugin:includeform: sotStephan Bergmann
2017-10-04add << operator for css::uno::ExceptionNoel Grandin