summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackage.cxx
AgeCommit message (Expand)Author
2020-05-25package: ignore unknown encryption parameters.Vasily Melenchuk
2020-04-03loplugin:flatten in packageNoel Grandin
2020-01-12tdf88205 Adapt uses of css::uno::Sequence to use initializer_list ctorYusuf Keten
2019-11-24cppcheck: performing init in init list (oox, package, sal, sax)Julien Nabet
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-15do not clean up EncryptionData during SaveAsVasily Melenchuk
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov
2019-08-22oox: typos, comments, formattingAshod Nakashian
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov
2019-02-09loplugin:indentation in oox..packageNoel Grandin
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen
2018-09-17New loplugin:externalStephan Bergmann
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen
2018-07-30Add missing sal/log.hxx headersGabor Kelemen
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14Fix typosAndrea Gelmini
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-02-14ofopxml: always generate default application/xmlAshod Nakashian
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-25ofz#4734 Null-derefCaolán McNamara
2017-12-11Fix typos and grammarIlmari Lauhakangas
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
2017-12-02ofz#4502 Direct-leakCaolán McNamara
2017-12-02improve scopingCaolán McNamara
2017-12-02ofz#4491 Bad-CastCaolán McNamara
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-08-20package: get rid of requirement for plain passwordsThorsten Behrens
2017-08-08tdf#111481 package: seek to 0 before truncate()Miklos Vajna
2017-07-13use more OUString::operator== in forms..salNoel Grandin
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in oox..saxNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke