summaryrefslogtreecommitdiff
path: root/sc/inc/columniterator.hxx
AgeCommit message (Expand)Author
2017-01-25loplugin: unnecessary destructor scNoel Grandin
2016-04-05tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctorsSteven Guo
2016-01-11loplugin:privatebase: Make derivation from noncopyable explicitly privateStephan Bergmann
2014-04-19fixincludeguards.sh: scThomas Arnhold
2013-06-24Define block types for string, edit text and formula cell elements.Kohei Yoshida
2013-05-20Move the column element block definitions out of ScColumn.Kohei Yoshida
2013-05-20Consolidate the text width and script type arrays into one.Kohei Yoshida
2013-03-14Unit test for the new column-based text width storage, via new iterator.Kohei Yoshida
2013-03-14First cut on column text width iterator implementation. Untested.Kohei Yoshida
2013-03-14Add skeleton files for the new iterator for column cells' text widths.Kohei Yoshida