summaryrefslogtreecommitdiff
path: root/sc/inc/formulaiter.hxx
AgeCommit message (Expand)Author
2017-06-07Take new FormulaTokenArrayPlainIterator into use in one more placeTor Lillqvist
2014-10-23Remove ScToken from the formula::FormulaToken hierarchyStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-03-22Use ScCellValue instead of ScBaseCell in ScCellIterator.Kohei Yoshida
td>Gabor Kelemen 2022-01-27Recheck modules [i-l]* with IWYUGabor Kelemen 2021-08-03Consolidate on C++17 std::scoped_lock instead of std::lock_guardNoel Grandin 2021-07-31osl::Mutex->std::mutex in LangGuess_ImplNoel Grandin 2021-07-23do not use "using namespace std" in headersCollabora