summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-05-20Fix typo in codeAndrea Gelmini
2016-05-20tdf#93101 handle svExternalSingleRef in ISERROR()Eike Rathke
2016-05-20tdf#93101 correctly resolve svExternalSingleRef token in GetMatrix()Eike Rathke
2016-05-20tdf#93101 propagate external reference error from refcache tokenEike Rathke
2016-05-20convert SC_COMPILER to scoped enumNoel Grandin
2016-05-20clang-tidy misc-assign-operator-signatureNoel Grandin
2016-05-20Resolves: tdf#83746 wrapAddress() didn't do what it was supposed to doEike Rathke
2016-05-19add daverage test caseZdeněk Crhonek
2016-05-19missing component for calc function testMarkus Mohrhard
2016-05-19mention purpose of FLOOR.XCL() and CEILING.XCL(), tdf#99856 relatedEike Rathke
2016-05-19clang-tidy misc-unused-alias-declsNoel Grandin
2016-05-19clang-tidy misc-unused-raiiNoel Grandin
2016-05-19Revert "tdf#35208 Allow choosing encoding for old Excel files"Maxim Monastirsky
2016-05-19clang-tidy modernize-make-uniqueNoel Grandin
2016-05-19Resolves: tdf#86502 split formula groups referring bounds shifted intoEike Rathke
2016-05-19tdf#35208 Allow choosing encoding for old Excel filesMaxim Monastirsky
2016-05-18add test for tdf#88657Markus Mohrhard
2016-05-18better fix for memory leak around calc header-footer UNO objectsMarkus Mohrhard
2016-05-18Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for CalcEike Rathke