summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2015-12-13tdf#73006 : Put results in correct cells after Text to ColumnsDennis Francis1-7/+24
2015-12-06tdf#83126: Find All: Don't ignore Search Direction Rows/Col optionJulien Nabet1-1/+1
2015-12-06Resolves: tdf#95629 quote CSV also if cell contains embedded '\r' CREike Rathke1-2/+3
2015-12-06Resolves: tdf#95748 no group interpreter when calculations are runningEike Rathke1-1/+9
2015-11-28tdf#94214 ODFF function FINV incorrectly saved as COM.MICROSOFT.F.INVWinfried Donkers2-2/+2
2015-11-28Resolves: tdf#95670 propagate ForceArray per parameterEike Rathke5-3/+15
2015-11-28Resolves: tdf#89907 do not modify original ScViewData's ScMarkDataEike Rathke1-12/+12
2015-11-28tdf#92256: Don't save CONV_UNSPECIFIED string ref syntax valueKatarina Behrens3-9/+51
2015-11-18vcl::ITiledRenderable::initializeForTiledRendering: support init. argumentsMiklos Vajna2-2/+2
2015-11-16sc lok: use client zoom for ViewRowColumnHeadersAndrzej Hunt1-0/+5
2015-11-16LOK: calc formula callback + formula bar implementation in gtkMihai Varga1-0/+8
2015-11-16LOK: setClientZoom() - sets the client zoom levelMihai Varga2-1/+20
2015-11-13sc lok: during tiled rendering the cell-cursor is always visibleAndrzej Hunt1-7/+5
2015-11-11Implement LOK_CALLBACK_MOUSE_POINTERAndrzej Hunt2-0/+18
2015-11-11Revert "sc lok: Cache viewdata zoom and reuse for cursor callback"Andrzej Hunt3-12/+6
2015-11-10sc lok: add missing commandNameHenry Castro1-0/+1
2015-11-09tdf#92296: Fix off-by-one formatting of text runs on OOXML exportKatarina Behrens2-8/+12
2015-11-06sc lok: tdf#94605 introduce uno:CellCursorAndrzej Hunt4-5/+63
2015-11-06sc lok: make cell cursor behaviour consistent with desktopAndrzej Hunt1-35/+40
2015-11-06sc lok: Cache viewdata zoom and reuse for cursor callbackAndrzej Hunt3-6/+21
2015-11-06sc lok: Cell Cursor callbackAndrzej Hunt1-3/+28
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