summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)AuthorFilesLines
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
2022-01-11lokCalcRTL: fix autofilter popup positionDennis Francis1-2/+11
2022-01-11lokCalcRTL: fix autofilter button hit detectionDennis Francis1-3/+4
2022-01-11lokCalcRTL: Workaround to avoid DrawPoly ghost drawingsDennis Francis1-1/+6
2022-01-11lokCalcRTL: draw autofilter buttons at correct coordinatesDennis Francis2-17/+44
2022-01-11lokCalcRTL: fix editcell painting from other views as wellDennis Francis1-0/+14
2022-01-11lokCalcRTL: edit cell painting: avoid indent...Dennis Francis1-1/+2
2022-01-11lokCalcRTL: fix editcell tile paintingDennis Francis3-13/+30
2022-01-11lokCalcRTL: incorrect invalidation rectangle for...Dennis Francis1-3/+4
2022-01-11lokCalcRTL: selections: lokclients need exact document coordinatesDennis Francis1-1/+2
2022-01-11lokCalcRTL: no internal width based mirroring in GetPosFromPixelDennis Francis1-4/+7
2022-01-11lokCalcRTL: provide sheet RTL flags to clientDennis Francis1-0/+3
2022-01-11lokCalcRTL: h-flip the "combined" tileDennis Francis1-0/+7
2022-01-11lokCalcRTL: Fix the tile offsetsDennis Francis1-0/+25
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl4-2/+19
2022-01-05lok: paint the inputwin directly to the device...Dennis Francis1-16/+8
2021-12-21make sure text operations are not queried by (numeric) valueLuboš Luňák1-3/+3
2021-12-21ofz#29234 Integer-overflowCaolán McNamara1-0/+2
2021-12-17Make LOKClipboard available to other modulesSzymon Kłos2-6/+48
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-12-03tdf#144244: fix crash when FILESAVE a calc file after delete some columnsJulien Nabet1-4/+12
2021-11-23drop intermediate vcl container for ScFilterListBox floating toplevelCaolán McNamara5-186/+114
2021-11-19revert "vlookup - optimize SC_EQUAL and NOT_EQUAL." (tdf#139612)Luboš Luňák2-20/+11
2021-11-16jsdialog: use string identifiersSzymon Kłos1-1/+1
2021-11-08tdf#139205: Keep hierarchical structure of localized default styles in CalcKevin Suo2-2/+7