summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2020-02-03tdf#129412: Crash when registered data source is not availableJulien Nabet1-0/+2
2020-01-30lok: preserve mouse event logic position and use in calcTomaž Vajngerl2-4/+9
2020-01-28lok: calc: send text selection rectangles for the input barMarco Cecchetti1-0/+5
2020-01-22tdf#130112 lok: Do not apply zoom-factor twice...Dennis Francis1-4/+5
2020-01-21Fix csv dialog pops up on mobile when copy/pasteMert Tumer1-1/+2
2020-01-20lok formula input: Don't show un-needed elements with the LOK active.Jan Holesovsky1-8/+14
2020-01-15lok: ui: more files to increase the 'step-increment'Henry Castro2-4/+4
2020-01-13lok: Unlock chart contollers after insertion on mobile viewMuhammet Kara1-0/+2
2020-01-13mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-01-13Fix FontColor does not change selected cells on calcMert Tumer1-2/+24
2020-01-13WaE: unused code in calc.Michael Meeks1-3/+0
2019-12-19lok: Improve hyperlink insertion to cell with contentMuhammet Kara1-2/+19
2019-12-19lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl1-7/+19
2019-12-16sc: clear the spell checking markers after applying correctionsAshod Nakashian1-0/+5
2019-12-16sc: correctly update spelling markers on undo/redoAshod Nakashian1-0/+4
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2019-12-16sc: spelldialog: lock before resetting the editviewAshod Nakashian1-0/+2
2019-12-11jsdialog: send items on status changeSzymon Kłos1-4/+0
2019-12-10lok: calc: zoomed text entry not renderedMarco Cecchetti1-4/+7
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks3-2/+40
2019-12-09If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara4-4/+34
2019-12-09lok: calc: zoom: object selection - is unreliableMarco Cecchetti1-0/+25
2019-12-07lok: calc - update our version of the other view's selections on zoom.Michael Meeks4-26/+60
2019-12-04lok: calc - send other views our selection in their co-ordinates.Michael Meeks5-35/+82
2019-12-03lok: send other views our cursor position in their view co-ordinates.Michael Meeks1-17/+31
2019-12-03lok: cleanup getCellCursorMichael Meeks6-65/+43
2019-12-03revert optimization - 31b7dc19c32f42197c481cb7d2f44c600b755e2bMichael Meeks3-15/+0
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks3-26/+64
2019-12-02lok: formula bar: function completionMarco Cecchetti4-0/+31
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos1-27/+1
2019-11-27jsdialogs: dumpAsJSON for SfxItems with FillGradient exampleSzymon Kłos1-39/+15
2019-11-27tdf#128894: unit test for the bugfixDennis Francis2-0/+31
2019-11-27tdf#128894: xlsx-import : Do not share tokens between cells...Dennis Francis3-7/+56
2019-11-26lok: calc formula bar tunneling: function list callbackMarco Cecchetti1-0/+57
2019-11-26lok: calc formula bar tunneling: resize the main windowMarco Cecchetti2-0/+23
2019-11-26lok: calc formula bar tunnelingMarco Cecchetti4-11/+115
2019-11-25tdf#128976: properly calculate default value when writing XLSMike Kaganski5-12/+52
2019-11-21tdf#117658 PPTX import: fix duplicated math object handlingMiklos Vajna2-4/+4
2019-11-21jsdialogs: send .uno:FillStyle updates in CalcSzymon Kłos1-0/+62
2019-11-20tdf#128466: Accept also JPEGTor Lillqvist1-1/+1
2019-11-19crashtesting fdo78617-2.odsNoel Grandin1-9/+12
2019-11-15reduce iteration in ScViewData::GetScrPosNoel Grandin5-26/+39
2019-11-13jsdialogs: send .uno:NumberFormat updatesSzymon Kłos1-0/+10
2019-11-13lok: calc: switch row / column / grouping data to pixels.Michael Meeks1-15/+12
2019-11-12sc lok: avoid save incorrect data, whether the pane has ...Henry Castro2-11/+16
2019-11-08jsdialogs: apply .uno:FillColor in CalcSzymon Kłos1-4/+19
2019-11-08jsdialog: apply .uno:XLineColor in CalcSzymon Kłos1-0/+15
2019-11-08jsdialog: apply .uno:LineWidth in CalcSzymon Kłos1-2/+26
2019-11-06jsdialogs: .uno:Color with string argument in CalcSzymon Kłos1-1/+19