summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-12cairo: avoid linking to freetype-2.8-only FT_Get_Var_Design_Coordinatesprivate/timar/cp-6.2-centos7Miklos Vajna1-0/+31
2021-03-12cairo: avoid linking to freetype-2.8 symbolsMiklos Vajna2-0/+12
2021-03-12rename a cairo patch to make room for the next patchAndras Timar2-1/+1
2021-03-12cairo configure fails with gold linker with sanitizers enabledCaolán McNamara1-0/+1
2021-03-07LOK: added missing PixelInvalidate method for currency listPranam Lashkari4-0/+44
2021-02-22filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2-48/+83
2021-02-22filter: svg: unit test for placeholder localeMarco Cecchetti1-1/+58
2021-02-22filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti4-9/+11
2021-02-22filter: svg: text field: placeholder localization issueMarco Cecchetti2-1/+16
2021-02-22filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti4-18/+254
2021-02-22filter: svg: js engine: unit test: slide background: exporting bitmapsMarco Cecchetti3-0/+86
2021-02-21Avoid crash in online on a document with commentsAron Budea1-0/+5
2021-02-21[cp-6.2 only] Fix SfxViewShell::SetLOKLanguageTag, as in cp-6.4 and higherAndras Timar1-7/+2
2021-02-21fix variable name in SAL_INFOAndras Timar1-1/+1
2021-02-15tdf#123476 filter: Also handle empty ODFcp-6.2-29Mike Kaganski4-2/+24
2021-02-11lok: Send rows heights invalidation on pasteDennis Francis1-2/+12
2021-02-11prevent reference range resetting on panning in mobilePranam Lashkari3-3/+29
2021-02-11LOK: stop range selection with mouse/touch move in mobilePranam Lashkari1-1/+4
2021-02-11try to use a different timestamp serviceco-6.2-29Andras Timar4-4/+4
2021-02-10Bump version to 6.2-29Andras Timar1-1/+1
2021-02-10Fix chart label import, use the locale as MS Office doesAndras Timar1-1/+1
2021-02-10Improve macro checksSamuel Mehrbrodt5-8/+29
2021-02-08tdf#133858 reduce the double-ref range to data contentDennis Francis10-4/+247
2021-02-05filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti4-26/+198
2021-02-05lok: send paragraph spacing stateSzymon Kłos1-1/+4
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari1-1/+1
2021-02-05Right clicking in text should move the cursorSamuel Mehrbrodt1-2/+2
2021-02-05Select hyperlink before editing in sdSamuel Mehrbrodt1-24/+25
2021-02-05avoid automatical text selection in impress text boxPranam Lashkari2-46/+9
2021-02-05Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt2-17/+32
2021-02-04vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna2-0/+15
2021-02-03enable hyperlink to be detected at the end of textPranam Lashkari2-3/+6
2021-01-29tdf#139965: Broken master slide list after switching mode.Tamás Zolnai1-0/+3
2021-01-26Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2021-01-25tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai2-0/+52
2021-01-25tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai1-4/+31
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai7-3/+110
2021-01-25fixed range text not being updated on dragging reference markerPranam Lashkari1-0/+5
2021-01-24filter: svg: js engine: text fields support: unit testMarco Cecchetti2-2/+30
2021-01-24filter: svg: js engine: further improving text fields handlingMarco Cecchetti3-23/+55
2021-01-22Added uno command for formula range selectionPranam Lashkari4-1/+53
2021-01-21lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2021-01-20tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-20lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2021-01-20lok: send sidebar dialog update to the right view.Tamás Zolnai1-7/+7
2021-01-20Do not skip cursor invalidation if hyperlink in payloadPranam Lashkari1-1/+3
2021-01-19filter: svg: js engine: improving text fields handlingMarco Cecchetti3-30/+164
2021-01-19filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti1-8/+18
2021-01-19filter: svg: slide custom background unit testMarco Cecchetti2-0/+12
2021-01-19filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti3-25/+72