summaryrefslogtreecommitdiff
path: root/sc/source/filter/starcalc
AgeCommit message (Expand)Author
2017-11-08drop uncallable Sc10ImportCaolán McNamara
2017-11-08ScImportStarCalc10 appears uncallableCaolán McNamara
2017-11-06Fix typosAndrea Gelmini
2017-11-01scflt.hxx is only included from sc/source/filter/starcalcStephan Bergmann
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-15convert SvxCellVerJustify to scoped enumNoel Grandin
2017-08-17remove UL/L suffixes from integer constants in initialiser/call expressionsNoel Grandin
2017-08-04rename Anz->Cnt in scNoel Grandin
2017-07-10teach unnecessaryparen loplugin about identifiersNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel 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-21convert ErrCode to strong typedefNoel Grandin
2017-06-20new cannot return nullptrNoel Grandin
2017-06-19Make SfxItemSet ranges correct by construction: Fix static casesStephan Bergmann
2017-06-16Make SfxItemSet ranges correct by constructionStephan Bergmann
2017-06-14use ERRCODE_NONE instead of 0Noel Grandin
2017-06-06expand out FltError and eERR constantsNoel Grandin
2017-05-28remove unnecessary use of OString::getStrNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-05-10loplugin:checkunusedparams in sc(part1)Noel Grandin
2017-04-04tdf#39468 Translate German commentsJens Carl
2017-04-02move this work to end of Sc10Import::ImportCaolán McNamara
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-03-09convert SvxCellHorJustify to scoped enumNoel Grandin
2017-03-03drop SvxNumType and rename SvxExtNumType->SvxNumTypeNoel Grandin
2017-02-13Fix typosAndrea Gelmini
2017-01-24coverity#1242895 Untrusted value as argumentCaolán McNamara
2017-01-19new loplugin: useuniqueptr: sc part 2Noel Grandin
2016-10-31loplugin:countusersofdefaultparams in sc(part1)Noel Grandin
2016-10-13convert SvxPageUsage to scoped enumNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-20Fix "ubsan: 9 is not a valid value for type ´SvxNumType´" once againStephan Bergmann
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-06-06sc: -Werror=unused-variableMichael Stahl
2016-06-06sc: StarCalc/DOS import: fix an endian issueMichael Stahl
2016-05-27tdf#34465 remove calls to SfxItemSet::Put(const SfxPoolItem&, sal_uInt16)Noel Grandin
2016-05-09convert SfxStyleFamily to scoped enumNoel Grandin
2016-04-20clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-01-31tools: rename FontUnderline to FontLineStyleChris Sherlock
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-12-15Bin silly 'STATIC DATA' commentsTor Lillqvist
2015-11-11new loplugin: memoryvarNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-09-30Fix typosAndrea Gelmini
2015-08-29Formatting and bail-out early (to not re-format too much)Matteo Casalin