summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-11-04sc lok: return absolute positions for row/column headersMiklos Vajna1-20/+6
2015-11-04guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2015-11-03read past end of pCellInfoCaolán McNamara2-1/+4
2015-11-03tdf#92207 sc: Make the text background color button workMaxim Monastirsky4-0/+4
2015-11-03Resolves: tdf#95395 force range reference to array only in array formula, als...Eike Rathke1-1/+7
2015-11-03WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-0/+3
2015-11-03sc lok: avoid placeholder row when providing all headersMiklos Vajna1-2/+2
2015-11-03sc lok: allow requesting column headers only for a logic areaMiklos Vajna1-4/+28
2015-11-03sc lok: allow requesting row headers only for a logic areaMiklos Vajna4-9/+35
2015-11-03ScGlobal::UpdatePPT: make conversion more preciseMiklos Vajna1-3/+3
2015-11-03sc lok: fix rounding errors with non-100% zoomMiklos Vajna1-7/+4
2015-11-03sc lok: emit RowColumnHeader info in twipsMiklos Vajna2-5/+8
2015-11-03ScTabView::getRowColumnHeaders: emit info about last formatted row/colMiklos Vajna1-2/+2
2015-11-03ScTabView::getRowColumnHeaders: include info about columns, tooMiklos Vajna1-0/+12
2015-11-03LOK: initial Document::getCommandValues() for RowColumnHeadersMiklos Vajna4-0/+47
2015-11-03vcl: getWindow() -> setClipboard() in ITiledRenderableMiklos Vajna2-5/+5
2015-10-31sc lok: Always provide a reasonable document size.Jan Holesovsky1-6/+5
2015-10-28guard boost/property_tree/json_parser.hpp on WNTAndras Timar1-0/+6
2015-10-27sc: implement vcl::ITiledRenderable::isMimeTypeSupported()Miklos Vajna2-0/+16
2015-10-27sc: implement vcl::ITiledRenderable::getWindow()Miklos Vajna2-0/+14
2015-10-26tdf#94485 Lower Calc background spellchecker prioJan-Marek Glogowski1-1/+1
2015-10-26tdf#32834 : improve the precision of MDETERM calculationDennis Francis1-4/+5
2015-10-26Resolves: tdf#91453 use configuration of text to number conversionEike Rathke6-282/+444
2015-10-26Resolves: tdf#95226 fix broken IFERROR/IFNA array logicEike Rathke1-2/+3
2015-10-26tdf#94908 : Autofilter ok button is blockedDennis Francis1-0/+3
2015-10-26WaE: variable set but not used, in NDEBUG buildTor Lillqvist1-8/+8
2015-10-26tdf#95220: Check if DrawingLayer is not nullptrMike Kaganski1-1/+1
2015-10-19Hide open remote button in standard toolbarYousuf Philips1-1/+1
2015-10-18RemoteFilesDialogSzymon Kłos3-1/+5
2015-10-17tdf#94924: Add a more systematic OpenCL unit testTor Lillqvist2-0/+94
2015-10-17tdf#94924: Return correct result 0 from OpenCL MIN and MAX when all args emptyTor Lillqvist1-5/+24
2015-10-17tdf#94924: Return correct #DIV/0! error from AVERAGE in the OpenCL caseTor Lillqvist1-1/+5
2015-10-17tdf#94924: Fix handling of empty cells in OpenCL divisionTor Lillqvist1-8/+4
2015-10-17tdf#94924: Fix handling of empty cells in OpenCL subtractionTor Lillqvist1-14/+2
2015-10-17tdf#93318 reintroduce first/last button in Calc tab barTomaž Vajngerl1-2/+2
2015-10-17tdf#93044 - fix silly calc copy/paste lifecycle issue.Michael Meeks1-1/+1
2015-10-17tdf#91097 Substitute rectangle and ellipse uno commandsYousuf Philips1-2/+0
2015-10-17Resolves: tdf#94514 more restrictive check on end of column specifierEike Rathke1-1/+1
2015-10-17tdf#93688: Set CalcA1|ExcelA1 syntax only for imported docsKatarina Behrens8-7/+95
2015-10-17crashtestig: infinite recurse in ooo32833-1.sxcCaolán McNamara1-1/+4
2015-10-17crashtesting: ooo95537-1.xls fails with a fAnz that is nanCaolán McNamara1-5/+5
2015-10-17Revert "Resolves: tdf#94869 propagate error when obtaining a scalar double va...Eike Rathke1-15/+7
2015-10-17Resolves: tdf#94796 LINEST and LOGEST have ForceArray parametersEike Rathke1-2/+2
2015-10-17Resolves: tdf#93613 let referenced document evaluate macro configEike Rathke1-0/+16
2015-10-17Resolves: tdf#94869 propagate error when obtaining a scalar double valueEike Rathke1-7/+15
2015-10-17reintroduce initial coupling of EmptyStringAsZero to StringConversionEike Rathke2-21/+29
2015-10-17Resolves: tdf#78897 do not cache/reuse a repeat-filled stringEike Rathke1-0/+3
2015-10-17Probably good to move the more complicates test after the light-weight onesTor Lillqvist1-3/+3
2015-10-17tdf#94173: Calc doesn't save your own created autoformat presetsJulien Nabet2-1/+15
2015-10-17fix crash in XclImpSupbook::GetExternNameCaolán McNamara2-1/+5