summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2015-10-12tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens8-7/+95
2015-10-12crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara1-1/+4
2015-10-09crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara1-5/+5
2015-10-09Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke1-15/+7
2015-10-09Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke1-2/+2
2015-10-09Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke1-0/+16
2015-10-08Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke1-7/+15
2015-10-07reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-07Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-10-05Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-10-05tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2-1/+15
2015-10-05fix crash in XclImpSupbook::GetExternNameCaolán McNamara2-1/+5
2015-10-05fix test-casesCaolán McNamara3-0/+0
2015-10-05fix crash on loading certain xlsCaolán McNamara1-2/+6
2015-10-05xls: Defrowheight345 without pColRowBuffCaolán McNamara2-0/+7
2015-10-05crash in StandardwidthCaolán McNamara2-0/+5
2015-10-03fix crash on loading certain xlsCaolán McNamara2-11/+13
2015-10-03xls: DefColWidth without pColRowBuffCaolán McNamara2-0/+6
2015-10-01don't try to create OUString from editeng directly, tdf#94542Markus Mohrhard1-2/+6
2015-10-01tdf#94617 allow to store nStart information greater than sal_Int16 limitLaurent Godard2-1/+25
2015-09-30don't believe xls wrt size to reserveCaolán McNamara2-3/+8
2015-09-30sc: fix crash in ScVbaEventListener::processWindowResizeEvent()Michael Stahl1-3/+10
2015-09-30intermittent CppunitTest_sc_macros_test failureCaolán McNamara1-2/+7
2015-09-29tdf#93922 - dispose the calc InputHintWindow properly.Michael Meeks1-1/+1
2015-09-28follow up of tdf#94214Winfried Donkers1-0/+1
2015-09-27Resolves: tdf#85979 TextToColumns is overwriting, so set at ScImportExportEike Rathke1-0/+1