summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-26Fix typo in codeAndrea Gelmini
2020-09-25change pointers to references where never possible to be nullptrsCaolán McNamara
2020-09-25tdf#128797 sc: fix invalid detective marks cellsTibor Nagy
2020-09-25Sidebar Navigator fix padding and border stuffandreas kainz
2020-09-25tdf#134351: do not apply autofilter if all entries are selectedXisco Fauli
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-24tdf#106197 XLSX shape import: keep text uprightSzabolcs Toth
2020-09-24ScCellFormat::GetString never called with a null ScDocument*Caolán McNamara
2020-09-24some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-23Fix typoAndrea Gelmini
2020-09-23Fix linking CppunitTest/test_sc_jumbosheets_test on WindowsStephan Bergmann
2020-09-23only call to CreateChartListener guarded against null ScDocument*Caolán McNamara
2020-09-23tdf#102967 remove line at the top of calc headerandreas kainz
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-23some places where ScDocument* is never passed a nullptrCaolán McNamara
2020-09-22tdf#121323 avoid assert about duplicate listenersCaolán McNamara
2020-09-22OUStringLiteral/OStringLiteral coverity PARSE_ERROR workaroundCaolán McNamara
2020-09-21update pchesCaolán McNamara
2020-09-21weld infobarsCaolán McNamara
2020-09-21set whether dates are needed in the ctorCaolán McNamara
2020-09-21lok: remove .uno:ModifiedStatus message from deduplication mechanismGabriel Masei
2020-09-21tdf#129606: Round the mean of the two subtractionsMike Kaganski
2020-09-21tdf#136620 tdf#136708 filter,oox,sw: fix export of 2 different wrapsMichael Stahl
2020-09-21tdf#136071 Drop mostly useless Format - Spacing menu from CalcGabor Kelemen
2020-09-21tdf#134392: sc_jumbosheets_test: Add unittestXisco Fauli
2020-09-20tdf#136559 We can get a performance boost from using a ListStoreCaolán McNamara
2020-09-19tdf#136559 use freeze+all_foreach for performanceCaolán McNamara
2020-09-18cid#1466690 ScDocument* arg is never nullCaolán McNamara
2020-09-18ScCellValue::getString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-18AppendContentsIfInRefDoc never passed a null ScDocument*Caolán McNamara
2020-09-18ScViewData may not be available in ScNavigatorDlg ctorCaolán McNamara
2020-09-18Fix typo in codeAndrea Gelmini
2020-09-18ScAddress::Parse never passed a null ScDocument*Caolán McNamara
2020-09-18Online: Show input help on Online / Core part.gokaysatir
2020-09-18only handle SID_CURRENTCELL if there is a ScViewData*Caolán McNamara
2020-09-18Make Group dialog asyncSzymon Kłos
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-17provide a ScDocument arg for ScRange::ParseCaolán McNamara
2020-09-17GetRangeFromString, etc. never passed a null ScDocument*Caolán McNamara
2020-09-17ScCompiler always has a ScDocument&Caolán McNamara
2020-09-17ScCompiler ctors never passed a null ScDocument*Caolán McNamara
2020-09-17Tokens2RangeStringXML ctor never called with null ScDocument*Caolán McNamara
2020-09-17base-class formula::FormulaCompiler is sufficient hereCaolán McNamara
2020-09-17TokenStringContext never called with a null ScDocument*Caolán McNamara
2020-09-17ColumnStorageDumper ctor never called with null ScDocument*Caolán McNamara