summaryrefslogtreecommitdiff
path: root/sc/source/ui
AgeCommit message (Expand)AuthorFilesLines
2021-07-05lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-02-11lok: Send rows heights invalidation on pasteDennis Francis1-2/+12
2021-02-11prevent reference range resetting on panning in mobilePranam Lashkari3-3/+29
2021-02-11LOK: stop range selection with mouse/touch move in mobilePranam Lashkari1-1/+4
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai3-3/+70
2021-01-25fixed range text not being updated on dragging reference markerPranam Lashkari1-0/+5
2021-01-22Added uno command for formula range selectionPranam Lashkari1-0/+34
2021-01-21lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir1-7/+1
2020-11-10tdf#137897 scRetypePassInputDlg: re-allow password removalJustin Luth1-1/+1
2020-10-30Calc & Impress & Draw: Hyperlink features are added into context menu.Gökay Şatır2-1/+41
2020-10-26Online: Hide right clicked sheet.gokaysatir3-3/+27
2020-10-06Online: Copy hyperlink location. / Core side.gokaysatir2-7/+45
2020-10-05Set correct gradient color for chart background in sidebarSzymon Kłos1-0/+29
2020-10-05Set correct color for chart background in sidebarSzymon Kłos1-0/+47
2020-09-28Online: Show input help on Online / Core part.gokaysatir3-0/+15
2020-08-14Shadow color setter for onlineSzymon Kłos1-0/+8
2020-07-28LOK: added margin between sidebar and formula-barPranam Lashkari1-1/+3
2020-07-22lok: sc: Desktop: Function wizard isn't properly asyncMarco Cecchetti1-3/+6
2020-07-21Revert "tdf#128502: Try to support multiple documents ...cp-6.2-20Andras Timar16-65/+52
2020-07-21Revert "tdf#128502: Remove assertions that fire for gtktiledviewer ...Andras Timar1-0/+3
2020-07-21Revert "tdf#128502: Remove one more assertion"Andras Timar1-0/+1
2020-07-21Revert "Avoid crash with multiple documents open in the iOS app"Andras Timar1-6/+0
2020-07-21Revert "Let's not run on hope"Andras Timar1-5/+6
2020-07-10Don't reset reference marks when editing the formulaSzymon Kłos1-2/+7
2020-07-10Get correct tab for current selectionSzymon Kłos1-1/+1
2020-07-09Empty reference marks on selection resetSzymon Kłos1-0/+2
2020-06-25Let's not run on hopeTor Lillqvist1-6/+5
2020-06-25Avoid crash with multiple documents open in the iOS appTor Lillqvist1-0/+6
2020-06-25tdf#128502: Remove one more assertionTor Lillqvist1-1/+0
2020-06-25tdf#128502: Remove assertions that fire for gtktiledviewer on two docsTor Lillqvist1-3/+0
2020-06-25tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist16-52/+65
2020-06-25Revert "tdf#128502: Try to support multiple documents in LibreOfficeKit-using...Tor Lillqvist15-62/+50
2020-06-24tdf#128502: Try to support multiple documents in LibreOfficeKit-using processTor Lillqvist15-50/+62
2020-06-24lok: calc: messed up view when deleting from multiline contentMarco Cecchetti1-0/+17
2020-06-12lok: formula bar: disable tunneled tooltipsMarco Cecchetti1-3/+3
2020-06-10tdf#128502: Avoid potential crash in mobile app with multiple open documentsTor Lillqvist1-1/+1
2020-06-04LOK: Emit the doc. modified state even when changing the cell inline.Jan Holesovsky2-6/+21
2020-05-25Fix sending reference marks for current selectionSzymon Kłos1-5/+11
2020-05-21weld SvxSearchDialogCaolán McNamara1-4/+4
2020-05-19Fix 'GetNumLines' overrides a member function but is not marked 'override'Tor Lillqvist1-1/+1
2020-05-10Calc, sidebar: Cell Border selector isn't shown in onlinePranam Lashkari3-4/+4
2020-05-08formula bar: Change completeFunction() to accept string instead of index.Jan Holesovsky3-10/+14
2020-05-05tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari1-1/+1
2020-05-01lokit: fix autofilter window position...Dennis Francis1-1/+14
2020-05-01Revert "lokit: scale the validation dropdown with client zoom"Dennis Francis1-20/+3
2020-04-29lok: calc: input bar: send number of text lines to clientMarco Cecchetti2-1/+4
2020-04-29lok: formula input bar: get a function inserted in a not focused top viewMarco Cecchetti1-2/+14
2020-04-29lok: remove sum and equal buttons from the formula barMarco Cecchetti1-16/+26
2020-04-29lok: formula bar: send whole function listMarco Cecchetti3-21/+182