summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)Author
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin
2018-02-14oox: cosmetic cleanupAshod Nakashian
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten 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-12ODT export: handle NoFileSync store optionMiklos Vajna
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin
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-09-22Fresh run of bin/update_pch.shMike Kaganski
2017-08-08loplugin:constantparamNoel Grandin
2017-07-31loplugin:constparams in basctlNoel Grandin
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem
2017-07-18loplugin:constparams in packageNoel Grandin
2017-06-20create comphelper::RefCountedMutexNoel Grandin
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2017-02-23Use copy ctor instead of ZipPackageFolder::copyZipEntryStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke
2017-01-16Use unique_ptr for ZipFile here.Kohei Yoshida
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida
2017-01-12package: fixup SAL_CALL removalThorsten Behrens
2017-01-11These SAL_CALL can go as well...Kohei Yoshida
2017-01-11Use std::unique_ptr for the ZipFile instance.Kohei Yoshida
2017-01-11Not worth having this as a separate data member.Kohei Yoshida
2017-01-11Let's return std::unique_ptr<...> directly.Kohei Yoshida
2017-01-11Remove unnecessary UNO-ness from ZipFile class.Kohei Yoshida
2017-01-08coverity#704153 merge m_xRootFolder and m_pRootFolderCaolán McNamara
2017-01-08Rename css::packages::ContentInfo to just ZipContentInfo.Kohei Yoshida
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-12loplugin:constantparam in package..stocNoel Grandin
2016-08-18coverity#1371440 Uncaught exceptionCaolán McNamara
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin
2016-07-27improve passstuffbyref return analysisNoel Grandin
2016-07-18add tagging to ThreadTasks so we don't need more one poolNoel Grandin
2016-07-07loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann
2016-06-23package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin