/store/

3'>distro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ByteGrabber.cxx
AgeCommit message (Expand)Author
2024-11-22loplugin:unusedmethodsNoel Grandin
2024-08-27tdf#158556 use more comphelper::ByteReaderNoel Grandin
2024-08-16tdf#158556 ByteGrabber does not need a mutexNoel Grandin
2024-07-16package: add additional consistency checks for local file headerMichael Stahl
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin
2021-07-20osl::Mutex->std::mutex in ByteGrabberNoel Grandin
2018-11-03tdf#120703 PVS: V547 Expression is always true/falseMike Kaganski
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove operator>> methodsNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky