summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
2022-07-25lok: don't force formulabar update on every view switchSzymon Kłos1-1/+2
2022-07-08sc: lok: fix offset other edit viewHenry Castro1-2/+3
2022-07-08sc: lok: fix offset edit output areaHenry Castro1-4/+3
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro1-0/+2
2022-06-09lok: do not recreate lok-drawview for every tile paintDennis Francis1-7/+10
2022-05-17lok-calc: new callback for print rangesDennis Francis4-0/+61
2022-05-16lok: respect zoom in calc tile rendering of EditViewSzymon Kłos1-4/+9
2022-04-15unit test: use temp copy in testInvalidEntrySave()Dennis Francis1-4/+26
2022-04-15sc: convert optimal width/height and normal width/height dialog to asyncrash4193-43/+65
2022-04-13lok: unit test for invalid entry saveDennis Francis2-5/+52
2022-04-06lok: avoid validation-dialog yield when savingDennis Francis5-7/+24
2022-03-29lok: paste-undo: invalidate sheetgeometryDennis Francis1-0/+14
2022-03-28sc: fix crash in SdrPageView::GetPageWindow()Aron Budea1-1/+3
2022-03-24lok: unit-test: add comment unique id checksDennis Francis1-0/+102
2022-03-24lok-comments: CopyOneCellFromClip: notify lok clientsDennis Francis1-0/+9
2022-03-24lok: CopyCellNotesHandler: use the cloned objectDennis Francis1-2/+3
2022-03-24lok: ensure unique id for annotationsDennis Francis1-1/+3
2022-03-24Use correct language for spellchecking in calcSzymon Kłos1-1/+3
2022-03-22android: Fix tab name on CSV still becomes tempfile nameMert Tumer1-15/+15
2022-03-17tdf#147761 record sort command in macrosSzymon Kłos1-0/+49
2022-03-14svx: don't remove object right after insertionSzymon Kłos1-2/+31
2022-03-14lok: insert textbox directly in CalcSzymon Kłos1-2/+9
2022-03-09lok: autofilter: use correct timerSzymon Kłos1-1/+1
2022-03-04lok: run autofilter without timersSzymon Kłos1-2/+10
2022-03-04lok: send logic autofilter positionSzymon Kłos3-5/+10
2022-02-24tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga5-18/+44
2022-02-10lokCalcRTL: global RTL: fix chart edit mode renderingcp-21.06.16-1Dennis Francis1-2/+2
2022-02-07sc: fix rendering of conditional formatting iconTomaž Vajngerl1-11/+8
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák1-4/+7
2022-01-31vba: add tests for scrolling, range selecting, print areaTomaž Vajngerl1-0/+166
2022-01-31vba: add support for Application.WindowState + testTomaž Vajngerl4-0/+35
2022-01-31vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl2-0/+76
2022-01-31tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl5-1/+60
2022-01-31sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl7-16/+176
2022-01-22sc: ubsan - initialize D&D pointers properly.Michael Meeks1-0/+7
2022-01-14lok: remove residue text selection when there's none in the coreMert Tumer1-0/+7
2022-01-11LOK android: Fix csv sheet name becomes temp nameMert Tumer1-11/+18
2022-01-11sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl1-7/+18
2022-01-11sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl3-3/+22
2022-01-11lokCalcRTL: fix chart insertion positionDennis Francis1-3/+13
2022-01-11lokCalcRTL: trim invalidation rect to ensure +ve XDennis Francis1-0/+9
2022-01-11lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis1-1/+5
2022-01-11lokCalcRTL: fix rendering of charts in edit modeDennis Francis3-3/+21
2022-01-11lokCalcRTL: negate mouse event X for chart and controlsDennis Francis1-4/+12
2022-01-11lokCalcRTL: fix editing of shape textDennis Francis1-1/+5
2022-01-11lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis3-0/+10
2022-01-11lokCalcRTL: negate the +ve shape handle X coordinate...Dennis Francis1-1/+4
2022-01-11lokCalcRTL: RTL negation for shape insertionDennis Francis1-1/+2
2022-01-11lokCalcRTL: shape selection: negate mouse X...Dennis Francis1-0/+12
2022-01-11lokCalcRTL: adjustments for shapes renderingDennis Francis2-13/+23