summaryrefslogtreecommitdiff
path: root/package
AgeCommit message (Expand)Author
2016-01-08tdf#89236: Don't deflate encrypted document in parallelMatúš Kukan
2015-11-10Don't check version field from local ZIP headerJan-Marek Glogowski
2015-09-18Resolves: tdf#88314 close temp file after each thread completedCaolán McNamara
2015-08-06uncaught exceptions in parallel deflate threads on re-export of HTB23106 odgsCaolán McNamara
2015-05-08Rephrase comparisons between bool and sal_BoolStephan Bergmann
2015-04-24loplugin:simplifyboolStephan Bergmann
2015-04-23Improved loplugin:literaltoboolconversion looking into cond. exprs.Stephan Bergmann
2015-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-04-12unnecessary castCaolán McNamara
2015-04-09loplugin:staticmethodsNoel Grandin
2015-04-08A UNO Any can't contain an AnyStephan Bergmann
2015-03-31Reduce to static_cast any reinterpret_cast from void pointersStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-25tdf#90010 Partially revert "package: Do not bother with deflating jpeg images"Matúš Kukan
2015-03-24loplugin:constantfunction: variousNoel Grandin
2015-03-19convert SFX_FILTER_ constants to enum classNoel Grandin
2015-03-18create new 'enum class' SotClipboardFormatId to unify typesNoel Grandin
2015-03-13V803 decreased performance postfix incrementMichael Stahl
2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl
2015-03-12package: convert StorInternalData_Impl member to std::unique_ptrMichael Stahl
2015-03-12package: convert OStorage::m_pData to std::unique_ptrMichael Stahl
2015-03-12package: move WSInternalData_Impl out of headerMichael Stahl
2015-03-12package: convert OWriteStream::m_pData to std::unique_ptrMichael Stahl
2015-03-12package: PVS-Studio V595 'm_pData' pointer could be nullMichael Stahl
2015-03-11redundant checkCaolán McNamara
2015-03-09V801: Decreased performanceCaolán McNamara
2015-02-06fdo#75757: Remove inheritance from std::vectorMatthew Pottage
2015-02-05Updated all precompiled headers.Ashod Nakashian
2015-01-26Visible function type RTTI for Clang -fsanitize=functionStephan Bergmann
2015-01-20Some more loplugin:cstylecast: packageStephan Bergmann
2015-01-15remove unnecessary castsNoel Grandin
2015-01-08brute-force find-and-remove of unused #define constants.Noel Grandin
2015-01-04cppcheck: Possible inefficient checking for <var> emptinessJulien Nabet
2015-01-02Fix simple typos.Andrea Gelmini
2015-01-02include algorithmCaolán McNamara
2015-01-02include algorithmCaolán McNamara
2015-01-02boost::unordered_map->std::unordered_mapCaolán McNamara
2014-12-19fdo#39440 reduce scope of local variablesMichael Weghorn
2014-12-18comphelper: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-15fdo#87210: Re-enable parallel deflate, which was not the root cause.Kohei Yoshida
2014-12-15package: Use appropriate OUString functions on string constantsStephan Bergmann
2014-12-14package: Better to use temporary files for huge memory zip streamsMatúš Kukan
2014-12-14package: Create memory buffer only when we need it - if we use parallelismMatúš Kukan
2014-12-12callcatcher: remove newly unused codeCaolán McNamara
2014-12-11remove operator>> methodsNoel Grandin
2014-12-10Globally disable threading for these for now.Kohei Yoshida
2014-11-21coverity#1242675 Untrusted value as argumentCaolán McNamara
2014-11-19coverity#1242675 Untrusted value as argumentCaolán McNamara
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl