summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2018-06-05sc: Stop pushing an extra errorTakeshi Abe
2018-06-05Add "Unsupported inline array content." BadArrayContent message, tdf#117879Eike Rathke
2018-06-05Fixes svg vs. png issue for some iconsheiko tietze
2018-06-05tdf#42949 remove unused compheler includes ..Jochen Nitschke
2018-06-05Append error number if no message availableEike Rathke
2018-06-05loplugin:includeform (`make perfcheck`)Stephan Bergmann
2018-06-05Adapt `make perfcheck`Stephan Bergmann
2018-06-05Resolves: tdf#117879 preserve formula after inline array errorEike Rathke
2018-06-04uitest for bug tdf#77509Zdeněk Crhonek
2018-06-04uitest / Calc consolidate;one more testZdeněk Crhonek
2018-06-04tdf#114487 sc htmlimp: rangeNames should be 3DJustin Luth
2018-06-04loplugin:unreffunStephan Bergmann