Age | Commit message (Expand) | Author |
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 |
2016-05-19 | tdf#35208 Allow choosing encoding for old Excel files | Maxim Monastirsky |
2016-05-18 | add test for tdf#88657 | Markus Mohrhard |
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 |
2016-05-17 | tdf#99255 Calc crashing on Undo after Spell Correction | Arul Michael |
2016-05-17 | Set different ui file for NotebookBar in each app | Szymon Kłos |
2016-05-17 | loplugin:commaoperator, this should have been a | | Markus Mohrhard |
2016-05-16 | leave a note about problem seen in the chart2export callgrind profile | Markus Mohrhard |
2016-05-16 | Fix typos | Andrea Gelmini |
2016-05-16 | Give unique, comprehensible names to idles tdf#97087 | Muhammet Kara |
2016-05-16 | comment unused biff constants | Jochen Nitschke |
2016-05-15 | tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINE | Maxim Monastirsky |
2016-05-14 | add framework for new calc function tests | Markus Mohrhard |
2016-05-14 | add yearfrac test case | Raal |
2016-05-14 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-05-13 | recognize #REF! particles of invalidated references, tdf#86575 follow-up | Eike Rathke |
2016-05-13 | Resolves: tdf#99730 lower the barrier for inferior systems, cripple the test | Eike Rathke |