summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/ftools.hxx
AgeCommit message (Expand)Author
2021-08-30ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
2020-12-29loplugin:stringviewparam: operator +Stephan Bergmann
2020-11-16replace std::max(std::min()) with std::clampNoel
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-14ScImportQuattroPro never passed a nullptrCaolán McNamara
2020-09-14ScImportLotus123 never passed a null ScDocument*Caolán McNamara
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-19coverity#1441442 Unintended sign extensionCaolán McNamara
2018-11-16loplugin:buriedassign in scNoel Grandin
2018-09-12loplugin:useuniqueptr in ScFormatFilterNoel Grandin
2018-09-04tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[a-l]*Gabor Kelemen
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-06-02rework ScQProReader to take SvStream instead of SfxMediumCaolán McNamara
2017-03-30Translate German comments (leftovers)Johnny_M
2017-03-14sc: remove GETITEMVALUE macroJochen Nitschke
2017-03-03Remove redundant 'inline' keywordStephan Bergmann
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-07-19clang-tidy performance-unnecessary-value-param in scStephan Bergmann
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke
2016-04-01tdf#94306 Replace boost::noncopyable in sc/sourceJochen Nitschke
2016-03-23loplugin:constantparam in scNoel Grandin
2016-03-04loplugin:unuseddefaultparam in scNoel Grandin
2016-03-03loplugin:unuseddefaultparams in sc (part2)Noel Grandin
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-02loplugin:unusedmethodsNoel Grandin
2015-09-18boost->stdCaolán McNamara
2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara
2015-09-17boost->stdCaolán McNamara
2015-05-07Unwind SotStorageStreamRef typedefStephan Bergmann
2015-05-07Unwind SotStorageRef typedefStephan Bergmann
2014-04-24sc filter: Read "FilterOptions" in HTML export filterTomaž Vajngerl
2014-04-19fixincludeguards.sh: scThomas Arnhold
2014-04-07Replace SV_DECL/IMPL_REF macros with SvRef templateStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard