summaryrefslogtreecommitdiff
path: root/sc/inc/scopetools.hxx
AgeCommit message (Collapse)Author
2013-07-24Use RefUpdateContext to stuff all parameters for UpdateReference.Kohei Yoshida
Because I was getting tired of typing all these parameters every time I branch off to a new function. Change-Id: I1ae14f290af5543150694d0bea27c617cccb9db2
2013-06-24Switch to using multi_type_vector for cell storage.Kohei Yoshida
The old style cell storage is no more. Currently the code is buildable, but crashes during unit test. Change-Id: Ie688e22e95c7fb02b9e97b23df0fc1883a97945f