/include/jvmfwk/

'>
summaryrefslogtreecommitdiff
path: root/sc/inc/dociter.hxx
AgeCommit message (Expand)Author
2024-04-03reduce cost of displaying sheets with conditional formattingNoel Grandin
2023-07-11tdf#123026 xlsx import: recalc optimal row height on importJustin Luth
2022-09-11ScValueIterator ScDocument& parameter is now superfluousEike Rathke
2022-09-09GetCurNumFmtInfo is always called with the same context as given in ctorCaolán McNamara
2022-09-09always pass ScInterpreterContext to ScValueIteratorCaolán McNamara
2022-06-18create getter for ScCellValue::mpFormulaNoel Grandin
2022-06-17create getter for ScCellValue::mpEditTextNoel Grandin
2022-06-16make meType in ScCellValue privateNoel Grandin
2022-04-22move query-related iterators to a new separate fileLuboš Luňák
2022-04-12don't ignore GetDefPattern() in ScHorizontalAttrIteratorLuboš Luňák
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
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-18ScCellValue::getString never called with a null ScDocument*Caolán McNamara
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara
2020-09-13ScDBQueryDataIterator is never passed a null ScDocumentCaolán McNamara
2020-09-13establish ScValueIterator::pDoc is never nullCaolán McNamara
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin
2019-11-21ScQueryParam can be allocated inline in ScQueryCellIteratorNoel Grandin
2019-11-20tdf#128812 speed up loading calc doc with lots of countifNoel Grandin
2019-11-01loplugin:finalclasses in sc/incNoel Grandin