Age | Commit message (Expand) | Author |
2016-05-25 | SWITCH returns error if compared value contains an error, tdf#97831 follow-up | Winfried Donkers |
2016-05-25 | correct description of range argument of MINIFS and MAXIFS | Stanislav Horacek |
2016-05-25 | use consistent case for argument names of IFS function | Stanislav Horacek |
2016-05-25 | Convert SC_MF to scoped enum | Noel Grandin |
2016-05-25 | add DSUM test case | Zdeněk Crhonek |
2016-05-25 | DCOUNT test case - one more test | Zdeněk Crhonek |
2016-05-24 | Resolves: tdf#99733 don't crash on moving range of cells | Caolán McNamara |
2016-05-24 | convert PIVOT_FUNC to scoped enum | Noel Grandin |
2016-05-24 | Revert "remove some manual ref-counting" | Noel Grandin |
2016-05-24 | loplugin:unusedmethods in sc | Noel Grandin |
2016-05-24 | remove some manual ref-counting | Noel Grandin |
2016-05-24 | add DSTDEVP test case | Zdeněk Crhonek |
2016-05-24 | add DSTDEV test case | Zdeněk Crhonek |
2016-05-23 | Resolves: tdf#86282 do not use file name as sheet name for linked documents | Eike Rathke |
2016-05-23 | Add DPRODUCT test case | Zdeněk Crhonek |
2016-05-23 | Convert SbxClassType to scoped enum | Noel Grandin |
2016-05-23 | clang-tidy clang-analyzer-deadcode.DeadStores | Noel Grandin |
2016-05-22 | Convert XOUTBMP to scoped enum | Noel Grandin |
2016-05-22 | add DMIN test case | Zdeněk Crhonek |
2016-05-21 | add DMAX test case | Zdeněk Crhonek |
2016-05-21 | add DGET test case | Zdeněk Crhonek |
2016-05-21 | add test for tdf#99947 | Markus Mohrhard |
2016-05-21 | use CONV_XL_OOX for xlsx export, related tdf#99947 | Markus Mohrhard |
2016-05-21 | use correct separator for ScRangeList, tdf#99947 | Markus Mohrhard |
2016-05-21 | disable the test that crashes windows | Markus Mohrhard |
2016-05-21 | document findings on external range reference handling | Eike Rathke |
2016-05-21 | handle external references in CompareMat() as matrix | Eike Rathke |
2016-05-20 | add dcounta test case | Zdeněk Crhonek |
2016-05-20 | unit test for unresolved external references, tdf#93101 | Eike Rathke |
2016-05-20 | handle svExternalDoubleRef just the same as svMatrix in MATCH | Eike Rathke |
2016-05-20 | Fix CopyPasta in MAXIFS range description | Olivier Hallot |
2016-05-20 | use vector replication for single row/column arrays | Eike Rathke |
2016-05-20 | always use GetNewMat() in interpreter context instead of plain ScFullMatrix() | Eike Rathke |
2016-05-20 | handle svExternalDoubleRef in all IS*() functions, tdf#93101 related | Eike Rathke |
2016-05-20 | handle svExternalSingleRef in all IS*() functions, tdf#93101 related | Eike Rathke |
2016-05-20 | Fix typo in code | Andrea Gelmini |
2016-05-20 | tdf#93101 handle svExternalSingleRef in ISERROR() | Eike Rathke |
2016-05-20 | tdf#93101 correctly resolve svExternalSingleRef token in GetMatrix() | Eike Rathke |
2016-05-20 | tdf#93101 propagate external reference error from refcache token | Eike Rathke |
2016-05-20 | convert SC_COMPILER to scoped enum | Noel Grandin |
2016-05-20 | clang-tidy misc-assign-operator-signature | Noel Grandin |
2016-05-20 | Resolves: tdf#83746 wrapAddress() didn't do what it was supposed to do | Eike Rathke |
2016-05-19 | add daverage test case | Zdeněk Crhonek |
2016-05-19 | missing component for calc function test | Markus Mohrhard |
2016-05-19 | mention purpose of FLOOR.XCL() and CEILING.XCL(), tdf#99856 related | Eike Rathke |
2016-05-19 | clang-tidy misc-unused-alias-decls | Noel Grandin |
2016-05-19 | clang-tidy misc-unused-raii | Noel Grandin |
2016-05-19 | Revert "tdf#35208 Allow choosing encoding for old Excel files" | Maxim Monastirsky |
2016-05-19 | clang-tidy modernize-make-unique | Noel Grandin |
2016-05-19 | Resolves: tdf#86502 split formula groups referring bounds shifted into | Eike Rathke |