summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Expand)AuthorAgeFilesLines
* Improve re-throwing of UNO exceptionsNoel Grandin2018-05-254-20/+35
* loplugin:useuniqueptr in OZipFileAccessNoel Grandin2018-04-232-4/+3
* loplugin:useuniqueptr in SwitchablePersistenceStreamNoel Grandin2018-04-232-12/+8
* loplugin:useuniqueptr in Inflater,DeflaterNoel Grandin2018-04-232-26/+24
* new loplugin:unusedvariablemoreNoel Grandin2018-04-111-3/+1
* forcepoint#37 revert tdf#108572 let remove storage elementCaolán McNamara2018-04-091-2/+0
* remove unused processfactory.hxx includesJochen Nitschke2018-04-012-2/+0
* weld SvxCharacterMap dialogCaolán McNamara2018-03-301-0/+7
* Typos concerning hierarchyJulien Nabet2018-03-172-2/+2
* tdf#116351: fix re-use of AttributeList on PGP manifesthimajin1000002018-03-141-2/+2
* oox: preserve the ContentType of custom filesAshod Nakashian2018-03-081-2/+8
* drop sax::tools::*base64 methodsNoel Grandin2018-03-052-12/+14
* loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin2018-02-261-3/+1
* forcepoint #5 check for short readCaolán McNamara2018-02-231-2/+5
* Fix typosAndrea Gelmini2018-02-141-1/+1
* oox: cosmetic cleanupAshod Nakashian2018-02-142-10/+10
* ofopxml: always generate default application/xmlAshod Nakashian2018-02-141-7/+14
* Prevent MemoryByteGrabber from ever taking temporaries againStephan Bergmann2018-02-071-0/+2
* MemoryByteGrabber sequence has to exist for Grabber lifetimeCaolán McNamara2018-02-071-3/+5
* loplugin:useuniqueptr in OInputCompStreamNoel Grandin2018-01-252-4/+3
* crashtesting: failure on import with bogus valuesCaolán McNamara2018-01-191-1/+1
* convert a<b?a:b to std::min(a,b)Noel Grandin2018-01-151-1/+1
* tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens2018-01-137-9/+24
* tdf#114550 recognize sym key & init vec as valid f/ decryptThorsten Behrens2018-01-131-1/+4
* gpg4libre: open encrypted files also via gpgThorsten Behrens2018-01-132-3/+56
* gpg4libre: import PGP encryption manifestThorsten Behrens2018-01-132-1/+196
* tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl2018-01-123-6/+6
* tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2018-01-126-20/+111
* More loplugin:cstylecast: packageStephan Bergmann2018-01-123-4/+4
* ODT export: handle NoFileSync store optionMiklos Vajna2018-01-124-2/+14
* tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks2018-01-061-0/+1
* ofz#4806 Infinite loopCaolán McNamara2017-12-271-2/+10
* ofz#4734 Null-derefCaolán McNamara2017-12-251-2/+2
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-144-12/+12
* Fix typos and grammarIlmari Lauhakangas2017-12-111-1/+1
* loplugin:salcall fix functionsNoel Grandin2017-12-115-5/+5
* remove unused osl/time.h includes ..Jochen Nitschke2017-12-103-3/+0
* rtlRandomPool: remove pointless seeding with system timeThorsten Behrens2017-12-081-4/+0
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-075-1/+87
* gpg4libre: add manifest entries for gpg encryptionThorsten Behrens2017-12-072-14/+174
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-0513-38/+38
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-052-4/+4
* ofz#4502 Direct-leakCaolán McNamara2017-12-021-5/+9
* improve scopingCaolán McNamara2017-12-021-5/+3
* ofz#4491 Bad-CastCaolán McNamara2017-12-021-3/+14
* ofz: Direct-leakCaolán McNamara2017-11-291-5/+5
* keep track of available dataCaolán McNamara2017-11-272-0/+5
* fix attempt to save and rethrow exceptionCaolán McNamara2017-11-242-17/+7
* loplugin:constparams in various(1)Noel Grandin2017-11-044-6/+6
* -Werror,-Wunused-private-fieldStephan Bergmann2017-11-013-7/+3