summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2016-05-02import all formatting properties for column style, tdf#96549Markus Mohrhard
2016-05-02use the ScRefCellValue already available, tdf#97989Markus Mohrhard
2016-04-23lokit: add getPartHashHenry Castro
2016-04-21Resolves: tdf#99322 re-establish group area listeners after update referenceEike Rathke
2016-04-21Resolves: tdf#97897 (re)broadcast if formula groups were splitEike Rathke
2016-04-21(re)broadcast if value replaces cell of grouped formulas, tdf#97897 relatedEike Rathke
2016-04-21(re)broadcast, same as in ScDocument::SetString(), tdf#97897 relatedEike Rathke
2016-04-21Resolves: tdf#98990 accept R1C1 notation entire column/row referencesEike Rathke
2016-04-10add a recursion guard to lcl_FindRangeNamesInUse()Eike Rathke
2016-04-08lok context menu: Expose context menuPranav Kant
2016-04-05guard boost/property_tree/json_parser.hpp on WNTAndras Timar
2016-04-04tdf#92963 Pasting a whole row with data crashes all open LibO appsArul Michael
2016-04-04Resolves: tdf#98642 comparing RPN insufficient in shared formula detectionEike Rathke
2016-04-04fix the "group not recalculated after delete" second part of tdf#97897Eike Rathke
2016-04-04ensure a correct index is assigned to a duplicated ScRangeData instanceEike Rathke
2016-03-18sc tiled rendering: Unit test for extended .uno:SelectRow/Columncp-5.0-28Pranav Kant
2016-03-18sc lok bccu#1602: Don't crash when the copy functionality is not allowed.Jan Holesovsky
2016-03-18sc lok bccu#1519: More general solution to detecting cell resizes.Jan Holesovsky
2016-03-17sc: Improve documentation, and a cosmetic change.Jan Holesovsky
2016-03-17sc lok: Extend uno commands: .uno:SelectRow/ColumnPranav Kant
2016-03-17Resolves: tdf#93196 add RecursionCounter guard also to InterpretFormulaGroup()Eike Rathke
2016-03-17tdf#98083: Always save cell formatKatarina Behrens
2016-03-16sc lok bccu#1519: Broadcast cell size changes, they affect the document size.Jan Holesovsky
2016-03-10sc lok: Add forgotten file.Jan Holesovsky
2016-03-10sc lok: Don't interact with the user during .uno:SortAscending or Descending.Jan Holesovsky