summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-16tdf#128538: Open filesystem directories in Finder after allco-6.2-30Stephan Bergmann1-3/+10
2021-04-16Accept macOS SDK 11.1Tor Lillqvist1-3/+9
2021-04-16Bump version to 6.2-30Andras Timar1-1/+1
2021-04-16poppler: upgrade to release 21.01.0Michael Stahl6-64/+1050
2021-04-16tdf#131353: Fix build with poppler 0.86.0Martin Whitaker1-1/+3
2021-04-16Fix build with poppler-0.83Martin Milata3-0/+15
2021-04-16CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2-0/+34
2021-04-16openssl: add patch to fix CVE-2020-1971Michael Stahl2-0/+579
2021-04-16python3: add patch for CVE-2021-3177Michael Stahl2-0/+176
2021-04-16Improve checkExtensionStephan Bergmann1-12/+19
2021-04-16Better handling of Java filesStephan Bergmann2-1/+6
2021-04-16tdf#130216: normalize paths with .. segmentsMike Kaganski1-11/+23
2021-04-01LOK: getPartInfo now returns master page countPranam Lashkari1-0/+3
2021-03-24Consolidate ImplCalcLineSpacing()Khaled Hosny8-67/+39
2021-03-24external/harfbuzz configure needs MAKE nowStephan Bergmann1-0/+1
2021-03-24Update HarfBbuzz to 2.6.0Khaled Hosny4-24/+2
2021-03-24Upgrade to latest HarfBuzz 2.3.1Stephan Bergmann7-77/+20
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