summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/mscodec.cxx
AgeCommit message (Expand)Author
2020-07-15comphelper: don't hardcode hash sizes in Hash::getLength()Miklos Vajna
2020-04-14loplugin:flatten in filterNoel Grandin
2019-10-17Remove some memset callsMike Kaganski
2018-10-09Extend loplugin:redundantinline to catch inline functions w/o external linkageStephan Bergmann
2018-10-08tdf#42949 Fix IWYU warnings in include/comphelper/[m-z]*Gabor Kelemen
2018-01-26Resolves: tdf#114221 generate both std97 and cryptoapi keys from password..Caolán McNamara
2018-01-12More loplugin:cstylecast: filterStephan Bergmann
2018-01-11tdf#114939 filter: don't use StarOffice SHA1 in MS Office filtersMichael Stahl
2017-10-23loplugin:includeform: filterStephan Bergmann
2017-06-23loplugin:oncevar filter..formsNoel Grandin
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert filter module away from OSL_ASSERT to assertChris Sherlock
2017-04-21remove unnecessary explicit linefeeds from end of SAL and OSL log callsNoel Grandin
2017-02-10coverity#736181 Out-of-bounds readCaolán McNamara
2016-10-26Revert "clang plugin for push_back after using sized constructor"Stephan Bergmann
2016-10-26try and silence coverity#1374267 Out-of-bounds accessCaolán McNamara
2016-10-21clang plugin for push_back after using sized constructorCaolán McNamara
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-21split MSCodec_Std97 into a baseclass MSCodec97Caolán McNamara
2016-10-21move some useful header information to mscodec for reuseCaolán McNamara
2016-10-20be more c++yCaolán McNamara
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-02-09Remove excess newlinesChris Sherlock
2016-01-12loplugin:unusedmethods unused return value in include/filterNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-05-15tdf#62475: partial handmade fixesAndrea Gelmini
2015-03-31V597: introduce a rtl_secureZeroMemoryCaolán McNamara
2015-03-19loplugin:constantfunction: filterNoel Grandin
2015-02-23remove unnecessary parenthesis in return statementsNoel Grandin
2015-01-20Some more loplugin:cstylecast: filterStephan Bergmann
2014-04-03filter/msfilter: sal_Bool->boolNoel Grandin
2014-02-27Remove visual noise from filterAlexander Wilms
2014-02-25cid#736173 - increase default fill chars buffer size.Michael Meeks
2014-02-07silence coverity#1027865 Out-of-bounds accessCaolán McNamara
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-19automated removal of RTL_CONSTASCII_USTRINGPARAM for quoted OUStringsThomas Arnhold
2013-03-03loplugin: improve indentationThomas Arnhold
2012-10-03re-base on ALv2 code. Includes:Michael Meeks
2012-06-29Remove unused localsThomas Arnhold
2011-11-27remove include of pch header from filterNorbert Thiebaud
2011-03-19Move OSL_ENSURE(sal_False,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2010-11-24pl08: #i115742# fix excel export and import functionalityMikhail Voytenko
2010-11-08remove a warningPhilipp Lohmann [pl]
2010-11-04pl08: #163778# use EncryptionData from MediaDescriptorMikhail Voytenko
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth
2010-02-12changefileheader2: #i109125#: change source file copyright notice from Sun Mi...Jens-Heiner Rechtien
2009-10-31#i106421#: move msfilter to filterMathias Bauer