/source/cs/dictionaries/

stro/vector/vector-7.0 LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/clipcontext.hxx
AgeCommit message (Expand)Author
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