summaryrefslogtreecommitdiff
path: root/sot/source/sdstor
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-10loplugin:unnecessaryreturn SotStorageStream::CommitNoel Grandin
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
2021-01-20ofz#29691 revert throw SvStreamEOFExceptionCaolán McNamara
2020-12-27ofz#28918 Direct-Leak in SotStorage::OpenSotStreamCaolán McNamara
2020-12-22oss-fuzz: xlsxfuzzer doesn't pass sanity checkCaolán McNamara
2020-12-22split SotStorageStream into two classesNoel
2020-12-18throw exception in SvStream when reading past end of fileNoel
2020-11-24loplugin:stringviewparam extend to comparison operatorsNoel
2020-11-10new loplugin:reducevarscopeNoel Grandin
2020-10-22long->tools::Long in slideshow..starmathNoel
2020-08-12expand out DELETEZNoel Grandin
2020-07-02Upcoming improved loplugin:staticanonymous -> redundantstatic: sotStephan Bergmann
2020-04-15loplugin:buriedassign in sfx2..sotNoel Grandin
2020-03-12Revert "loplugin:constfields in smoketest..sot"Noel Grandin
2020-01-28New loplugin:unsignedcompareStephan Bergmann
2020-01-02tdf#96505 Get rid of cargo cult long integer literalsYusuf Keten
2019-12-22sal_Char->char in sot..storeNoel Grandin
2019-11-24cppcheck: performing init in init list (sot/svl/svtools/svx)Julien Nabet
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-17Remove some memset callsMike Kaganski
2019-10-10convert WriteCharPtr..getStr to WriteOStringNoel Grandin
2019-10-01loplugin:stringadd n sfx2..svlNoel Grandin
2019-09-01Fix '..'Andrea Gelmini
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-07-21Fix typoAndrea Gelmini
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-03-08new loplugin constvarsNoel Grandin
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