summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackageStream.cxx
AgeCommit message (Expand)Author
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-08-17cid#1500507 silence Resource leakCaolán McNamara
2022-06-02Use more appropriate return type for ThreadPool::getPreferredConcurrencyStephan Bergmann
2022-05-04Just use Any ctor instead of makeAny in packageStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski
2021-07-31rtl::Static -> static localNoel Grandin
2021-03-25const OUString -> const OUStringLiteralMike Kaganski
2021-02-21loplugin:refcounting in package..saxNoel
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel
2020-11-05loplugin:reducevarscope in packageNoel
2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz
2020-01-13Revert "tdf#125662: disable parallel-zip if the memory..."Dennis Francis
2020-01-04tdf#125662: disable parallel-zip if the memory...Dennis Francis
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-06-15loplugin:logexceptionnicely in package..reportdesignNoel Grandin
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák
2019-05-28split out thread functionality from ZipOutputEntryLuboš Luňák
2019-05-28try harder not to deflate small streams in a threadLuboš Luňák
2019-05-21remove code confusion about threads vs thread tasksLuboš Luňák
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-03-31tdf#120703 PVS: remove redundant static castsMike Kaganski
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-11-12Fix typosAndrea Gelmini
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin
2018-09-08clang bugprone-unused-return-valueNoel Grandin
2018-08-04use C++11 exception rethrowingCaolán McNamara
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin
2018-04-01remove unused processfactory.hxx includesJochen Nitschke
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: packageStephan Bergmann
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-08-08loplugin:constantparamNoel Grandin