summaryrefslogtreecommitdiff
path: root/package/source/zipapi
AgeCommit message (Expand)Author
2015-06-10uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara
2014-12-15package: Better to use temporary files for huge memory zip streamsMatúš Kukan
2014-12-15package: Create memory buffer only when we need it - if we use parallelismMatúš Kukan
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-11-17package: Finally implement parallel zip entries deflatingMatúš Kukan
2014-11-17package: Call writeLOC always after putNextEntry explicitlyMatúš Kukan
2014-11-17package: Do not use hacky bit 1<<4 in ZipEntry::nFlagMatúš Kukan
2014-11-17There is no XZipOutputEntry interfaceMatúš Kukan
2014-11-17package: Use memory stream for compressing zip entriesMatúš Kukan
2014-11-17ZipOutputEntry: m_pCurrentEntry is always setMatúš Kukan
2014-11-17package: Zipping STORED entry is the same as rawWrite and we don't encrypt itMatúš Kukan
2014-11-17package: Move most ZipOutputEntry's methods back to ZipOutputStreamMatúš Kukan
2014-10-23package: Add ZipOutputEntry to isolate deflating of streams.Matúš Kukan
2014-10-22unusedcode: Remove Deflater::setLevelMatúš Kukan
2014-10-10ZipOutputStream: No need to explicitly set default valuesMatúš Kukan
2014-10-10package: ZipOutputStream: prefix membersMatúš Kukan
2014-08-01typo: more then -> more thanTakeshi Abe
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-05-29remove unnecessary linefeeds from the end of exception messagesNoel Grandin
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-17Correct common misspellings, and remove some ASCII art along the way.Chris Laplante
2014-05-14cid#982783 Unintentional integer overflowNoel Grandin
2014-04-22package: sal_Bool->boolNoel Grandin
2014-04-19fixincludeguards.sh: packageThomas Arnhold
2014-04-03package: sal_Bool->boolNoel Grandin
2014-03-26First batch of adding SAL_OVERRRIDE to overriding function declarationsStephan Bergmann
2014-03-21coverity#982784 Unintentional integer overflowCaolán McNamara
2014-03-21coverity#707964 Uninitialized scalar fieldCaolán McNamara
2014-03-18Find places where OUString and OString are passed by value.Noel Grandin
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann
2014-02-17comphelper: sal_Bool -> boolStephan Bergmann
2014-01-28bool improvementsStephan Bergmann
2014-01-27Don't use OSL_LOG_PREFIX when throwing exceptions in non-debug builds.Jan Holesovsky
2013-12-17No need for implbase1.hxx to include XComponentContext.hppStephan Bergmann
2013-10-22Bin comments that claim to say why some header is includedTor Lillqvist
2013-10-02WaE: unused variableTor Lillqvist
2013-07-31fdo#62475 removed pointless commentsJelle van der Waa
2013-07-05hair splitting on years in dates in ZIP structureLionel Elie Mamane
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-30Revert "Accept even more corrupted zip documents as long as we can read them"Fridrich Štrba
2013-05-30Accept even more corrupted zip documents as long as we can read themFridrich Štrba
2013-05-08zlib: remove ExternalPackage_zlibMichael Stahl
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-23coverity#704243 Logically dead codeJulien Nabet
2013-03-15Improve debug messagesStephan Bergmann
2012-11-05fdo#46808, Adapt xml::crypto::SEInitializer UNO service to new styleNoel Grandin