summaryrefslogtreecommitdiff
path: root/sc/inc/formulaiter.hxx
AgeCommit message (Expand)AuthorFilesLines
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC1-4/+1
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-2/+3
2020-09-18ScCellIterator never passed a null ScDocument*Caolán McNamara1-2/+2
2020-03-12Revert "loplugin:constfields in sc"Noel Grandin1-1/+1
2019-12-13sc: rowcol: tdf#50916 pass ScDocument* around in data/Noel Grandin1-1/+2
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen1-1/+0
2018-05-21loplugin:unusedfields in scNoel Grandin1-1/+0
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist1-1/+3
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann1-2/+2
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida1-0/+45