summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-05-18convert TAB to scoped enumNoel Grandin
2016-05-18sfx2 classification: add Type parameter to the UNO commandMiklos Vajna
2016-05-18sfx2 classification: specify policy type when setting a categoryMiklos Vajna
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-17tdf#99255 Calc crashing on Undo after Spell CorrectionArul Michael
2016-05-17Set different ui file for NotebookBar in each appSzymon Kłos
2016-05-17loplugin:commaoperator, this should have been a |Markus Mohrhard
2016-05-16leave a note about problem seen in the chart2export callgrind profileMarkus Mohrhard
2016-05-16Fix typosAndrea Gelmini
2016-05-16Give unique, comprehensible names to idles tdf#97087Muhammet Kara
2016-05-16comment unused biff constantsJochen Nitschke
2016-05-15tdf#99783 Invalidate SID_ATTR_CHAR_OVERLINEMaxim Monastirsky
2016-05-14add framework for new calc function testsMarkus Mohrhard
2016-05-14add yearfrac test caseRaal
2016-05-14recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13recognize #REF! particles of invalidated references, tdf#86575 follow-upEike Rathke
2016-05-13Resolves: tdf#99730 lower the barrier for inferior systems, cripple the testEike Rathke