/source/is/helpcontent2/

tory'/>
summaryrefslogtreecommitdiff
path: root/sc/qa/unit/mark_test.cxx
AgeCommit message (Expand)Author
2024-12-14use insert function instead of for loopManish
2024-12-10tdf#163738 use insert function instead of for loopManish
2022-03-05remove more hardcoded sheet sizes from Calc testsLuboš Luňák
2022-03-03make ScMarkData::IsAllMarked() work also for simple marksLuboš Luňák
2022-03-03improve ScMark* classes a bitLuboš Luňák
2021-02-08Improve loplugin:cppunitassertequal for CPPUNIT_ASSERT(a && b)Stephan Bergmann
2020-05-30pass ScSheetLimits aroundNoel Grandin
2020-01-17use std::vector in ScMarkArray, instead of re-inventing the wheelNoel Grandin
2019-12-14sc: rowcol: convert mark dataNoel Grandin
2019-12-14sc: rowcol: tdf#50916 convert Valid* methodsNoel Grandin
2019-11-28fix a few places using SCROW/SCCOL datatypes incorrectlyNoel Grandin
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann
2019-11-16loplugin:unusedfieldsNoel Grandin
2019-11-11sc: rowcol: tdf#50916 convert mark data structuresNoel Grandin
2019-04-02tdf#120445 File-open ODS: Slower as compared to LibO 4.4.7.2Noel Grandin
2019-01-24loplugin:constparams in scNoel Grandin
2018-12-05loplugin:unnecessaryparen include more assignmentsNoel Grandin
2018-11-20tdf#42949 Fix IWYU warnings in sc/qa/{perf,unit}/*Gabor Kelemen
2018-10-05sc: Enhance binary search for ScMarkArraySerge Krot
2018-03-10don't use heap for elements in ScRangeListNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-09-12clang-tidy modernize-use-emplace in scNoel Grandin
2017-05-23drop the SCsROW/SCsCOL/SCsTAB typedefsNoel Grandin
2016-10-01Fix typosAndrea Gelmini
2016-04-15add test for tdf#72240Markus Mohrhard
2016-03-19simplify new testMarkus Mohrhard
2016-03-19tdf#50916 : Unit tests for the refactored ScMarkData...Dennis Francis