# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- module_directory:=$(dir $(realpath $(firstword $(MAKEFILE_LIST)))) include $(module_directory)/../solenv/gbuild/partial_build.mk # vim: set noet sw=4 ts=4: plication/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/sc/inc/tokenarray.hxx
AgeCommit message (Expand)Author
2013-03-22Let's use ScTokenArray instead of ScFormulaCell.Kohei Yoshida
2013-03-19Add accessor to ScDocument for formula cell's vectorization state.Kohei Yoshida
2013-03-19First cut on checking the token array on whether we could do vectorization.Kohei Yoshida
2013-03-19Generate token array hash exactly once, when the string is tokenized.Kohei Yoshida
2013-03-19Move GetHash() from FormulaTokenArray to ScTokenArray.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-06-23removed unused forward declarations of classTakeshi Abe
2012-04-23only update absolute refs when copying between docs, fdo#48482Markus Mohrhard