summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2016-03-31tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael1-0/+7
2016-03-28Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke1-1/+46
2016-03-24fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke1-0/+18
2016-03-18ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke1-0/+1
2016-03-15Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke1-19/+29
2016-03-14tdf#98083: Always save cell formatKatarina Behrens5-13/+44
2016-03-09Resolves: tdf#95226 second case, stack error count in JumpMatrix contextEike Rathke1-0/+14
2016-03-09Resolves: tdf#98297 exclude error values from COUNT in array/matrixEike Rathke3-9/+25
2016-03-09Resolves: tdf#98389 check memory requirement of matrixEike Rathke4-113/+268
2016-03-07don't use same file in two testsMarkus Mohrhard2-2/+2
2016-02-19Resolves: tdf#97465 like wheel ignore swipe for sc input handler inputchangedCaolán McNamara1-0/+4
2016-02-18tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens3-9/+14
2016-02-02tdf#97150: tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist1-0/+7
2016-02-02Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke1-9/+93
2016-01-25tdf#96910 : Calc crashes while using "Insert Column Left" for large DocumentsYogesh1-5/+7
2016-01-25tdf#97308: fix logic with conditional "ends with"Julien Nabet1-2/+2
2016-01-19follow-up of tdf#89031Winfried Donkers1-1/+2
2016-01-18tdf#96198 accept WEEKNUM with only one parameter, tdf#50950 follow-upEike Rathke1-2/+5
2016-01-12tdf#90606 Crash when delete a large part of a column with shift cells leftArul1-6/+15
2016-01-07Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke1-0/+6
2015-12-21tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl1-0/+1
2015-12-16Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke1-0/+4
2015-12-12tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-04tdf#83126: Find All: Don't ignore Search Direction Rows/Col optionJulien Nabet1-1/+1
2015-12-03Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke1-2/+3
2015-12-03Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke1-1/+9
2015-11-23tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers2-2/+2
2015-11-20Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke5-3/+15
2015-11-20Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke1-12/+12
2015-11-16tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens3-9/+51
2015-11-03read past end of pCellInfoCaolán McNamara2-1/+4
2015-11-02tdf#92207 sc: Make the text background color button workMaxim Monastirsky4-0/+4
2015-11-02Resolves: tdf#95395 force range reference to array only in array formula, als...Eike Rathke1-1/+7
2015-10-30WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-0/+3
2015-10-26tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski1-1/+1
2015-10-24tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski1-1/+1
2015-10-24tdf#32834 : improve the precision of MDETERM calculationDennis Francis1-4/+5
2015-10-22Resolves: tdf#91453 use configuration of text to number conversionEike Rathke6-282/+444
2015-10-22Resolves: tdf#95226 fix broken IFERROR/IFNA array logicEike Rathke1-2/+3
2015-10-19tdf#94908 : Autofilter ok button is blockedDennis Francis1-0/+3
2015-10-19WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-8/+8
2015-10-16tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist2-0/+94
2015-10-16tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args emptyTor Lillqvist1-5/+24
2015-10-16tdf#94924: Return correct #DIV/0! error from AVERAGE in the OpenCL caseTor Lillqvist1-1/+5
2015-10-16tdf#94924: Fix handling of empty cells in OpenCL divisionTor Lillqvist1-8/+4
2015-10-16tdf#94924: Fix handling of empty cells in OpenCL subtractionTor Lillqvist1-14/+2
2015-10-15tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl1-2/+2
2015-10-15tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks1-1/+1
2015-10-14tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips1-2/+0
2015-10-14Resolves: tdf#94514 more restrictive check on end of column specifierEike Rathke1-1/+1