summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-11Bump version to 21.06.12.1cp-21.06.12-1Andras Timar1-1/+1
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-11editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna1-2/+8
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 Francis7-8/+55
2022-01-11lokCalcRTL: negate mouse event X for chart and controlsDennis Francis1-4/+12
2022-01-11lokCalcRTL: fix editing of shape textDennis Francis6-7/+53
2022-01-11lokCalcRTL: shapes: negate mouse-event x coordinateDennis Francis1-0/+8
2022-01-11lokCalcRTL: shapes: do not send negative(X) invalidationsDennis Francis6-4/+34
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: ensure +ve X coords in shape handles/selections msgsDennis Francis1-5/+22
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: selection coords should be mirrored w.r.t output areaDennis Francis2-4/+12
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: text cursor pos should be mirrored w.r.t output areaDennis Francis1-0/+7
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-11lok: copy over the alpha channel too for cairo...Dennis Francis1-1/+4
2022-01-11lokCalcRTL: h-flip the "combined" tileDennis Francis1-0/+7
2022-01-11lokCalcRTL: Fix the tile offsetsDennis Francis1-0/+25
2022-01-10PDF export of PDF images: preserve hyperlinksMiklos Vajna3-0/+65
2022-01-10lok: Fix freshly added comments are not displayedMert Tumer2-1/+7
2022-01-10tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir7-29/+73
2022-01-10test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna5-18/+28
2022-01-07jsonwriter: encode tab space characterSzymon Kłos1-0/+7
2022-01-07Make the LibreOffice6FloatingPointMode thing work like in the master branchTor Lillqvist5-11/+43
2022-01-07Backport the better fix of tdf#73523 from masterAndras Timar1-9/+24
2022-01-06Bump version to 21.06.11.1cp-21.06.11-1Andras Timar1-1/+1
2022-01-06Unit test for 0-byte ods detectionSzymon Kłos2-0/+9
2022-01-06Open empty (0 bytes) ods as spreadsheetSzymon Kłos1-1/+6
2022-01-05We don't want or need any LOKClipboard on iOSTor Lillqvist6-5/+39
2022-01-05Set the original size in crop dialog to preferred DPI calc. sizeTomaž Vajngerl7-8/+48
2022-01-05Add graphic size checker for the preferred document DPITomaž Vajngerl25-1/+1003
2022-01-05Add image preffered DPI document setting, use it in Writer, ImpressTomaž Vajngerl16-145/+380
2022-01-05lok: paint the inputwin directly to the device...Dennis Francis1-16/+8
2022-01-04lokit: double check for disposed windows & fix leak.Michael Meeks2-8/+11