summaryrefslogtreecommitdiff
path: root/package/inc
AgeCommit message (Expand)AuthorFilesLines
2019-01-22o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen1-1/+0
2018-10-13loplugin:constfields in package..registryNoel Grandin3-7/+7
2018-08-15loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin1-1/+1
2018-08-13loplugin:returnconstant in oox,packageNoel Grandin1-1/+1
2018-08-04use C++11 exception rethrowingCaolán McNamara2-4/+4
2018-07-04Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin1-1/+1
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke1-1/+0
2018-04-23loplugin:useuniqueptr in OZipFileAccessNoel Grandin1-1/+1
2018-02-14oox: cosmetic cleanupAshod Nakashian1-5/+5
2018-01-13tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens3-0/+4
2018-01-12tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl1-2/+2
2018-01-12tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2-3/+7
2018-01-12ODT export: handle NoFileSync store optionMiklos Vajna1-0/+1
2017-12-14No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann1-3/+3
2017-12-07gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2-0/+2
2017-12-05loplugin:salcall fix non-virtual methodsNoel Grandin4-12/+12
2017-12-05loplugin:countusersofdefaultparams in editeng..packageNoel Grandin1-2/+2
2017-11-04loplugin:constparams in various(1)Noel Grandin1-2/+2
2017-11-01-Werror,-Wunused-private-fieldStephan Bergmann1-2/+2
2017-11-01loplugin:finalclasses in packageNoel Grandin6-12/+6
2017-10-23loplugin:includeform: packageStephan Bergmann10-15/+15
2017-10-23overload std::hash for OUString and OStringNoel Grandin1-18/+3
2017-09-22Fresh run of bin/update_pch.shMike Kaganski2-6/+24
2017-08-08loplugin:constantparamNoel Grandin1-1/+2
2017-07-31loplugin:constparams in basctlNoel Grandin1-2/+2
2017-07-19tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem2-2/+4
2017-07-18loplugin:constparams in packageNoel Grandin3-3/+3
2017-06-20create comphelper::RefCountedMutexNoel Grandin5-70/+16
2017-06-12Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem1-3/+0
2017-06-08Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem1-3/+6
2017-04-12drop document_io_logring.txt and use global loggingCaolán McNamara1-1/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-1/+1
2017-02-23Use copy ctor instead of ZipPackageFolder::copyZipEntryStephan Bergmann1-1/+0
2017-01-26Remove dynamic exception specificationsStephan Bergmann10-206/+105
2017-01-19New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann7-0/+43
2017-01-17replace boost::checked_deleter with std::default_deleteJochen Nitschke1-1/+0
2017-01-16Use unique_ptr for ZipFile here.Kohei Yoshida1-1/+3
2017-01-14tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida1-1/+4
2017-01-12package: fixup SAL_CALL removalThorsten Behrens1-1/+1
2017-01-11These SAL_CALL can go as well...Kohei Yoshida1-3/+3
2017-01-11Use std::unique_ptr for the ZipFile instance.Kohei Yoshida1-1/+2
2017-01-11Not worth having this as a separate data member.Kohei Yoshida1-1/+0
2017-01-11Let's return std::unique_ptr<...> directly.Kohei Yoshida1-1/+3
2017-01-11Remove unnecessary UNO-ness from ZipFile class.Kohei Yoshida1-36/+13
2017-01-08coverity#704153 merge m_xRootFolder and m_pRootFolderCaolán McNamara1-2/+1
2017-01-08Rename css::packages::ContentInfo to just ZipContentInfo.Kohei Yoshida2-6/+5
2016-11-08loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2-3/+0
2016-10-19loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann6-6/+6
2016-09-12loplugin:constantparam in package..stocNoel Grandin2-3/+2