summaryrefslogtreecommitdiff
path: root/package/source/zippackage/ZipPackage.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-09-26add property name when throwing css::uno::UnknownPropertyExceptionNoel Grandin1-3/+3
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov1-5/+6
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin1-1/+1
2019-08-22Simplify Sequence iterations in packageArkadiy Illarionov1-59/+55
2019-08-22oox: typos, comments, formattingAshod Nakashian1-5/+4
2019-07-31Improved loplugin:stringconstant (now that GCC 7 supports it): packageStephan Bergmann1-1/+1
2019-05-17Use hasElements to check Sequence emptiness in [l-r]*Arkadiy Illarionov1-8/+8
2019-02-15Simplify containers iterations in oox, opencl, packageArkadiy Illarionov1-7/+4
2019-02-09loplugin:indentation in oox..packageNoel Grandin1-7/+7
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-3/+2
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-07-30Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin1-12/+18
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian1-2/+8
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-3/+1
2018-02-14Fix typosAndrea Gelmini1-1/+1
2018-02-14oox: cosmetic cleanupAshod Nakashian1-5/+5
2018-02-14ofopxml: always generate default application/xmlAshod Nakashian1-7/+14
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens1-2/+5
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens1-2/+53
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl1-1/+1
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna1-1/+3
2017-12-25ofz#4734 Null-derefCaolán McNamara1-2/+2
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin1-1/+1
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke1-1/+0
2017-12-08rtlRandomPool: remove pointless seeding with system timeThorsten Behrens1-4/+0
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens1-1/+24
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-2/+2
2017-12-02ofz#4502 Direct-leakCaolán McNamara1-5/+9
2017-12-02improve scopingCaolán McNamara1-5/+3
2017-12-02ofz#4491 Bad-CastCaolán McNamara1-3/+14
2017-10-23loplugin:includeform: packageStephan Bergmann1-3/+3
2017-09-22loplugin:flatten in framework..packageNoel Grandin1-6/+4
2017-08-20package: get rid of requirement for plain passwordsThorsten Behrens1-3/+2
2017-08-08tdf#111481 package: seek to 0 before truncate()Miklos Vajna1-0/+8
2017-07-13use more OUString::operator== in forms..salNoel Grandin1-14/+14
2017-07-12strip some linefeeds from the end of debug outputNoel Grandin1-2/+2
2017-07-11simplify calls OUString::copy in foo.copy(x, foo.getLength() - x)Noel Grandin1-3/+3
2017-07-05new loplugin unnecessaryparenNoel Grandin1-4/+4
2017-06-26loplugin:oncevar in oox..saxNoel Grandin1-11/+4
2017-06-20create comphelper::RefCountedMutexNoel Grandin1-1/+1
2017-06-13use local statics for getUnoTunnelImplementationIdJochen Nitschke1-5/+3
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-6/+0
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem1-2/+2
2017-05-12remove unused uno::Reference varsNoel Grandin1-1/+0
2017-05-09remove unnecessary empty OUString fields and varsNoel Grandin1-2/+1
2017-04-28loplugin:salunicodeliteral: packageStephan Bergmann1-2/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1