summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2018-02-09CheckLinkFormulaNeedingCheck() for named expressionsEike Rathke
2018-02-09CheckLinkFormulaNeedingCheck() for conditional format expressionsEike Rathke
2018-02-09CheckLinkFormulaNeedingCheck() for .xls and .xlsx formula cellsEike Rathke
2018-02-09handle ocWebservice similarly to ocDdeCaolán McNamara
2018-02-09Better handle ScDde formulas with missing dde-link entriesCaolán McNamara
2018-02-09limit WEBSERVICE to http[s] protocolsCaolán McNamara
2017-04-23coverity#1399031 golden, Out-of-bounds readCaolán McNamara
2017-03-22disable generation of ole previews in ODF format until after loadCaolán McNamara
2016-09-01sc lok: fix re-sizing several rows/columns at onceHenry Castro
2016-09-01sc lok: add parameters for column/row resizeHenry Castro
2016-06-19bccu#1893 - [PERFORMANCE] .uno:ViewRowColumnHeaders too slowAshod Nakashian
2016-06-19LOK: Fix cell editing with zoomAshod Nakashian
2016-06-19Use explicit type in std::maxAshod Nakashian
2016-06-16Revert "sc lok: limit movement of the cursor"Ashod Nakashian
2016-06-16LOK: tile rendering regression fixAshod Nakashian
2016-06-13LOK: fast tile rendering (cell editing)Ashod Nakashian
2016-06-13LOK: fast tile rendering (graphics and buttons)Ashod Nakashian
2016-06-13LOK: fast tile rendering (text only)Ashod Nakashian
2016-06-08sc lok: catch unhandled exceptionPranav Kant
2016-06-06sc: Don't export in case of invalid rangePranav Kant
2016-06-01Linux x86 build fixcp-5.0-38COOL_1.0Andras Timar
2016-06-01sc lok: limit movement of the cursorHenry Castro
2016-06-01sc lok: Add new param to .uno:EnterString to prevent committingPranav Kant
2016-06-01LOK: calc tile renderingAshod Nakashian
2016-05-28bccu#1845 - Calc tile rendering very slowAshod Nakashian
2016-05-26widen table-info capacity and count to SCSIZEAshod Nakashian
2016-05-22sc lok bccu#1610 - Tiles not rendering in large spreadsheetsAshod Nakashian
2016-05-22coverity#738785 reorg to silence Uninitialized pointer fieldCaolán McNamara
2016-05-22add TODO comment for a bugMarkus Mohrhard
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-05-22stylistic changes in ScDocument::FillInfoMarkus Mohrhard
2016-05-22limit scope of another variable in ScDocument::FillInfoMarkus Mohrhard
2016-05-22limit the scope of a few variable in ScDocument::FillInfoMarkus Mohrhard
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-05-22that should not have become part of the previous commitMarkus Mohrhard
2016-05-22extract another function from ScDocument::FillInfoMarkus Mohrhard
2016-05-22Refactor ScMarkData for tdf#50916Dennis Francis
2016-05-22extract function from ScDocument::FillInfoMarkus Mohrhard
2016-05-12sc lok: Invalidate the new extended areacp-5.0-35Pranav Kant
2016-05-11sc: Add new param, DontTerminateEdit, to .uno:SavePranav Kant
2016-05-10sc lok: Extend the spreadsheet area when we are "close enough" to the end.Jan Holesovsky
2016-05-10sc lok: Move the handling of the area back to GetTiledRenderingArea().Jan Holesovsky
2016-05-10sc lok: set a limit for tiled column and rowHenry Castro
2016-05-10LOK: fire SET_PART event when Calc page is changedAshod Nakashian
2016-05-07sc lok: Add initial test for .uno:CellCursorAndrzej Hunt
2016-05-07Let LIBO_INTERNAL_ONLY imply LOK_USE_UNSTABLE_APIMiklos Vajna
2016-05-02don't allocate and destroy a LocaleDataItem for each cell, tdf#97989Markus Mohrhard
2016-05-02don't sanitize value to an insane value, tdf#97863Markus Mohrhard
2016-05-02we need the position in the formula converter, tdf#99093Markus Mohrhard