summaryrefslogtreecommitdiff
path: root/sc/source/core/data/columniterator.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-06-24Define block types for string, edit text and formula cell elements.Kohei Yoshida1-3/+3
2013-05-21Bypass for now an OSL_ENSURE that doesn't compileTor Lillqvist1-1/+3
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida1-14/+14
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida1-51/+68
2013-03-14First cut on column text width iterator implementation. Untested.Kohei Yoshida1-2/+136
2013-03-14Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida1-0/+16