summaryrefslogtreecommitdiff
path: root/sc/source/filter/excel/xicontent.cxx
AgeCommit message (Expand)Author
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-15ScCondFormatEntry ScDocument* arg always dereferencedCaolán McNamara
2020-09-15ScRangeList::ParseAny ScDocument* argument dereferenced on all used pathsCaolán McNamara
2020-09-03Make ImpSvNumberformatScan::GetColor constMike Kaganski
2020-08-08loplugin:flatten in sc/filter/excelNoel Grandin
2020-05-10new loplugin:simplifypointertoboolNoel Grandin
2020-03-31convert enum to scoped in SvBaseLinkNoel Grandin
2020-01-24loplugin:makeshared in scNoel Grandin
2019-12-07rename ScEditEngineDefaulter::SetTextCaolán McNamara
2019-10-31crashtesting: null deref on import of fdo48634-1.xlsCaolán McNamara
2019-10-29remove XclRoot::GetDocRefNoel Grandin
2019-10-25sc: rowcol: tdf#50916 convert filter/excel for the most partAron Budea
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin
2019-04-17loplugin:sequentialassign in scNoel Grandin
2019-03-06Simplify Sequence constructionStephan Bergmann
2019-01-29Simplify containers iterations in sc/source/filter/[d-e]*Arkadiy Illarionov
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-03Get rid of ScStringUtil::GetQuotedTokenCount()Matteo Casalin
2018-12-17tdf#42949 Fix IWYU warnings in sc/source/filter/excel/*cxxGabor Kelemen
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
2018-10-17clang-tidy readability-redundant-smartptr-getNoel Grandin
2018-10-10do not needlessly create ScTokenArray copies in Calc input filtersLuboš Luňák
2018-09-17tdf#42949 Fix IWYU warnings in sc/source/filter/inc/[xX]*Gabor Kelemen
2018-08-29loplugin:constantparam (2)Noel Grandin
2018-08-01loplugin:stringloop in scNoel Grandin
2018-08-01Add missing sal/log.hxx headersGabor Kelemen
2018-06-20tdf#42949 Fix IWYU warnings in sc/inc/[ux]*Gabor Kelemen
2018-06-01Fix typosAndrea Gelmini
2018-05-31tdf#96698 - calc: add support for custom validation (through a formula)Marco Cecchetti
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2018-01-26Consistent namingEike Rathke
2018-01-26CheckLinkFormulaNeedingCheck() for .xls conditional format expressionsEike Rathke
2018-01-22copy ScAddress before possibly joining itCaolán McNamara
2018-01-01loplugin:passstuffbyref improved return in scNoel Grandin
2017-11-25Convert ScConditionMode to scoped enumTor Lillqvist
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-10-31loplugin:constantparam in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-16convert SvxURLFormat to scoped enumNoel Grandin
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-08-29loplugin:constparam in sc part8Noel Grandin
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin
2017-07-05new loplugin unnecessaryparenNoel Grandin
2017-06-26loplugin:oncevar in scNoel Grandin
2017-03-03Fix typosAndrea Gelmini
2017-02-20convert XclFontItemType to scoped enumNoel Grandin
2016-12-05convert DecodeMechanism to scoped enumNoel Grandin
2016-10-22implement CryptoAPI RC4+SHA1 encryption scheme for doc importCaolán McNamara
2016-10-21implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara