summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2016-05-26sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-26notebookbar: updated sc ui fileSzymon Kłos
2016-05-26correct description of the SWITCH functionStanislav Horacek
2016-05-26move the test file to the correct dirMarkus Mohrhard
2016-05-26cppcheck: noExplicitConstructorCaolán McNamara
2016-05-26loplugin:unusedmethodsNoel Grandin
2016-05-26loplugin:unusedreturntypesNoel Grandin
2016-05-26tdf#97831 unit test document for new Excel2016 functionsWinfried Donkers
2016-05-25remove now moot comment, tdf#86282 follow-upEike Rathke
2016-05-25add DVARP test caseZdeněk Crhonek
2016-05-25tdf#86282 switch to base name sheet name again for external references CSVEike Rathke
2016-05-25add DVAR test caseZdeněk Crhonek
2016-05-25tdf#86282 handle both, base name and Sheet1, as external reference sheet nameEike Rathke
2016-05-25Resolves: tdf#98895 range search crashes open office if range is nullCaolán McNamara
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara
2016-05-25SWITCH returns error if compared value contains an error, tdf#97831 follow-upWinfried Donkers
2016-05-25correct description of range argument of MINIFS and MAXIFSStanislav Horacek
2016-05-25use consistent case for argument names of IFS functionStanislav Horacek
2016-05-25Convert SC_MF to scoped enumNoel Grandin
2016-05-25add DSUM test caseZdeněk Crhonek
2016-05-25DCOUNT test case - one more testZdeněk Crhonek
2016-05-24Resolves: tdf#99733 don't crash on moving range of cellsCaolán McNamara
2016-05-24convert PIVOT_FUNC to scoped enumNoel Grandin
2016-05-24Revert "remove some manual ref-counting"Noel Grandin
2016-05-24loplugin:unusedmethods in scNoel Grandin
2016-05-24remove some manual ref-countingNoel Grandin
2016-05-24add DSTDEVP test caseZdeněk Crhonek
2016-05-24add DSTDEV test caseZdeněk Crhonek
2016-05-23Resolves: tdf#86282 do not use file name as sheet name for linked documentsEike Rathke
2016-05-23Add DPRODUCT test caseZdeněk Crhonek
2016-05-23Convert SbxClassType to scoped enumNoel Grandin
2016-05-23clang-tidy clang-analyzer-deadcode.DeadStoresNoel Grandin
2016-05-22Convert XOUTBMP to scoped enumNoel Grandin
2016-05-22add DMIN test caseZdeněk Crhonek
2016-05-21add DMAX test caseZdeněk Crhonek
2016-05-21add DGET test caseZdeněk Crhonek
2016-05-21add test for tdf#99947Markus Mohrhard
2016-05-21use CONV_XL_OOX for xlsx export, related tdf#99947Markus Mohrhard
2016-05-21use correct separator for ScRangeList, tdf#99947Markus Mohrhard
2016-05-21disable the test that crashes windowsMarkus Mohrhard
2016-05-21document findings on external range reference handlingEike Rathke
2016-05-21handle external references in CompareMat() as matrixEike Rathke
2016-05-20add dcounta test caseZdeněk Crhonek
2016-05-20unit test for unresolved external references, tdf#93101Eike Rathke
2016-05-20handle svExternalDoubleRef just the same as svMatrix in MATCHEike Rathke
2016-05-20Fix CopyPasta in MAXIFS range descriptionOlivier Hallot
2016-05-20use vector replication for single row/column arraysEike Rathke
2016-05-20always use GetNewMat() in interpreter context instead of plain ScFullMatrix()Eike Rathke
2016-05-20handle svExternalDoubleRef in all IS*() functions, tdf#93101 relatedEike Rathke
2016-05-20handle svExternalSingleRef in all IS*() functions, tdf#93101 relatedEike Rathke