summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2021-11-08tdf#139205: Keep hierarchical structure of localized default styles in CalcKevin Suo2-2/+7
2021-11-04sc: EMBED_SOURCE: extend copy to clip area...Dennis Francis1-1/+19
2021-11-04sc: EMBED_SOURCE: also include objects on copy to clipDennis Francis1-1/+2
2021-11-04sc: fix clip cell range for clip with no contentDennis Francis1-0/+6
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák1-3/+12
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl2-5/+8
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák1-55/+50
2021-10-22lok: fix formula mode after reference dialog was usedSzymon Kłos1-1/+31
2021-10-21Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke1-9/+6
2021-10-20lok: invalidate sheet-geometry sizes on clip pasteDennis Francis1-0/+9
2021-10-15do not use text-based LOK callback internallyLuboš Luňák2-77/+80
2021-10-15tdf#145016 calc: don't show selection from other split panesSzymon Kłos1-0/+6
2021-10-14ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák3-5/+27
2021-10-11lok: sc: focus gridwin before useSzymon Kłos1-0/+3
2021-10-08lok: sc: update ScModelObj::postMouseEventHenry Castro1-5/+22
2021-10-08lok: send drag overlaySzymon Kłos1-8/+52
2021-10-08lok: deglobalize SetDragObjectSzymon Kłos5-22/+119
2021-10-08lok: sc: simplify drag & drop functionsHenry Castro2-11/+8
2021-10-07lok: sc: handle all local mouse tracking for CalcHenry Castro1-9/+6
2021-10-07Fix build in BeginDragSzymon Kłos1-0/+1
2021-10-07lok: sc: apply local mouse tracking only for CalcHenry Castro1-0/+1
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro1-0/+3
2021-09-30Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara2-1/+7
2021-09-27lok json: write correctly formatted array for commentsSzymon Kłos1-4/+4
2021-09-16improve LOK notifyInvalidationNoel Grandin3-8/+9
2021-09-15calc: get rects faster for simple selectionSzymon Kłos1-7/+50
2021-09-10Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas3-73/+11
2021-09-07tdf#143940: the style index might be -1Xisco Fauli1-5/+7
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-1/+4
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara1-0/+8
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis6-6/+11
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis1-0/+19
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari1-14/+20
2021-08-27tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski5-7/+94
2021-08-24cid#1490403: fix wrong initial flag bFoundDennis Francis1-1/+1
2021-08-24tdf#143619 validation circle anchor is specialRegina Henschel3-0/+41
2021-08-24Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke1-1/+10
2021-08-24Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke2-7/+31
2021-08-24tdf#144022: make sure to create missing columns if neededMike Kaganski1-3/+3
2021-08-20tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski4-9/+99
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis2-0/+13
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis1-1/+111
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis1-2/+8
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara1-0/+1
2021-08-16tdf#143582 - Clear return value of the method before calling itAndreas Heinisch2-0/+30
2021-08-16Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke1-2/+6
2021-08-16Consolidate link update handlingEike Rathke6-59/+71
2021-07-28lok: sc: unit test for non existent tab view data fixDennis Francis1-0/+43
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis4-9/+26
2021-07-17tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth2-2/+4