summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)AuthorFilesLines
2018-06-30ODF1.3: import new OpenPGP encryption markupThorsten Behrens3-6/+63
2018-06-05package: fix pretty-printing in manifest exporterThorsten Behrens1-1/+1
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin2-4/+3
2018-04-23loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin2-12/+8
2018-04-23loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin2-26/+24
2018-04-11new loplugin:unusedvariablemoreNoel Grandin1-3/+1
2018-04-09forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara1-2/+0
2018-04-01remove unused processfactory.hxx includesJochen Nitschke2-2/+0
2018-03-30weld SvxCharacterMap dialogCaolán McNamara1-0/+7
2018-03-17Typos concerning hierarchyJulien Nabet2-2/+2
2018-03-14tdf#116351: fix re-use of AttributeList on PGP manifesthimajin1000001-2/+2
2018-03-08oox: preserve the ContentType of custom filesAshod Nakashian1-2/+8
2018-03-05drop sax::tools::*base64 methodsNoel Grandin2-12/+14
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin1-3/+1
2018-02-23forcepoint #5 check for short readCaolán McNamara1-2/+5
2018-02-14Fix typosAndrea Gelmini1-1/+1
2018-02-14oox: cosmetic cleanupAshod Nakashian2-10/+10
2018-02-14ofopxml: always generate default application/xmlAshod Nakashian1-7/+14
2018-02-07Prevent MemoryByteGrabber from ever taking temporaries againStephan Bergmann1-0/+2
2018-02-07MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara1-3/+5
2018-01-25loplugin:useuniqueptr in OInputCompStreamNoel Grandin2-4/+3
2018-01-19crashtesting: failure on import with bogus valuesCaolán McNamara1-1/+1
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin1-1/+1
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens7-9/+24
2018-01-13tdf#114550 recognize sym key & init vec as valid f/ decryptThorsten Behrens1-1/+4
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens2-3/+56
2018-01-13gpg4libre: import PGP encryption manifestThorsten Behrens2-1/+196
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl3-6/+6
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl6-20/+111
2018-01-12More loplugin:cstylecast: packageStephan Bergmann3-4/+4
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna4-2/+14
2018-01-06tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks1-0/+1
2017-12-27ofz#4806 Infinite loopCaolán McNamara1-2/+10
2017-12-25ofz#4734 Null-derefCaolán McNamara1-2/+2
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann4-12/+12
2017-12-11Fix typos and grammarIlmari Lauhakangas1-1/+1
2017-12-11loplugin:salcall fix functionsNoel Grandin5-5/+5
2017-12-10remove unused osl/time.h includes ..Jochen Nitschke3-3/+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 Behrens5-1/+87
2017-12-07gpg4libre: add manifest entries for gpg encryptionThorsten Behrens2-14/+174
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin13-38/+38
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2-4/+4
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-29ofz: Direct-leakCaolán McNamara1-5/+5
2017-11-27keep track of available dataCaolán McNamara2-0/+5
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara2-17/+7
2017-11-04loplugin:constparams in various(1)Noel Grandin4-6/+6