/officecfg/registry/

istro/allotropia/zeta-7-3 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/package/source/zipapi/ZipFile.cxx
AgeCommit message (Expand)Author
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-15ZipFile: make it work on MSVC 14.0David Ostrovsky
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-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
2016-04-14clang-tidy performance-unnecessary-value-param in variousNoel Grandin
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-11-05Don't check version field from local ZIP headerJan-Marek Glogowski
2015-11-04use uno::Reference::set method instead of assignmentNoel Grandin
2015-06-29drop yet another reimplementation of rtl::Reference (SotMutexHolderRef)Noel Grandin
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2015-01-02include algorithmCaolán McNamara
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove operator>> methodsNoel Grandin
2014-11-21coverity#1242675 Untrusted value as argumentCaolán McNamara
2014-11-19coverity#1242675 Untrusted value as argumentCaolán McNamara
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Simplify input parameters to just take the sequenceMatúš Kukan
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-03package: sal_Bool->boolNoel Grandin
2014-03-21coverity#982784 Unintentional integer overflowCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin