summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
2022-08-11ensure null terminatorCaolán McNamara
2022-08-11fix range checking in calls like ScDocument::GetNote()Luboš Luňák
2022-08-11clear ScDocumentImport position cache if iterators are invalidCaolán McNamara
2022-07-25lok: don't force formulabar update on every view switchSzymon Kłos
2022-07-08sc: lok: fix offset other edit viewHenry Castro
2022-07-08sc: lok: fix offset edit output areaHenry Castro
2022-07-05lok: vcl: introduce set_cursor_data methodHenry Castro
2022-06-09lok: do not recreate lok-drawview for every tile paintDennis Francis
2022-05-17lok-calc: new callback for print rangesDennis Francis
2022-05-16lok: respect zoom in calc tile rendering of EditViewSzymon Kłos
2022-04-15unit test: use temp copy in testInvalidEntrySave()Dennis Francis
2022-04-15sc: convert optimal width/height and normal width/height dialog to asyncrash419
2022-04-13lok: unit test for invalid entry saveDennis Francis
2022-04-06lok: avoid validation-dialog yield when savingDennis Francis
2022-03-29lok: paste-undo: invalidate sheetgeometryDennis Francis
2022-03-28sc: fix crash in SdrPageView::GetPageWindow()Aron Budea
2022-03-24lok: unit-test: add comment unique id checksDennis Francis
2022-03-24lok-comments: CopyOneCellFromClip: notify lok clientsDennis Francis
2022-03-24lok: CopyCellNotesHandler: use the cloned objectDennis Francis
2022-03-24lok: ensure unique id for annotationsDennis Francis
2022-03-24Use correct language for spellchecking in calcSzymon Kłos
2022-03-22android: Fix tab name on CSV still becomes tempfile nameMert Tumer
2022-03-17tdf#147761 record sort command in macrosSzymon Kłos
2022-03-14svx: don't remove object right after insertionSzymon Kłos
2022-03-14lok: insert textbox directly in CalcSzymon Kłos
2022-03-09lok: autofilter: use correct timerSzymon Kłos
2022-03-04lok: run autofilter without timersSzymon Kłos
2022-03-04lok: send logic autofilter positionSzymon Kłos
2022-02-24tdf#127301 XLSX import: hide hidden named range of autofilterBalazs Varga
2022-02-10lokCalcRTL: global RTL: fix chart edit mode renderingcp-21.06.16-1Dennis Francis
2022-02-07sc: fix rendering of conditional formatting iconTomaž Vajngerl
2022-02-02disable ScPosWnd completely in LOK modeLuboš Luňák
2022-01-31vba: add tests for scrolling, range selecting, print areaTomaž Vajngerl
2022-01-31vba: add support for Application.WindowState + testTomaž Vajngerl
2022-01-31vba: test for selcting and hiding columns from a VBA MacroTomaž Vajngerl
2022-01-31tdf#118246 add support for Application.GetOpenFilename func.Tomaž Vajngerl
2022-01-31sc: fix VBA Copy-Paste using same and separate documentTomaž Vajngerl
2022-01-22sc: ubsan - initialize D&D pointers properly.Michael Meeks
2022-01-14lok: remove residue text selection when there's none in the coreMert Tumer
2022-01-11LOK android: Fix csv sheet name becomes temp nameMert Tumer
2022-01-11sc: fix cond. format icon size, when we work with pixelsTomaž Vajngerl
2022-01-11sc: make icon size of cond. formatting same as font sizeTomaž Vajngerl
2022-01-11lokCalcRTL: fix chart insertion positionDennis Francis
2022-01-11lokCalcRTL: trim invalidation rect to ensure +ve XDennis Francis
2022-01-11lok: setClientZoom: check PPTX/Y approx equality tooDennis Francis
2022-01-11lokCalcRTL: fix rendering of charts in edit modeDennis Francis
2022-01-11lokCalcRTL: negate mouse event X for chart and controlsDennis Francis
2022-01-11lokCalcRTL: fix editing of shape textDennis Francis
2022-01-11lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis
2022-01-11lokCalcRTL: negate the +ve shape handle X coordinate...Dennis Francis