summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* poppler: upgrade to release 21.01.0Michael Stahl2021-04-166-64/+1050
* tdf#131353: Fix build with poppler 0.86.0Martin Whitaker2021-04-161-1/+3
* Fix build with poppler-0.83Martin Milata2021-04-163-0/+15
* CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2021-04-162-0/+34
* openssl: add patch to fix CVE-2020-1971Michael Stahl2021-04-162-0/+579
* python3: add patch for CVE-2021-3177Michael Stahl2021-04-162-0/+176
* Improve checkExtensionStephan Bergmann2021-04-161-12/+19
* Better handling of Java filesStephan Bergmann2021-04-162-1/+6
* tdf#130216: normalize paths with .. segmentsMike Kaganski2021-04-161-11/+23
* LOK: getPartInfo now returns master page countPranam Lashkari2021-04-011-0/+3
* Consolidate ImplCalcLineSpacing()Khaled Hosny2021-03-248-67/+39
* external/harfbuzz configure needs MAKE nowStephan Bergmann2021-03-241-0/+1
* Update HarfBbuzz to 2.6.0Khaled Hosny2021-03-244-24/+2
* Upgrade to latest HarfBuzz 2.3.1Stephan Bergmann2021-03-247-77/+20
* LOK: added missing PixelInvalidate method for currency listPranam Lashkari2021-03-074-0/+44
* filter: svg: js engine: misplaced text: improving text field handlingMarco Cecchetti2021-02-222-48/+83
* filter: svg: unit test for placeholder localeMarco Cecchetti2021-02-221-1/+58
* filter: svg: export: renaming class attributes related to TextShapeMarco Cecchetti2021-02-224-9/+11
* filter: svg: text field: placeholder localization issueMarco Cecchetti2021-02-222-1/+16
* filter: svg: export tiled background by exploiting svg:pattern elementMarco Cecchetti2021-02-224-18/+254
* filter: svg: js engine: unit test: slide background: exporting bitmapsMarco Cecchetti2021-02-223-0/+86
* Avoid crash in online on a document with commentsAron Budea2021-02-211-0/+5
* [cp-6.2 only] Fix SfxViewShell::SetLOKLanguageTag, as in cp-6.4 and higherAndras Timar2021-02-211-7/+2
* fix variable name in SAL_INFOAndras Timar2021-02-211-1/+1
* tdf#123476 filter: Also handle empty ODFcp-6.2-29Mike Kaganski2021-02-154-2/+24
* lok: Send rows heights invalidation on pasteDennis Francis2021-02-111-2/+12
* prevent reference range resetting on panning in mobilePranam Lashkari2021-02-113-3/+29
* LOK: stop range selection with mouse/touch move in mobilePranam Lashkari2021-02-111-1/+4
* try to use a different timestamp serviceco-6.2-29Andras Timar2021-02-114-4/+4
* Bump version to 6.2-29Andras Timar2021-02-101-1/+1
* Fix chart label import, use the locale as MS Office doesAndras Timar2021-02-101-1/+1
* Improve macro checksSamuel Mehrbrodt2021-02-105-8/+29
* tdf#133858 reduce the double-ref range to data contentDennis Francis2021-02-0810-4/+247
* filter: svg: js engine: support for bitmaps in slide backgroundMarco Cecchetti2021-02-054-26/+198
* lok: send paragraph spacing stateSzymon Kłos2021-02-051-1/+4
* on SelMouseButtonDown check if window pointer is not nullPranam Lashkari2021-02-051-1/+1
* Right clicking in text should move the cursorSamuel Mehrbrodt2021-02-051-2/+2
* Select hyperlink before editing in sdSamuel Mehrbrodt2021-02-051-24/+25
* avoid automatical text selection in impress text boxPranam Lashkari2021-02-052-46/+9
* Related tdf#98575 Allow editing link even when URL field is not selectedSamuel Mehrbrodt2021-02-052-17/+32
* vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna2021-02-042-0/+15
* enable hyperlink to be detected at the end of textPranam Lashkari2021-02-032-3/+6
* tdf#139965: Broken master slide list after switching mode.Tamás Zolnai2021-01-291-0/+3
* Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai2021-01-261-3/+1
* tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai2021-01-252-0/+52
* tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai2021-01-251-4/+31
* tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai2021-01-257-3/+110
* fixed range text not being updated on dragging reference markerPranam Lashkari2021-01-251-0/+5
* filter: svg: js engine: text fields support: unit testMarco Cecchetti2021-01-242-2/+30
* filter: svg: js engine: further improving text fields handlingMarco Cecchetti2021-01-243-23/+55