summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2019-11-06sc lok: cope with non 100% zoom better.Michael Meeks4-33/+35
2019-11-06Revert "lok: sc: make hi-dpi/zoom compatible with retrieving cell cursor"Michael Meeks1-5/+2
2019-11-06Show highlight ranges when chart is selectedSzymon Kłos5-15/+49
2019-11-05Revert "sc lok: Implement hi-dpi and zoom for spreadsheets."Michael Meeks2-27/+14
2019-10-31jsdialogs: set .uno:BackgroundColor in CalcSzymon Kłos1-2/+17
2019-10-21lok: on calc spelling context menu didn't pop upMarco Cecchetti2-11/+17
2019-10-21sc: open hyperlinks when requested through context menuMarco Cecchetti5-6/+6
2019-10-11lok: Don't activate chart on insert.Michael Meeks1-1/+3
2019-10-10Don't show chart wizard on mobileSzymon Kłos1-1/+3
2019-10-04jsdialogs: hide one number format option initiallySzymon Kłos1-2/+2
2019-10-01Handle SinglePageSheets option for pdf exportMuhammet Kara1-4/+127