summaryrefslogtreecommitdiff
path: root/sc/source/filter
AgeCommit message (Expand)Author
2020-11-02make SvXMLImport capable of mixing fast- and slow- contexts adhocNoel
2020-11-01use officecfg for Experimental flagNoel Grandin
2020-10-31rename to NotifyContainsEmbeddedFontCaolán McNamara
2020-10-31Improve 'resize with cell' handlingRegina Henschel
2020-10-30tdf#84874 XLSX export: truncate validation textTibor Nagy
2020-10-28convert some more long -> tools::LongNoel
2020-10-26std::unique_ptr -> std::optionalNoel
2020-10-26tdf#129969 XLSX export: file URLs need IURI encodingTünde Tóth
2020-10-25tdf#115588 write autoDataStyles for master-slidesTomaž Vajngerl
2020-10-20use tools::Long in scNoel
2020-10-19tdf#90104 XLSX export: fix commas in data validation listTibor Nagy
2020-10-16sc: use the fastparser API when possibleNoel
2020-10-16fix some *printf which are using "%l" ie. long specifiersNoel
2020-10-14tdf#76047 XLSX import: fix links to external dataAttila Szűcs
2020-10-11tdf#126305 XLSX export: fix data validation Error AlertTibor Nagy
2020-10-10we throw away the original of the cloneCaolán McNamara
2020-10-06loplugin:const* make some params and methods constNoel
2020-10-05Related tdf#137167: reference Excel pb on limitation for data validity formulaJulien Nabet
2020-09-30loplugin:reducevarscope in scNoel
2020-09-28export HYPERLINK target in html clipboard exportCaolán McNamara
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23only call to CreateChartListener guarded against null ScDocument*Caolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-18Fix typo in codeAndrea Gelmini
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17GetAddressFromString never passed a null ScDocument*Caolán McNamara
2020-09-17ScRange::Parse never passed a null ScDocument*Caolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-17compileRangeRepresentation never called with null ScDocument*Caolán McNamara
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-09-16ScFormulaCell ctor variants never called with null ScDocument*Caolán McNamara
2020-09-16ScFormulaCell ctor variant never called with null ScDocument*Caolán McNamara
2020-09-16we already have the Document as pDocCaolán McNamara
2020-09-16Cleanup: apply Clang formattingSzabolcs Toth
2020-09-15GetStringFromXMLRangeString never passed 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-15ScColorScaleEntry::SetFormula always dereferences its ScDocument* argCaolán McNamara
2020-09-14ScFormulaListener dtor always dereferences its ScDocument* memberCaolán McNamara
2020-09-14ScRangeData ctor variant never passed a null ScDocument*Caolán McNamara
2020-09-14both branches dereference ScDocument* argCaolán McNamara
2020-09-14tdf#133688 tdf#125414 XLSX: don't export tracer arrowsSzabolcs Toth
2020-09-14ScRangeData ctor variant always dereferences its ScDocument* argCaolán McNamara