summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-06-23Resolves: tdf#133411 drop CONTENT_FLOWS_TO from dialog to search resultsCaolán McNamara3-200/+2
2020-06-23fix tinderbox_windows compile errorDennis Francis1-2/+2
2020-06-22add row/col limits to the JSONDennis Francis1-0/+2
2020-06-22lokit: table-outline: skip empty collections...Dennis Francis1-0/+4
2020-06-22Unit tests for ITiledRenderable::getSheetGeometryData()Dennis Francis1-0/+347
2020-06-22Introduce ITiledRenderable::getSheetGeometryData()Dennis Francis12-0/+347
2020-06-22failed cell dependency check should not set invalid values (tdf#132451)Luboš Luňák5-4/+95
2020-06-19new json writer for LOKNoel Grandin4-27/+16
2020-06-19tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist1-1/+1
2020-06-19lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3
2020-06-19Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-06-19tdf#134019: ofz#20904 check boundsCaolán McNamara2-4/+7
2020-06-19Resolves: tdf#133780 allow sorting search result treeview columnsCaolán McNamara3-0/+36
2020-06-19rhbz#1847031 null-derefCaolán McNamara1-1/+1
2020-06-16detect inconsistent SUMIFS() ranges when range reducing (tdf#132431)Luboš Luňák1-1/+9
2020-06-15Resolves: tdf#133985 make ok the defaultCaolán McNamara1-1/+0
2020-06-15tdf#133953 use a popover to show interactive row/column resize intoCaolán McNamara2-1/+15
2020-06-11tdf#133595 FILESAVE XLSX: invalid content when opening file with shapeSerge Krot1-0/+15
2020-06-11tdf#106181 XLSX export: output form controlsSerge Krot5-29/+406
2020-06-11This uses an adjustment step of 5 in this branch for some reasonTor Lillqvist1-1/+1
2020-06-11For some reason this "period" field goes from 2 to 4 in this branchTor Lillqvist1-1/+1
2020-06-11Fix UITest_options: changed property nameJan-Marek Glogowski1-5/+8
2020-06-11These adjustments use a step increment of 5 in this branch for some reasonTor Lillqvist4-9/+9
2020-06-10tdf#133858 opening spreadsheet with large array formula takes 10 minsNoel Grandin1-0/+9
2020-06-09Prevent soffice.bin from aborting in the autofilter UITest in a debug buildTor Lillqvist1-1/+0
2020-06-05LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21
2020-06-03Related: tdf#131423 CHOOSE() supports only 30 jump targets, limit in dialogEike Rathke2-393/+414
2020-05-31Calc, sidebar: Cell Border selector isn't shown in onlinePranam Lashkari3-4/+4
2020-05-29lokit: fix autofilter window position...Dennis Francis1-1/+15
2020-05-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti1-2/+14
2020-05-28Cleanup to match API changes.Michael Meeks1-3/+4
2020-05-28formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky4-11/+15
2020-05-28lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-3/+6
2020-05-28lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-05-28lok: formula bar: send whole function listMarco Cecchetti3-18/+187
2020-05-28lok: set device form factor of the client on view creationMarco Cecchetti9-14/+16
2020-05-28android: Don't show the multiline toggle in the formula input bar on phones.Jan Holesovsky1-2/+6
2020-05-28lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-4/+9
2020-05-27lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-7/+13
2020-05-27lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-05-27Fix test UI_chartSzymon Kłos1-3/+3
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-27Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet2-52/+6
2020-05-27lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl1-7/+19
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis3-7/+134
2020-05-26mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-05-26lok: calc - update our version of the other view's selections on zoom.Michael Meeks3-2/+40
2020-05-26lok: calc - update our version of the other view's selections on zoom.Michael Meeks4-26/+60
2020-05-26lok: calc - send other views our selection in their co-ordinates.Michael Meeks5-35/+82
2020-05-26lok: send other views our cursor position in their view co-ordinates.Michael Meeks1-17/+31