summaryrefslogtreecommitdiff
path: root/sc/inc/columnset.hxx
AgeCommit message (Collapse)Author
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
Found with bin/find-unneeded-includes Only removal proposals are dealt with here. Quite a bit of fallout management was necessary. Several files were not checked earlier because of IWYU problems. Also a few mistaken entries from the yaml file are corrected. Change-Id: I943dfb955e096896961ac487d26ce57a6cb76cc2 Reviewed-on: https://gerrit.libreoffice.org/55303 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Miklos Vajna <vmiklos@collabora.co.uk>
2016-04-19call StartNeededListeners() only on affected columns, tdf#99322 follow-upEike Rathke
Iterating over the entire document is an unnecessary performancce penalty if the set of affected columns is already known. Change-Id: I84598066f878ca4615d6a5e1d6c70ebaa686e446
2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara
Change-Id: I2c65709cda6f10810452dfb8aa1a247cb3a5564f
2014-04-19fixincludeguards.sh: scThomas Arnhold
sorry, huge one...
2014-03-03remove unused code sc::ColumnSet::has(short, short)Noel Grandin
Change-Id: I6a31362ae2e2f37a96e7023c06b4c9af7821f925
2013-08-13Regroup formula cells later in columns where references are updated.Kohei Yoshida
Change-Id: I4dd6ade18e72d8f57583180463f9dda3603be4c2