summaryrefslogtreecommitdiff
path: root/sot/prj/d.lst
blob: e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 (plain)
xt.hxx?id=9d4c36d7914e2746a751a56de01063c9159f0f99'>Revert "loplugin:constfields in sc"Noel Grandin 2019-12-12sc: rowcol: tdf#50916 pass ScDocument to the token classesNoel Grandin 2019-11-01loplugin:finalclasses in sc/incNoel Grandin 2019-05-20cache mdds positions during ScDocument::CopyBlockFromClip() (tdf#112000)Luboš Luňák 2018-10-15loplugin:constfields in scNoel Grandin 2017-10-23loplugin:includeform: scStephan Bergmann 2016-09-30loplugin:constantparamNoel Grandin 2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann 2016-04-26C++11: disable ctors instead of not implementing them (sc)Jochen Nitschke 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 2015-09-18boost->stdCaolán McNamara 2015-09-17revert for mac and win unit case crashes after boost->stdCaolán McNamara 2015-09-17boost->stdCaolán McNamara 2015-01-03boost::unordered_map->std::unordered_mapCaolán McNamara 2014-12-10Deteremine the script type of source cell during paste replication.Kohei Yoshida 2014-11-25Adjust ref undo to ensure group area listeners are used.Kohei Yoshida 2014-11-18Move this code to the context class.Kohei Yoshida 2014-11-18Speed up pasting of single row onto multiple destination rows.Kohei Yoshida 2014-11-18Make these methods non-inline again.Kohei Yoshida 2014-09-04create type-safe bitfield for sc insert/delete flagsNoel Grandin