summaryrefslogtreecommitdiffstats
path: root/package/inc
Commit message (Expand)AuthorAgeFilesLines
* 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
* package: fixup SAL_CALL removalThorsten Behrens2017-01-121-1/+1
* These SAL_CALL can go as well...Kohei Yoshida2017-01-111-3/+3
* Use std::unique_ptr for the ZipFile instance.Kohei Yoshida2017-01-111-1/+2
* Not worth having this as a separate data member.Kohei Yoshida2017-01-111-1/+0
* Let's return std::unique_ptr<...> directly.Kohei Yoshida2017-01-111-1/+3
* Remove unnecessary UNO-ness from ZipFile class.Kohei Yoshida2017-01-111-36/+13
* coverity#704153 merge m_xRootFolder and m_pRootFolderCaolán McNamara2017-01-081-2/+1
* Rename css::packages::ContentInfo to just ZipContentInfo.Kohei Yoshida2017-01-082-6/+5
* loplugin:expandablemethods in lotuswordpro..packageNoel Grandin2016-11-082-3/+0
* loplugin:expandablemethodds in lotuswordpro..packageNoel Grandin2016-10-191-1/+0
* loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann2016-09-136-6/+6
* loplugin:constantparam in package..stocNoel Grandin2016-09-122-3/+2
* coverity#1371440 Uncaught exceptionCaolán McNamara2016-08-181-1/+1
* loplugin:unusedenumconstants in package..svtoolsNoel Grandin2016-08-121-7/+0
* improve passstuffbyref return analysisNoel Grandin2016-07-271-1/+1
* add tagging to ThreadTasks so we don't need more one poolNoel Grandin2016-07-181-1/+3
* loplugin:passstuffbyref also for {css::uno,rtl}::ReferenceStephan Bergmann2016-07-072-2/+2
* package: fix exception handling in DeflateThread (related tdf#91807)Michael Stahl2016-06-231-0/+1
* clang-tidy performance-unnecessary-value-param in variousNoel Grandin2016-04-142-2/+2
* loplugin:passstuffbyref in variousNoel Grandin2016-04-143-3/+3
* tdf#93553 limit parallelism at zip save time to useful amountArmin Le Grand2016-03-222-1/+19
* loplugin:constantparam in packageNoel Grandin2016-03-181-1/+1
* InterfaceContainer2 with vector instead of SequenceNoel Grandin2016-01-251-2/+2
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-152-2/+2
* loplugin:unusedfieldsNoel Grandin2015-12-241-3/+1
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-231-1/+0
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-152-89/+170
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-101-1/+1
* com::sun::star->css in package,pyunoNoel Grandin2015-10-2314-310/+304
* Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann2015-10-126-85/+85
* boost->stdCaolán McNamara2015-09-181-1/+0
* package: tdf#88206 replace cppu::WeakImplHelper* etc.Takeshi Abe2015-08-267-13/+13
* Remove newly unused ucbhelper/fileidentifierconverter.hxxStephan Bergmann2015-08-181-1/+0
* Related: tdf#88314 delete temp filesCaolán McNamara2015-08-071-0/+1
* Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara2015-08-051-5/+13
* Revert "Resolves: tdf#88314 close temp file after each thread completes"Norbert Thiebaud2015-07-261-10/+5
* Resolves: tdf#88314 close temp file after each thread completesCaolán McNamara2015-07-241-5/+10
* loplugin:unusedmethods packageNoel Grandin2015-07-075-22/+0
* drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin2015-06-294-87/+15
* uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara2015-06-051-0/+4