summaryrefslogtreecommitdiff
path: root/package/source/zippackage
AgeCommit message (Expand)AuthorFilesLines
2018-10-19clang-tidy readability-container-size-emptyNoel Grandin2-2/+2
2018-10-13loplugin:constfields in package..registryNoel Grandin1-1/+1
2018-09-24tdf#42949 Fix IWYU warnings in include/comphelper/[a-l]*Gabor Kelemen1-0/+1
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-13tdf#42949 Fix IWYU warnings in include/ucbhelper/*Gabor Kelemen1-0/+1
2018-09-11Revert "clang bugprone-unused-return-value"Noel Grandin1-3/+5
2018-09-09loplugin:simplifyconstruct in l10ntools..packageNoel Grandin1-1/+0
2018-09-08clang bugprone-unused-return-valueNoel Grandin1-5/+3
2018-08-04use C++11 exception rethrowingCaolán McNamara1-2/+2
2018-07-30Add missing sal/log.hxx headersGabor Kelemen8-0/+8
2018-07-11clean up UNO available() implementationsNoel Grandin1-1/+1
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-1/+2
2018-05-25Improve re-throwing of UNO exceptionsNoel Grandin2-15/+22
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin1-3/+2
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
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 Behrens3-8/+12
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 Stahl2-4/+4
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl1-8/+24
2018-01-12More loplugin:cstylecast: packageStephan Bergmann2-2/+2
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna1-1/+3
2017-12-25ofz#4734 Null-derefCaolán McNamara1-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-3/+3
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 Nitschke2-2/+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:salcall fix non-virtual methodsNoel Grandin1-1/+1
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-11-01loplugin:finalclasses in packageNoel Grandin3-6/+3
2017-10-23loplugin:includeform: packageStephan Bergmann6-10/+10
2017-10-04add << operator for css::uno::ExceptionNoel Grandin1-1/+1
2017-10-03new loplugin:blockblockNoel Grandin1-9/+7
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin1-24/+23
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin1-11/+5
2017-09-22loplugin:flatten in framework..packageNoel Grandin3-76/+63
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-08-08loplugin:constantparamNoel Grandin1-4/+4
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem1-4/+4
2017-07-18loplugin:constparams in packageNoel Grandin1-2/+2