summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-14Turns out I can't really use ScColumnImpl.Kohei Yoshida4-48/+82
2013-03-14Accessor in ScTable.Kohei Yoshida2-0/+12
2013-03-14Add accessor methods for text widths using mdds::multi_type_vector.Kohei Yoshida2-9/+24
2013-03-14Re-order the header includes. Make sure column.hxx comes first.Kohei Yoshida1-0/+7
2013-03-14Let's start using impl class for ScColumn.Kohei Yoshida2-7/+12
2013-03-14Add empty GetTextWidth() to ScColumn. Will be implemented later.Kohei Yoshida2-0/+6
2013-03-14Identify all places that modify the cell array & call CellStorageModified().Kohei Yoshida3-8/+50