summaryrefslogtreecommitdiffstats
path: root/sc
Commit message (Expand)AuthorAgeFilesLines
* tdf#97150: tdf#94924: If we can't handle strings, don't try to thenTor Lillqvist2016-02-021-0/+7
* Resolves: tdf#93151 handle ExpandRefs and mnColDelta the same as mnRowDeltaEike Rathke2016-02-021-9/+93
* follow-up of tdf#89031Winfried Donkers2016-01-191-1/+2
* tdf#96198 accept WEEKNUM with only one parameter, tdf#50950 follow-upEike Rathke2016-01-181-2/+5
* tdf#90606 Crash when delete a large part of a column with shift cells leftArul2016-01-121-6/+15
* Resolves: tdf#94208 broadcast fill undo (for deleted cells)Eike Rathke2016-01-071-0/+6
* tdf#93949 ensure memory stream is properly flushedTomaž Vajngerl2015-12-211-0/+1
* Resolves: tdf#95440 SharedString are interned per document, re-internEike Rathke2015-12-161-0/+4
* tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis2015-12-121-7/+24
* tdf#83126: Find All: Don't ignore Search Direction Rows/Col optionJulien Nabet2015-12-041-1/+1
* Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke2015-12-031-2/+3
* Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke2015-12-031-1/+9
* tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers2015-11-232-2/+2
* Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke2015-11-205-3/+15
* Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke2015-11-201-12/+12
* tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens2015-11-163-9/+51
* read past end of pCellInfoCaolán McNamara2015-11-032-1/+4
* tdf#92207 sc: Make the text background color button workMaxim Monastirsky2015-11-024-0/+4
* Resolves: tdf#95395 force range reference to array only in array formula, als...Eike Rathke2015-11-021-1/+7
* WaE: variable set but not used, in NDEBUG buildTor Lillqvist2015-10-301-0/+3
* tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski2015-10-261-1/+1
* tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski2015-10-241-1/+1
* tdf#32834 : improve the precision of MDETERM calculationDennis Francis2015-10-241-4/+5
* Resolves: tdf#91453 use configuration of text to number conversionEike Rathke2015-10-226-282/+444
* Resolves: tdf#95226 fix broken IFERROR/IFNA array logicEike Rathke2015-10-221-2/+3
* tdf#94908 : Autofilter ok button is blockedDennis Francis2015-10-191-0/+3
* WaE: variable set but not used, in NDEBUG buildTor Lillqvist2015-10-191-8/+8
* tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist2015-10-162-0/+94
* tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args emptyTor Lillqvist2015-10-161-5/+24
* tdf#94924: Return correct #DIV/0! error from AVERAGE in the OpenCL caseTor Lillqvist2015-10-161-1/+5
* tdf#94924: Fix handling of empty cells in OpenCL divisionTor Lillqvist2015-10-161-8/+4
* tdf#94924: Fix handling of empty cells in OpenCL subtractionTor Lillqvist2015-10-161-14/+2
* tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl2015-10-151-2/+2
* tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks2015-10-151-1/+1
* tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips2015-10-141-2/+0
* Resolves: tdf#94514 more restrictive check on end of column specifierEike Rathke2015-10-141-1/+1
* tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens2015-10-128-7/+95
* crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara2015-10-121-1/+4
* crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara2015-10-091-5/+5
* Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke2015-10-091-15/+7
* Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke2015-10-091-2/+2
* Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke2015-10-091-0/+16
* Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke2015-10-081-7/+15
* reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2015-10-072-21/+29
* Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke2015-10-071-0/+3
* Probably good to move the more complicates test after the light-weight onesTor Lillqvist2015-10-051-3/+3
* tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2015-10-052-1/+15
* fix crash in XclImpSupbook::GetExternNameCaolán McNamara2015-10-052-1/+5
* fix test-casesCaolán McNamara2015-10-053-0/+0
* fix crash on loading certain xlsCaolán McNamara2015-10-051-2/+6