summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-06-13tdf#45904 Move remaining _XCellRangeReferrer Java tests to C++Jens Carl
2018-06-13uitest Calc-statistics- Moving averageZdeněk Crhonek
2018-06-13loplugin:useuniqueptr in ScDPResultDataNoel Grandin
2018-06-13loplugin:useuniqueptr in ColumnSpanSetNoel Grandin
2018-06-13calc: unit tests for data validationMarco Cecchetti
2018-06-13loplugin:useuniqueptr in ScSortInfoArrayNoel Grandin
2018-06-13Fix typosAndrea Gelmini
2018-06-13Remove some obsolete dependencies from CppunitTest_sc_ddelinkobjJens Carl
2018-06-13uitest Calc-statistics- Exponential SmoothingZdeněk Crhonek
2018-06-12do not even consider ScTokenArray for OpenCL if it's disabledLuboš Luňák
2018-06-12tdf#45904 Move _XCellRangeData Java test to C++Jens Carl
2018-06-12chmod -xTor Lillqvist
2018-06-12don't use opencl with deleted cellsLuboš Luňák
2018-06-12tdf#117276 filter reset: check complete data range selectedSerge Krot
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin
2018-06-12pass ScInterpreterContext to GetFormula()Luboš Luňák
2018-06-12loplugin:constantparamNoel Grandin
2018-06-12simplify calls to *DialogFactory::Create methodsNoel Grandin
2018-06-11tdf#114487 sc htmlimp: non-global sheet range namesJustin Luth
2018-06-11tdf#113991 xls/xlsx export: no relative sheet in named rangesJustin Luth
2018-06-11tdf#42949 Fix IWYU warnings in sc/inc/s*Gabor Kelemen
2018-06-11uitest Calc-Statistics- Descriptive statisticsZdeněk Crhonek
2018-06-11uitest - Calc-statistics- ANOVAZdeněk Crhonek
2018-06-11uitest Calc-Statistics-Correlation and CovarianceZdeněk Crhonek
2018-06-11coverity#735800 Dereference after null checkCaolán McNamara
2018-06-11sc: Make ZTEST() raise #DIV/0! when the sample stddev is 0Takeshi Abe
2018-06-11tdf#114710 : Fixes crash when pasting as GDI metafileDennis Francis
2018-06-11sc: ScHeaderFieldData always stores a datetimeTakeshi Abe
2018-06-11new loplugin:shouldreturnboolNoel Grandin
2018-06-10uitest for bug tdf#83901Zdeněk Crhonek
2018-06-10uitest for bug tdf#117522Zdeněk Crhonek
2018-06-09adding some fuzz to row height tolerance testsThorsten Behrens
2018-06-09Fix typosAndrea Gelmini
2018-06-09uitest Calc - statistics - samplingZdeněk Crhonek
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin
2018-06-09delete space in string in Calc-Statistics-Descriptive StatisticsZdeněk Crhonek
2018-06-09properly go to next row when walking mdds containerLuboš Luňák
2018-06-08Row height tolerance level increase for unittestVasily Melenchuk
2018-06-08look for unnecessary calls to Reference::is() after an UNO_QUERY_THROWNoel Grandin
2018-06-08tdf#62268: allow row height recalculation on document loadVasily Melenchuk
2018-06-07lok: sc: scroll issueMarco Cecchetti
2018-06-07sc: A putative micro optimization of MEDIAN() for even-length arraysTakeshi Abe
2018-06-06blacklist ocExternal for calc's threaded calculationsLuboš Luňák
2018-06-06tdf#116552 restore copy on focus and jump focus to sourceCaolán McNamara
2018-06-06Translate German comments and debug stringsJohnny_M
2018-06-06fix broken control flow in ScTokenArray::CheckToken()Luboš Luňák
2018-06-06fix misplaced case labelsLuboš Luňák
2018-06-06tdf#42949 Fix IWYU warnings in sc/inc/[a,c]*Gabor Kelemen
2018-06-05Remove superfluous temporary rExtendRangeEike Rathke
2018-06-05Resolves: tdf#117372 preserve preselected sort area, if so, then extend or notEike Rathke