summaryrefslogtreecommitdiff
path: root/Dictionary_gd.mk
AgeCommit message (Expand)Author
2014-03-04fdo#75753 update gd dict. to 2.8David Tardon
2012-10-16move dictionaries structure one directory upNorbert Thiebaud
feature/lok_dialog-backport LibreOffice 核心代码仓库文档基金会
summaryrefslogtreecommitdiff
path: root/sc/inc/rangelst.hxx
AgeCommit message (Expand)Author
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara
2019-11-01loplugin:finalclasses in sc/incNoel Grandin
2019-09-26loplugin:constmethod in scNoel Grandin
2019-08-23Mark move ctors/assignments noexceptMike Kaganski
2019-08-22Move ctors/assignments need non-const rvalue reference to actually moveMike Kaganski
2019-05-18tdf#125254 Performance: A spreadsheet opens too slow, part2Noel Grandin
2018-06-15tdf#96099 Remove some trivial std::vector iterator typedefsArkadiy Illarionov
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-12-15tdf#113621: don't write whole column refs for conditional format rangesMarkus Mohrhard
2017-12-11loplugin:salcall fix functionsNoel Grandin
2017-11-29loplugin:countusersofdefaultparams in scNoel Grandin
2017-11-23Add debug output operator<< for ScRangeListTor Lillqvist
2017-08-24loplugin:constparam in sc part3Noel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2017-01-11don't emit objects on ScRange*List::RemoveJochen Nitschke
2016-10-01tdf#101910, mark ScRangeList updated when DeleteArea was usedMarkus Mohrhard
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-10loplugin:constantparam in scNoel Grandin
2016-08-29loplugin:countusersofdefaultparamsNoel Grandin
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke
2016-01-15loplugin:unusedmethods unused return value in scNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-01loplugin:unusedmethodsNoel Grandin
2015-09-03introduce ScRangeList::Join(const ScRangeList&)Eike Rathke
2014-12-05Fix incorrect adjustment of range references during sort.Kohei Yoshida