Age | Commit message (Expand) | Author |
2016-05-26 | loplugin:unusedmethods | Noel Grandin |
2016-05-26 | loplugin:unusedreturntypes | Noel Grandin |
2016-05-25 | remove now moot comment, tdf#86282 follow-up | Eike Rathke |
2016-05-25 | tdf#86282 switch to base name sheet name again for external references CSV | Eike Rathke |
2016-05-25 | tdf#86282 handle both, base name and Sheet1, as external reference sheet name | Eike Rathke |
2016-05-25 | Resolves: tdf#98895 range search crashes open office if range is null | Caolán McNamara |
2016-05-25 | (nearly) nothing uses GetUniqueId anymore, so remove it. | Caolán McNamara |
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-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-23 | Resolves: tdf#86282 do not use file name as sheet name for linked documents | Eike Rathke |
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-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 | document findings on external range reference handling | Eike Rathke |
2016-05-21 | handle external references in CompareMat() as matrix | 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 | 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 |
2016-05-19 | tdf#35208 Allow choosing encoding for old Excel files | Maxim Monastirsky |
2016-05-18 | better fix for memory leak around calc header-footer UNO objects | Markus Mohrhard |
2016-05-18 | Resolves: tdf#99930 SetReplaceLeadingSingleQuotationMark(false) for Calc | Eike Rathke |
2016-05-18 | convert TAB to scoped enum | Noel Grandin |
2016-05-18 | sfx2 classification: add Type parameter to the UNO command | Miklos Vajna |
2016-05-18 | sfx2 classification: specify policy type when setting a category | Miklos Vajna |
2016-05-18 | clang-tidy modernize-make-shared | Noel Grandin |