summaryrefslogtreecommitdiff
path: root/sc/source/filter/dif/difimp.cxx
AgeCommit message (Expand)Author
2021-04-27loplugin:stringadd convert chained append to +Noel Grandin
2021-01-28add string_view variants of methods to O[U]StringBufferNoel
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in filter/Noel Grandin
2019-10-31sc: rowcol: tdf#50916 convert filter/*Aron Budea
2019-06-07tdf#42949 Fix IWYU warnings in svl/Gabor Kelemen
2019-04-03Revert "add more append methods to *StringBuffer"Noel Grandin
2019-04-03add more append methods to *StringBufferNoel Grandin
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2019-01-23tdf#42949 Fix IWYU warnings in sc/source/filter/*cxxGabor Kelemen
2018-12-08Remove obsolete SAL_FALLTHROUGH completelyStephan Bergmann
2018-09-30ofz#10406 fuzzing oomCaolán McNamara
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-02-05Translate German variable namesJohnny_M
2018-01-12More loplugin:cstylecast: scStephan Bergmann
2017-11-22drop duplicate methodCaolán McNamara
2017-10-23loplugin:includeform: scStephan Bergmann
2017-10-18dyncolcontainer: use std::map in DifAttrCacheNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-09-02dynamic column container: fix some more for loopsNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-05Revert "With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImpl"Stephan Bergmann
2017-07-03Translate German comments and debug strings (leftovers in dirs sal to sc)Johnny_M
2017-06-30With ScFormatFilterMissing gone we don't need ScFormatFilterPluginImplTor Lillqvist
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin
2016-07-19sc dif import: plain number formatter is unusedJochen Nitschke
2016-07-18sc: convert SC_DIFOPT_* defines to typed_flagsJochen Nitschke
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2015-11-25coverity#1340224 Logically dead codeCaolán McNamara
2015-11-13sc: boost::ptr_vector->std::vectorNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
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-04-15remove unnecessary use of void in function declarationsNoel Grandin
2015-02-25remove NUMBERFORMAT_ constantsNoel Grandin
2015-01-14fdo#39468 Translate German Comments - replace '//!' with '//TODO:'Christian M. Heller
2014-12-21fdo#39440 sc: reduce scope of local variablesMichael Weghorn
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-14fdo#86023 - O[U]String needs a 'clear' methodBrij Mohan Lal Srivastava
2014-10-04fdo#39468 Translate German Comments - difimp and htmlimpChristian M. Heller
2014-10-01fdo#39468 Translate German Comments - sc/cource/filter/difChristian M. Heller
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-05coverity#705207 Missing break in switchCaolán McNamara
2014-05-27Remove unnecessary semicolonsPeter Senna Tschudin
2014-04-27Avoid possible memory leaks in case of exceptionsTakeshi Abe
2014-04-23sc: sal_Bool->boolNoel Grandin
2014-04-23coverity#708023 Uninitialized scalar fieldCaolán McNamara