summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-11Don't unselect an existing selection on (long) press on iOS and Androidprivate/tml/cp-6-4-28-1Tor Lillqvist1-3/+12
2021-03-03Bump version to 6.4-28cp-6.4-28Andras Timar1-1/+1
2021-03-03lok: disable macro executionHenry Castro1-1/+1
2021-03-03LOK: added missing PixelInvalidate method for currency listPranam Lashkari4-0/+44
2021-03-03[cp] fix packaging of pyuno-debuginfoAndras Timar1-3/+5
2021-03-03Handle floating-point return values correctly on iOSTor Lillqvist1-13/+11
2021-03-03tdf#137121 add popup menu to style items used in styles preview windowJim Raykowski2-9/+43
2021-03-03tdf#133473 Change SDRATTR_SHADOWSIZEX flag.Gülşah Köse4-2/+20
2021-03-03Prevent the unnecessary lclCropGraphic call.Gülşah Köse1-9/+10
2021-03-03tdf#128213 Add unit test for text camera z rotation.Gülşah Köse2-0/+17
2021-03-03tdf#134210 Better testing for cropping bitmap of custom shape.Gülşah Köse3-18/+12
2021-03-03tdf#137406 removed Apply to Master button in Slide Master modeGokce Kuler1-0/+7
2021-02-27Bump package version to 6.4-27cp-6.4-27Andras Timar1-1/+1
2021-02-27lok: mark calc document as modified when adjusting split-panes (2)Andras Timar1-0/+2
2021-02-27lok: mark calc document as modified when adjusting split-panes.Michael Meeks1-0/+2
2021-02-27tdf#132368 svx: empty the interop grab-bag on ending text editMiklos Vajna3-0/+75
2021-02-27sw: fix incorrect loop condition in SwTransferable::isComplex()Miklos Vajna2-1/+29
2021-02-27Revert "Revert "sw lok: simplify SwTransferable::isComplex()""Andras Timar1-23/+25
2021-02-25Bump package version to 6.4-26cp-6.4-26Andras Timar1-1/+1
2021-02-25avoid LOK text selection update when reference cell is in different tabPranam Lashkari3-6/+12
2021-02-25show reference range specific to only selected calc sheetPranam Lashkari1-1/+4
2021-02-25Fix non-valid json generation on NotifyOtherViewsmert1-3/+9
2021-02-25Revert "sw lok: simplify SwTransferable::isComplex()"Andras Timar1-25/+23
2021-02-24Bump version to 6.4-25cp-6.4-25Andras Timar1-1/+1
2021-02-24tools: json: fix missing escaped charsHenry Castro1-0/+21
2021-02-23lok: fix treeview action "select"Henry Castro1-4/+7
2021-02-23jsdialog: fix missing update for "treeview" action "select"Henry Castro1-0/+1
2021-02-23sw lok: simplify SwTransferable::isComplex()Miklos Vajna1-23/+25
2021-02-22lok: add batch mode option to load the documentHenry Castro3-0/+11
2021-02-22Bump version to 6.4-24cp-6.4-24Andras Timar1-1/+1
2021-02-22filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2-48/+83
2021-02-22filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti4-9/+11
2021-02-22filter: svg: unit test for placeholder localeMarco Cecchetti1-0/+58
2021-02-21fix variable name in SAL_INFOAndras Timar1-1/+1
2021-02-18online: fixed freeze pane not writing correct data on file savePranam Lashkari1-0/+6
2021-02-18try to use a different timestamp serviceAndras Timar4-4/+4
2021-02-17Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai2-2/+6
2021-02-17filter: svg: text field: placeholder localization issueMarco Cecchetti2-1/+16
2021-02-17On aarch64 platform deb package platform string should be arm64 actuallyAndras Timar1-0/+1
2021-02-17tdf#139511 Correct calculation of minimum row height during resize.Gülşah Köse1-1/+1
2021-02-17tdf#134210 Handle greyscale effect on bitmap filled custom shapes.Gülşah Köse3-0/+35
2021-02-17tdf#134210 Import crop position of bitmap filled shape.Gülşah Köse5-31/+121
2021-02-17Avoid crash in online on a document with commentsAron Budea1-0/+5
2021-02-15Update git submodulesAndras Timar1-0/+0
2021-02-15svx: fix import of multiple paragraphs into title shapesMiklos Vajna2-12/+33
2021-02-12tdf#130629 Don't add object insert undo twiceJim Raykowski1-0/+5
2021-02-11tdf#134210 Apply mirror property to custom cropped graphic.Gülşah Köse5-4/+54
2021-02-11Don't shrink row height when deleting cell contents interactively eitherTor Lillqvist4-7/+11
2021-02-11Revert "on SelMouseButtonDown check if window pointer is not null"Caolán McNamara1-1/+1
2021-02-10LOK: form field button: split SendLOKMessage() method.Tamás Zolnai3-45/+44