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
2019-09-26loplugin:constmethod in scNoel Grandin
2019-07-09tdf#42949 Fix IWYU warnings in sc/incGabor Kelemen
2019-04-05tdf#50916 Makes numbers of columns dynamic.Noel Grandin
2019-03-26flatten TabRangesNoel Grandin
2018-10-15loplugin:constfields in scNoel Grandin
2018-08-22loplugin:useuniqueptr in ScDBQueryDataIteratorNoel Grandin
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen
2018-06-22use ScInterpreterContext in ScValueIteratorLuboš Luňák
2018-06-14Remove now unused ScCellIterator::hasEmptyData()Eike Rathke
2018-05-25tdf#42949 Fix IWYU warnings in sc/inc/[gh]*Gabor Kelemen
2018-05-10tdf#42949 Fix IWYU warnings in sc/inc/d*Gabor Kelemen
2017-12-19wrap scoped enum around css::util::NumberFormatNoel Grandin
2017-11-24consistently use sal_uInt32 for number formats in scNoel Grandin
2017-11-21Introduce ScInterpreterContextTor Lillqvist
2017-08-23loplugin:constparam in sc part2Noel Grandin
2017-08-01Bin default value for a bool parameter that was defaulted in only one placeTor Lillqvist
2017-07-13loplugin:useuniqueptr in scNoel Grandin
2017-07-04loplugin:unusedfields in sc part3Noel Grandin
2017-06-29ScRowBreakIterator::NOT_FOUND can be constexprTor Lillqvist
2017-01-13new loplugin: useuniqueptr: sc part 1Noel Grandin
2016-11-11loplugin:countusersofdefaultparams in sc(part2)Noel Grandin
2016-11-07loplugin:expandablemethods in scNoel Grandin
2016-09-26convert SUBTOTAL constants to typed_flags_setNoel Grandin
2016-09-23convert formula error codes to scoped enumNoel Grandin
2016-09-15loplugin:singlevalfields in sc..vclNoel Grandin
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-07-27loplugin:singlevalfields in sc(part4)Noel Grandin
2016-03-23loplugin:constantparam in scNoel Grandin