summaryrefslogtreecommitdiff
path: root/sot/source/sdstor/ucbstorage.cxx
AgeCommit message (Expand)AuthorFilesLines
2025-03-10use more concrete UNO classesNoel Grandin1-3/+3
2024-11-07loplugin:passstuffbyref make some small improvementsNoel Grandin1-6/+6
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin1-1/+20
2024-05-13loplugin:ostr in sotNoel Grandin1-17/+17
2024-05-01CopyTo is never passed a null argumentCaolán McNamara1-12/+12
2023-12-10cid#1545789 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+2
2023-11-01Fix typoAndrea Gelmini1-1/+1
2023-08-09use sal_uInt64 when dealing with stream positionNoel Grandin1-2/+2
2023-04-30Use getXWeak in sotMike Kaganski1-4/+4
2023-02-28no need to allocate ucbhelper::Content separately in UCBStorage_ImplNoel Grandin1-21/+22
2022-09-29split utl::TempFile into fast and named variantsNoel Grandin1-6/+6
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-06-01The return value of those getLength functions is guaranteed to be non-negativeStephan Bergmann1-1/+2
2022-05-30clang-tidy modernize-pass-by-value in sotNoel Grandin1-3/+4
2022-05-04Just use Any ctor instead of makeAny in sotStephan Bergmann1-1/+1
2021-10-31Prepare for removal of non-const operator[] from Sequence in sotMike Kaganski1-12/+9
2021-09-02clang-tidy:readability-redundant-member-initNoel Grandin1-3/+0
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin1-7/+7
2021-08-01osl::Mutex->std::mutex in FileStreamWrapper_ImplNoel Grandin1-8/+9
2021-07-31getArray->getConstArrayNoel Grandin1-3/+3
2021-06-11Simplify Sequence/vector initializationsJulien Nabet1-5/+1
2021-06-10Simplify Sequences initializations (sot/stock/svl/svtools/svx)Julien Nabet1-8/+2
2021-06-01no need to allocate these on the heapNoel Grandin1-1/+2
2021-05-07convert sal_uLong in sotNoel Grandin1-15/+15
2021-04-28use string_view in INetURLObject::encodeNoel Grandin1-2/+2
2021-02-20loplugin:refcounting in sotNoel1-6/+4
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel1-3/+3
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin1-5/+5
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-11-03loplugin:stringaddNoel Grandin1-6/+3
2019-10-28loplugin:stringadd improve detectionNoel Grandin1-6/+4
2019-10-17ofz#18280 remove LinkedFile supportCaolán McNamara1-39/+3
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin1-17/+6
2019-08-20loplugin:constvars in solenv..svtoolsNoel Grandin1-1/+1
2019-08-15loplugin:sequenceloop in shell..sotNoel Grandin1-1/+1
2019-08-12Fix typosAndrea Gelmini1-2/+2
2019-07-22Simplify Sequence iterations in shell..svgioArkadiy Illarionov1-8/+4
2019-06-21Extend INetURLObject::setName and drop INetURLObject::SetNameMike Kaganski1-1/+1
2019-06-17Fix typoAndrea Gelmini1-1/+1
2019-06-17loplugin:logexceptionnicely in shell..sotNoel Grandin1-6/+7
2019-05-28tdf#42949 Fix IWYU warnings in sot/Gabor Kelemen1-7/+2
2019-02-22loplugin:unusedfields in sotNoel Grandin1-4/+3
2019-02-10loplugin:indentation in soltools..svlNoel Grandin1-2/+2
2019-02-05loplugin:flatten in sotNoel Grandin1-41/+41
2018-12-05use unique_ptr in UCBStorage_ImplNoel Grandin1-16/+11
2018-11-12Fix typosAndrea Gelmini1-1/+1
2018-10-15add SvStream::TellEndNoel Grandin1-11/+4
2018-10-09loplugin:constfields in smoketest..sotNoel Grandin1-5/+5
2018-09-17New loplugin:externalStephan Bergmann1-3/+3
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1