Age | Commit message (Expand) | Author |
---|---|---|
2017-05-24 | tdf#107945: properly iterate over mtv during pivot cache loading. | Kohei Yoshida |
2017-01-25 | loplugin: unnecessary destructor sc | Noel Grandin |
2016-04-05 | tdf#94306 Replace boost::noncopyable with plain C++11 deleted copy ctors | Steven Guo |
2016-01-11 | loplugin:privatebase: Make derivation from noncopyable explicitly private | Stephan Bergmann |
2014-04-19 | fixincludeguards.sh: sc | Thomas Arnhold |
2013-06-24 | Define block types for string, edit text and formula cell elements. | Kohei Yoshida |
2013-05-20 | Move the column element block definitions out of ScColumn. | Kohei Yoshida |
2013-05-20 | Consolidate the text width and script type arrays into one. | Kohei Yoshida |
2013-03-14 | Unit test for the new column-based text width storage, via new iterator. | Kohei Yoshida |
2013-03-14 | First cut on column text width iterator implementation. Untested. | Kohei Yoshida |
2013-03-14 | Add skeleton files for the new iterator for column cells' text widths. | Kohei Yoshida |