summaryrefslogtreecommitdiff
path: root/sc/inc/columniterator.hxx
AgeCommit message (Expand)Author
2018-10-15loplugin:constfields in scNoel Grandin
2018-07-13tdf#118620 - avoid out of bounds iterator for end of sheet pivots.Michael Meeks
2018-05-29loplugin:unusedfields-in-constructor in scNoel Grandin
2018-05-15tdf#42949 Fix IWYU warnings in sc/inc/columniterator.hxxGabor Kelemen
2017-05-24tdf#107945: properly iterate over mtv during pivot cache loading.Kohei Yoshida
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