summaryrefslogtreecommitdiff
path: root/sc/inc/columniterator.hxx
AgeCommit message (Collapse)AuthorFilesLines
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
sorry, huge one...
2013-06-24Define block types for string, edit text and formula cell elements.Kohei Yoshida1-2/+2
Also, remove the custom_ prefix from block names. Change-Id: If3dfdbdacc2d0113fa8d631bec7a914b51668115
2013-05-20Move the column element block definitions out of ScColumn.Kohei Yoshida1-7/+3
so that I can reference it in another class. Change-Id: I035cc1d37ec219c3e3da2e180a0337fb3c6fba8a
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida1-6/+6
Since they are always in sync... Change-Id: Ic07f57e1804d76ae801c7947d18df5fd0d729632
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida1-0/+11
Change-Id: Ibf1e254e34df98ad5c46a46252168787b07d161c
2013-03-14First cut on column text width iterator implementation. Untested.Kohei Yoshida1-3/+26
Change-Id: Ic615e5645f1a89a4b1a60dc519eb79ff921203a9
2013-03-14Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida1-0/+24
To be implemented soon. Change-Id: Ifa72245f89635ac604c233197891fb67c8d99915