summaryrefslogtreecommitdiff
path: root/sc/source/filter/dif
AgeCommit message (Expand)Author
2018-05-21loplugin:unusedfields in scNoel Grandin
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen
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-18Address b0210c34dcaa5fc44956078ffa1dfe734d379224 nitpicks, tdf#43157 follow-upEike Rathke
2017-07-18fdo#43157 convert OSL_ASSERT to assert in sc/source/filterBernhard Widl
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
2017-05-07revert OSL_ASSERT changesChris Sherlock
2017-05-07tdf#43157: convert sc module away from OSL_ASSERT to assertChris Sherlock
2017-01-10New loplugin:conststringvar: scStephan Bergmann
2016-09-23convert formula error codes to scoped enumNoel 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-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-03-24loplugin:constantparam in scNoel Grandin
2016-03-06coverity#1355250 Logically dead codeCaolán McNamara
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
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-11-02trash usage of ScRefCellValue default ctor followed by assign()Eike Rathke
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-08-31loplugin:stringconstant: OUStringBuffer: appendAscii -> appendStephan Bergmann
2015-05-22Remove include stdio (part5)Julien Nabet
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