summaryrefslogtreecommitdiffstats
path: root/package/inc
Commit message (Expand)AuthorAgeFilesLines
* make bin/update_pch.s always include code in trivial #if'sLuboš Luňák2019-10-182-2/+15
* tdf#39593 use isUnoTunnelIdArkadiy Illarionov2019-09-063-3/+3
* loplugin:returnconstval in fpicker..reportdesignNoel Grandin2019-08-241-1/+1
* loplugin:constmethod in packageNoel Grandin2019-08-224-5/+5
* close some more holes in structuresNoel Grandin2019-07-231-2/+2
* cid#1448353 Uncaught exceptionCaolán McNamara2019-07-181-1/+1
* Fix typoAndrea Gelmini2019-07-011-1/+1
* parallel deflate compression (one stream, multiple threads)Luboš Luňák2019-05-282-9/+121
* split out thread functionality from ZipOutputEntryLuboš Luňák2019-05-282-22/+36
* remove code confusion about threads vs thread tasksLuboš Luňák2019-05-212-7/+7
* regenerate PCH headersLuboš Luňák2019-05-122-6/+6
* regenerate PCH headers for the 4 new levelsLuboš Luňák2019-05-092-39/+49
* o3tl::make_unique -> std::make_unique in i18npool...reportdesignGabor Kelemen2019-01-221-1/+0
* loplugin:constfields in package..registryNoel Grandin2018-10-133-7/+7
* loplugin:useuniqueptr in consumeScheduledThreadEntryNoel Grandin2018-08-151-1/+1
* loplugin:returnconstant in oox,packageNoel Grandin2018-08-131-1/+1
* use C++11 exception rethrowingCaolán McNamara2018-08-042-4/+4
* Make ThreadPool::pushTask take param by std::unique_ptrNoel Grandin2018-07-041-1/+1
* tdf#42949 remove unused compheler includes ..Jochen Nitschke2018-06-051-1/+0
* loplugin:useuniqueptr in OZipFileAccessNoel Grandin2018-04-231-1/+1
* oox: cosmetic cleanupAshod Nakashian2018-02-141-5/+5
* tdf#114550 don't use PBKDF2 in package for gpg encryptionThorsten Behrens2018-01-133-0/+4
* tdf#114939 package: change ODF 1.1 export to use real SHA1Michael Stahl2018-01-121-2/+2
* tdf#114939 package,comphelper: Try both real SHA1 and StarOffice SHA1Michael Stahl2018-01-122-3/+7
* ODT export: handle NoFileSync store optionMiklos Vajna2018-01-121-0/+1
* No need to keep these whitelisted functions decorated with SAL_CALLStephan Bergmann2017-12-141-3/+3
* gpg4libre: [API CHANGE] add storage helper for GPG encryption dataThorsten Behrens2017-12-072-0/+2
* loplugin:salcall fix non-virtual methodsNoel Grandin2017-12-054-12/+12
* loplugin:countusersofdefaultparams in editeng..packageNoel Grandin2017-12-051-2/+2
* loplugin:constparams in various(1)Noel Grandin2017-11-041-2/+2
* -Werror,-Wunused-private-fieldStephan Bergmann2017-11-011-2/+2
* loplugin:finalclasses in packageNoel Grandin2017-11-016-12/+6
* loplugin:includeform: packageStephan Bergmann2017-10-2310-15/+15
* overload std::hash for OUString and OStringNoel Grandin2017-10-231-18/+3
* Fresh run of bin/update_pch.shMike Kaganski2017-09-222-6/+24
* loplugin:constantparamNoel Grandin2017-08-081-1/+2
* loplugin:constparams in basctlNoel Grandin2017-07-311-2/+2
* tdf#108835 Fixed writer crash on adding Autocorrect Entry:Mohammed Abdul Azeem2017-07-192-2/+4
* loplugin:constparams in packageNoel Grandin2017-07-183-3/+3
* create comphelper::RefCountedMutexNoel Grandin2017-06-205-70/+16
* Setting Buffered(threaded)Stream as default:Mohammed Abdul Azeem2017-06-121-3/+0
* Fixing loose ends for multithread Sync in package/:Mohammed Abdul Azeem2017-06-081-3/+6
* drop document_io_logring.txt and use global loggingCaolán McNamara2017-04-121-1/+0
* Remove redundant 'inline' keywordStephan Bergmann2017-03-031-1/+1
* Use copy ctor instead of ZipPackageFolder::copyZipEntryStephan Bergmann2017-02-231-1/+0
* Remove dynamic exception specificationsStephan Bergmann2017-01-2610-206/+105
* New loplugin:dynexcspec: Add @throws documentation, packageStephan Bergmann2017-01-197-0/+43
* replace boost::checked_deleter with std::default_deleteJochen Nitschke2017-01-171-1/+0
* Use unique_ptr for ZipFile here.Kohei Yoshida2017-01-161-1/+3
* tdf#97597: Ensure that each parsing thread has its own buffer.Kohei Yoshida2017-01-141-1/+4