summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)Author
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann
2023-05-20loplugin:unusedmethodsNoel Grandin
2023-04-25expose recovering zips for testingCaolán McNamara
2023-03-20Missing includes (for std::exception_ptr)Stephan Bergmann
2023-03-08tdf#82984 tdf#94915 zip64 support (import + export)Attila Szűcs
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageNoel Grandin
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin
2022-09-27use more string_view in packageNoel Grandin
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin
2022-06-02Use more appropriate return type for ThreadPool::getPreferredConcurrencyStephan Bergmann
2022-04-20loplugin:passstuffbyrefNoel Grandin
2022-03-14loplugin:trivialdestructor (-stdlib=libc++)Stephan Bergmann
2022-03-11new loplugin:trivialdestructorNoel Grandin
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen
2022-01-11optimise and simplify ZipOutputEntryInThreadNoel Grandin
2021-11-27use more OInterfaceContainerHelper3 in packageNoel Grandin
2021-11-26loplugin:stringliteraldefine in packageNoel Grandin
2021-09-15loplugin:finalclassesNoel Grandin
2021-08-12flatten OZipFileAccess a littleNoel Grandin
2021-08-12flatten ZipPackage a littleNoel Grandin
2021-07-21pass ZipEnumeration around by valueNoel Grandin
2021-07-20osl::Mutex->std::mutex in ByteGrabberNoel Grandin
2021-06-23Removed duplicated includeAndrea Gelmini
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin
2021-04-08update PCHsLuboš Luňák
2021-03-09Make sal/config.h the first in pchMike Kaganski
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-12-04update pchesCaolán McNamara
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer
2020-08-12SvTreeListBox can move into toolkit headers nowCaolán McNamara
2020-07-17package: create instances with uno constructorsNoel Grandin
2020-07-14fix encrypted parallel zip saving (tdf#134332)Luboš Luňák
2020-07-12update pchesCaolán McNamara
2020-05-09compact namespace in packageNoel Grandin
2020-04-26update pchesCaolán McNamara
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák
2020-01-26tdf#124176: Use pragma once instead of include guardsBurak Bala
2020-01-13loplugin:finalclasses in package..sfx2Noel Grandin
2020-01-13tdf#125662: do parallel-zip in batchesDennis Francis
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-22loplugin:constmethod in packageNoel Grandin
2019-07-23close some more holes in structuresNoel Grandin
2019-07-18cid#1448353 Uncaught exceptionCaolán McNamara
2019-07-01Fix typoAndrea Gelmini
2019-05-28parallel deflate compression (one stream, multiple threads)Luboš Luňák