summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2018-01-25loplugin:useuniqueptr in OInputCompStreamNoel Grandin
2018-01-19crashtesting: failure on import with bogus valuesCaolán McNamara
2018-01-15convert a<b?a:b to std::min(a,b)Noel Grandin
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens
2018-01-13tdf#114550 recognize sym key & init vec as valid f/ decryptThorsten Behrens
2018-01-13gpg4libre: open encrypted files also via gpgThorsten Behrens
2018-01-13gpg4libre: import PGP encryption manifestThorsten Behrens
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl
2018-01-12More loplugin:cstylecast: packageStephan Bergmann
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna
2018-01-06tdf#114819 - include the synthetic encrpytion header into the size.Michael Meeks
2017-12-27ofz#4806 Infinite loopCaolán McNamara
2017-12-25ofz#4734 Null-derefCaolán McNamara
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
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-07gpg4libre: add manifest entries for gpg encryptionThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
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-11-29ofz: Direct-leakCaolán McNamara
2017-11-27keep track of available dataCaolán McNamara
2017-11-24fix attempt to save and rethrow exceptionCaolán McNamara
2017-11-04loplugin:constparams in various(1)Noel Grandin
2017-11-01-Werror,-Wunused-private-fieldStephan Bergmann
2017-11-01loplugin:finalclasses in packageNoel Grandin
2017-10-23loplugin:includeform: packageStephan Bergmann
2017-10-23overload std::hash for OUString and OStringNoel Grandin
2017-10-21coverity#1401307 document checked 'Uncaught exception'Caolán McNamara
2017-10-10Replace list by vector InputStreamsList_Impl (package)Julien Nabet
2017-10-04add << operator for css::uno::ExceptionNoel Grandin
2017-10-03new loplugin:blockblockNoel Grandin
2017-10-01throw more useful uno::Exception'sNoel Grandin
2017-10-01simplify some OUString compareTo callsMuhammet Kara
2017-09-29loplugin:flatten check for throw in then clauseNoel Grandin
2017-09-25Fix typosAndrea Gelmini
2017-09-23new loplugin unnecessarycatchthrowNoel Grandin
2017-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-09-22loplugin:flatten in framework..packageNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in package..saxNoel Grandin
2017-09-07tdf#108572 let remove storage elementSzymon Kłos
2017-09-02Replace some lists by vectors in xstorage (part2)Julien Nabet
2017-08-24Replace some lists by vectors in xstorage (package module)Julien Nabet
2017-08-20Fixing threadedStream produce loop condition:Mohammed Abdul Azeem