summaryrefslogtreecommitdiff
path: root/sc/source/core/data/segmenttree.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-11-25sc: rowcol: tdf#50916 convert segmenttreeNoel Grandin1-6/+6
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann1-0/+4
2019-03-26flatten TabRangesNoel Grandin1-1/+1
2019-03-05re-land "new loplugin typedefparam""Noel Grandin1-1/+1
2019-03-04Revert "new loplugin typedefparam"Noel Grandin1-1/+1
2019-03-04new loplugin typedefparamNoel Grandin1-1/+1
2018-08-01Add missing sal/log.hxx headersGabor Kelemen1-0/+1
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen1-0/+1
2017-11-22ofz#4361 Integer-overflowCaolán McNamara1-4/+15
2017-10-23loplugin:includeform: scStephan Bergmann1-1/+1
2017-04-06Improved loplugin:redundantcast, static_cast on arithmetic types: scStephan Bergmann1-2/+2
2017-01-25loplugin: unnecessary destructor scNoel Grandin1-6/+0
2016-08-04save about 50% of the import time for nearly empty ods documentsMarkus Mohrhard1-0/+25
2016-04-22Avoid reserved identifiersStephan Bergmann1-30/+30
2016-03-23loplugin:constantparam in scNoel Grandin1-6/+6
2016-03-10rename findLastNotOf -> findLastTrueNoel Grandin1-6/+6
2016-03-10loplugin:constantparam in scNoel Grandin1-2/+2
2016-02-10Refactor ScMarkData for tdf#50916Dennis Francis1-1/+1
2014-11-27Missing includeStephan Bergmann1-0/+1
2014-06-25remove whitespaceMarkus Mohrhard1-3/+0
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin1-8/+0
2014-04-06whitespace cleanup in scMarkus Mohrhard1-18/+0
2014-03-03Remove visual noise from scAlexander Wilms1-5/+5
2014-02-27remove unused code ScFlatBoolRowSegments::getValue(int)Noel Grandin1-5/+0
2014-02-23Remove unneccessary commentsAlexander Wilms1-4/+4
2013-10-26avoid temporary variablesMatúš Kukan1-15/+5
2013-05-09Adjust for API change in mdds 0.8.0.Kohei Yoshida1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2011-11-27remove include of pch header from scNorbert Thiebaud1-2/+0
2011-03-22beware of invalidated iteratorDavid Tardon1-0/+2
2011-02-15Unused method removal.Kohei Yoshida1-5/+0
2011-02-15Let's use a separate method for leaf-node search.Kohei Yoshida1-0/+12
2011-02-14A little cleanup.Kohei Yoshida1-5/+0
2011-02-14With positional insert, there is no need to do back insertion.Kohei Yoshida1-33/+3
2011-02-14Nailed the filtering perf issue for good. (fdo#33720)Kohei Yoshida1-16/+27
2011-01-10Get it to build after the merge & removed a warning.Kohei Yoshida1-0/+5
2011-01-07Improve filtering performance to an acceptable level.Kohei Yoshida1-19/+38
2010-12-212 callcatchersJulien Nabet1-10/+0
2010-12-21callcatchers ScFlatBoolRowSegmentsJulien Nabet1-10/+0
2010-10-13Add vim/emacs modelines to all source filesSebastian Spaeth1-0/+2
2010-06-24masterfix: #i10000# change fileheaderobo1-4/+1
2010-06-23koheirowlimitperf: #i109369# #i109373# #i109384# #i109385# #i109386# #i109387...obo1-0/+585