summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)AuthorFilesLines
2023-06-26new loplugin:constexprliteralNoel Grandin2-24/+24
2023-06-18Use getXWeak in packageMike Kaganski5-21/+20
2023-04-25expose recovering zips for testingCaolán McNamara1-0/+12
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageEntryNoel Grandin5-63/+37
2023-01-17XUnoTunnel->dynamic_cast in ZipPackageNoel Grandin1-11/+0
2022-10-21tdf#133767 new service TempFileFastServiceNoel Grandin2-18/+13
2022-09-27use more string_view in packageNoel Grandin1-7/+7
2022-08-18Move tools/diagnose_ex.h to comphelper/diagnose_ex.hxxStephan Bergmann1-1/+1
2022-08-17cid#1500507 silence Resource leakCaolán McNamara1-1/+1
2022-06-23clang-tidy modernize-pass-by-value in packageNoel Grandin3-8/+10
2022-06-02Use more appropriate return type for ThreadPool::getPreferredConcurrencyStephan Bergmann1-1/+2
2022-05-04Just use Any ctor instead of makeAny in packageStephan Bergmann4-19/+19
2022-05-01use more string_view in variousNoel Grandin1-5/+6
2022-04-20loplugin:passstuffbyrefNoel Grandin3-3/+3
2022-01-30Recheck modules [o-r]* with IWYUGabor Kelemen5-24/+9
2021-12-22loplugin:flatten in package..reportdesignNoel Grandin1-20/+18
2021-11-27use more OInterfaceContainerHelper3 in packageNoel Grandin1-1/+1
2021-11-24loplugin:stringliteraldefine in comphelperNoel Grandin1-1/+1
2021-10-30Prepare for removal of non-const operator[] from Sequence in packageMike Kaganski4-58/+65
2021-10-03drop 'using namespace std' in packageJulien Nabet1-4/+3
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 5Mike Kaganski3-28/+12
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 4Mike Kaganski3-14/+3
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 3 [API CHANGE]Mike Kaganski3-7/+6
2021-09-15Use <comphelper/servicehelper.hxx> implementing XUnoTunnel part 1Mike Kaganski3-3/+3
2021-08-23loplugin:referencecasting look through more clang TypesNoel Grandin1-2/+2
2021-08-12flatten OZipFileAccess a littleNoel Grandin1-1/+1
2021-08-12flatten ZipPackage a littleNoel Grandin1-2/+2
2021-07-31rtl::Static -> static localNoel Grandin2-8/+4
2021-07-21pass ZipEnumeration around by valueNoel Grandin1-3/+3
2021-06-22reduce allocation in ZipContentInfo mapNoel Grandin6-80/+38
2021-06-09Simplify Sequences initializations (i*->p*)Julien Nabet1-9/+7
2021-03-25const OUString -> const OUStringLiteralMike Kaganski2-24/+24
2021-02-21loplugin:refcounting in package..saxNoel2-14/+9
2021-02-16loplugin:referencecasting in oox..packageNoel1-1/+1
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann2-5/+6
2020-12-11Adapt the remaining OUString functions to std string_viewStephan Bergmann1-1/+1
2020-12-01OSL_FAIL.*exception -> TOOLS_WARN_EXCEPTIONNoel1-3/+3
2020-11-19tdf#123936 Formatting files in module package with clang-formatPhilipp Hofer4-36/+32
2020-11-11loplugin:stringviewNoel1-2/+2
2020-11-05loplugin:reducevarscope in packageNoel2-7/+8
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara1-5/+5
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann1-5/+5
2020-08-13loplugin:stringstatic also look for local staticsNoel Grandin1-5/+5
2020-07-17package: create instances with uno constructorsNoel Grandin2-49/+20
2020-06-04Upcoming loplugin:elidestringvar: packageStephan Bergmann2-21/+10
2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk1-5/+0
2020-04-15loplugin:buriedassign in l,o,p*Noel Grandin1-2/+4
2020-04-03loplugin:flatten in packageNoel Grandin1-438/+438
2020-03-12Revert "loplugin:constfields in package..registry"Noel Grandin1-1/+1
2020-01-28tdf#88205: Adapt uses of css::uno::Sequence to use initializer_list ctorOnur Yilmaz1-2/+1