summaryrefslogtreecommitdiff
path: root/sc/source/core/data/columnset.cxx
AgeCommit message (Expand)AuthorFilesLines
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-08-11convert std::map::insert to std::map::emplaceNoel Grandin1-1/+1
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke1-0/+10
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara1-0/+1
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin1-10/+0
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida1-0/+66