summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2021-10-24change some LOK internal updates to be pull model instead of pushLuboš Luňák
2021-10-22svx: Don't end text edit mode for all viewsTomaž Vajngerl
2021-10-22revert unittests to use plain text-based LibreOfficeKitCallbackLuboš Luňák
2021-10-22lok: fix formula mode after reference dialog was usedSzymon Kłos
2021-10-21Resolves: tdf#145235 TEXTJOIN() clear last string also for referenced emptyEike Rathke
2021-10-20lok: invalidate sheet-geometry sizes on clip pasteDennis Francis
2021-10-15do not use text-based LOK callback internallyLuboš Luňák
2021-10-15tdf#145016 calc: don't show selection from other split panesSzymon Kłos
2021-10-14ScRangeList::UpdateReference() join all ranges properly (tdf#140901)Luboš Luňák
2021-10-11lok: sc: focus gridwin before useSzymon Kłos
2021-10-08lok: sc: update ScModelObj::postMouseEventHenry Castro
2021-10-08lok: send drag overlaySzymon Kłos
2021-10-08lok: deglobalize SetDragObjectSzymon Kłos
2021-10-08lok: sc: simplify drag & drop functionsHenry Castro
2021-10-07lok: sc: handle all local mouse tracking for CalcHenry Castro
2021-10-07Fix build in BeginDragSzymon Kłos
2021-10-07lok: sc: apply local mouse tracking only for CalcHenry Castro
2021-10-07lok: sc: introduce LocalStartDrag methodHenry Castro
2021-09-30Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara
2021-09-27lok json: write correctly formatted array for commentsSzymon Kłos
2021-09-16improve LOK notifyInvalidationNoel Grandin
2021-09-15calc: get rects faster for simple selectionSzymon Kłos
2021-09-10Revert "tdf#142214: autocomplete: do not search across empty blocks"Ilmari Lauhakangas
2021-09-07tdf#143940: the style index might be -1Xisco Fauli
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-07ofz: MemorySanitizer: use-of-uninitialized-valueCaolán McNamara
2021-09-07[API CHANGE] oox: fix import of chart date categoriesDennis Francis
2021-09-07sc: lok: introduce LOK_CALLBACK_DOCUMENT_BACKGROUND_COLOR callbackDennis Francis
2021-08-30LOK: avoid writing freeze pans data to file if not setPranam Lashkari
2021-08-27tdf#143929: chain XMLTextExportPropertySetMapper to sc's shape exportMike Kaganski
2021-08-24cid#1490403: fix wrong initial flag bFoundDennis Francis
2021-08-24tdf#143619 validation circle anchor is specialRegina Henschel
2021-08-24Resolves: tdf#96561 Include embedded null-characters while assembling CSV lineEike Rathke
2021-08-24Resolves: tdf#143809 "INF" may be a named expression or DB area nameEike Rathke
2021-08-24tdf#144022: make sure to create missing columns if neededMike Kaganski
2021-08-20tdf#142264: make sure to load potentially unloaded objects when savingMike Kaganski
2021-08-18tdf#118470: unit test for escaped unicode chars in strings importDennis Francis
2021-08-18tdf#118470: sc oox: recover escaped unicode chars in strings importDennis Francis
2021-08-16sc: lok: avoid selection jumps with multiple usersDennis Francis
2021-08-16undo blocking emitting focus events during grab_focusCaolán McNamara
2021-08-16tdf#143582 - Clear return value of the method before calling itAndreas Heinisch
2021-08-16Resolves: tdf#143759 Limit empty search's empty column to actual search rangeEike Rathke
2021-08-16Consolidate link update handlingEike Rathke
2021-07-28lok: sc: unit test for non existent tab view data fixDennis Francis
2021-07-28lok: sc: avoid crash on non existent tab view dataDennis Francis
2021-07-17tdf#57351 sc UI: fix disabled Insert Columns optionsTünde Tóth
2021-07-12XSLX export, button form control: fix handling of no macrosMiklos Vajna
2021-07-12tdf143222 Handle alternate content of graphicData element.Gülşah Köse
2021-07-12editengine-columns: tdf#143258 Fix handling rotated textMike Kaganski
2021-07-11cid#1468696 Logically dead codeCaolán McNamara