Age | Commit message (Expand) | Author |
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 |
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-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 | 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 | tdf#42949: clean up includes in include/oox/ole with iwyu | Jorenz Paragas |
2016-05-13 | convert EXCHG_OUT_ACTION_FLAG to scoped enum | Noel Grandin |
2016-05-13 | convert SHOWTRACK to scoped enum | Noel Grandin |
2016-05-13 | Update mdds to 1.2.0. Note that the API version is also up. | Kohei Yoshida |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | use SAL_WARN() | Eike Rathke |
2016-05-12 | if we can't use assert() as intended then use SAL_WARN() | Eike Rathke |
2016-05-12 | Revert "Silence -Werror,-Wimplicit-fallthrough under NDEBUG" | Eike Rathke |
2016-05-12 | comment the outdated documentation | Eike Rathke |
2016-05-12 | sc lok: Invalidate the new extended area | Pranav Kant |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |
2016-05-12 | Silence -Werror,-Wimplicit-fallthrough under NDEBUG | Stephan Bergmann |