summaryrefslogtreecommitdiff
path: root/sc
AgeCommit message (Expand)Author
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
2022-01-11lokCalcRTL: RTL negation for shape insertionDennis Francis
2022-01-11lokCalcRTL: shape selection: negate mouse X...Dennis Francis
2022-01-11lokCalcRTL: adjustments for shapes renderingDennis Francis
2022-01-11lokCalcRTL: fix autofilter popup positionDennis Francis
2022-01-11lokCalcRTL: fix autofilter button hit detectionDennis Francis
2022-01-11lokCalcRTL: Workaround to avoid DrawPoly ghost drawingsDennis Francis
2022-01-11lokCalcRTL: draw autofilter buttons at correct coordinatesDennis Francis
2022-01-11lokCalcRTL: fix editcell painting from other views as wellDennis Francis
2022-01-11lokCalcRTL: edit cell painting: avoid indent...Dennis Francis
2022-01-11lokCalcRTL: fix editcell tile paintingDennis Francis
2022-01-11lokCalcRTL: incorrect invalidation rectangle for...Dennis Francis
2022-01-11lokCalcRTL: selections: lokclients need exact document coordinatesDennis Francis
2022-01-11lokCalcRTL: no internal width based mirroring in GetPosFromPixelDennis Francis
2022-01-11lokCalcRTL: provide sheet RTL flags to clientDennis Francis
2022-01-11lokCalcRTL: h-flip the "combined" tileDennis Francis
2022-01-11lokCalcRTL: Fix the tile offsetsDennis Francis
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl
2022-01-05lok: paint the inputwin directly to the device...Dennis Francis
2021-12-21make sure text operations are not queried by (numeric) valueLuboš Luňák
2021-12-21ofz#29234 Integer-overflowCaolán McNamara
2021-12-17Make LOKClipboard available to other modulesSzymon Kłos