summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-03-07lok: send logic autofilter positionSzymon Kłos3-5/+10
2022-03-04lok: vcl: introduce set_cursor_data methodHenry Castro1-0/+2
2022-03-01LOK android: Fix csv sheet name becomes temp nameMert Tumer1-11/+18
2022-02-23tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga5-18/+44
2022-01-22sc: ubsan - initialize D&D pointers properly.Michael Meeks1-0/+7
2022-01-13sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-01-13sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl3-3/+22
2022-01-06Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl4-2/+19
2021-12-09tdf#144107: fix incorrect conditioning on bGrid...Dennis Francis1-31/+10
2021-12-08lok: don't crash accessing an invalid ObjectContact cacheDennis Francis1-13/+18
2021-11-24ofz: Segv on unknown addressCaolán McNamara1-1/+8
2021-11-24ofz#29234 Integer-overflowCaolán McNamara1-0/+2
2021-11-12svx: Don't end text edit mode for all viewsTomaž Vajngerl2-5/+8
2021-11-10sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis1-1/+20
2021-11-10sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis1-1/+2
2021-11-10sc: fix clip cell range for clip with no contentDennis Francis1-0/+6
2021-10-22lok: fix formula mode after reference dialog was usedSzymon Kłos1-1/+31
2021-10-20lok: invalidate sheet-geometry sizes on clip pasteDennis Francis1-0/+9
2021-10-15tdf#145016 calc: don't show selection from other split panesSzymon Kłos1-0/+6
2021-09-09Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-08-29LOK: avoid writing freeze pans data to file if not setPranam Lashkari1-14/+20
2021-08-28cid#1490403: fix wrong initial flag bFoundDennis Francis1-1/+1
2021-08-22calc: get rects faster for simple selectionSzymon Kłos1-7/+50
2021-08-18unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18sc oox: recover escaped unicode chars in strings importDennis Francis1-1/+111
2021-08-18sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+19
2021-08-13sc: lok: avoid selection jumps with multiple usersDennis Francis1-2/+8
2021-08-06lok: sc: unit test for non existent tab view data fixDennis Francis1-1/+43
2021-08-06lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-08-04improve LOK notifyInvalidationNoel Grandin3-8/+9
2021-07-28tdf#136113 shape editing does not change modified statusNoel Grandin1-6/+6
2021-07-18tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse1-3/+3
2021-06-30sc: don't require ctrl-click when clicking on internal links of shapesMiklos Vajna3-3/+7
2021-06-26Dialog: Import CSV: Improve layoutPedro Pinto Silva3-57/+16
2021-06-01unit test: lok: text selection message testDennis Francis1-0/+130
2021-06-01unit test: lok: edit cursor invalidation messageDennis Francis1-0/+114
2021-06-01autocomplete: allow cycling through possible matchesDennis Francis1-14/+11
2021-05-26lok: Hide file name from Text Import Dialog (csv)merttumer1-2/+6
2021-05-13Unit tests for .uno:MoveShapeHandle commandmerttumer1-0/+52
2021-05-12unittest: test autocomplete through numeric blockDennis Francis1-8/+9
2021-05-12autoinput: remove search/entry count limitsDennis Francis8-48/+28
2021-05-12autocomplete: do not search across empty blocksDennis Francis3-15/+40
2021-05-12Revert "autocomplete from superblock of str/edittext"Dennis Francis8-146/+8
2021-05-11lok: add rendering and input for form controls in CalcTomaž Vajngerl1-5/+25
2021-05-06unit-tests for new behaviour of auto-completeDennis Francis1-0/+101
2021-05-06show autocompletion only if there is exactly one matchDennis Francis1-3/+14
2021-05-06autocomplete from superblock of str/edittextDennis Francis7-4/+142
2021-05-06lok: Enable the "AutoInput" again.Dennis Francis2-5/+1
2021-05-05Invalidate inputbar after size changed messageSzymon Kłos1-0/+1