summaryrefslogtreecommitdiffstats
path: root/sc/inc/columniterator.hxx
Commit message (Expand)AuthorAgeFilesLines
* fixincludeguards.sh: scThomas Arnhold2014-04-191-2/+2
* Define block types for string, edit text and formula cell elements.Kohei Yoshida2013-06-241-2/+2
* Move the column element block definitions out of ScColumn.Kohei Yoshida2013-05-201-7/+3
* Consolidate the text width and script type arrays into one.Kohei Yoshida2013-05-201-6/+6
* Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida2013-03-141-0/+11
* First cut on column text width iterator implementation. Untested.Kohei Yoshida2013-03-141-3/+26
* Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida2013-03-141-0/+24