summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-18Bump version to 6.4-20co-6.4-20Andras Timar1-1/+1
2021-01-18lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro1-1/+2
2021-01-18filter: svg: when date/time field is edited directly in mp, is not shownMarco Cecchetti1-8/+18
2021-01-18sidebar: avoid invalidation thrash with LOK.Michael Meeks3-2/+16
2021-01-18sidebar: only invalidate when things change.Michael Meeks2-6/+15
2021-01-18Revert "pivot table: make options cancel button working" + fix crash againJulien Nabet2-3/+3
2021-01-18do not preload all images in the pptx importerLuboš Luňák3-114/+0
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner13-441/+894
2021-01-17CGLayerHolder::getScale() can be constTor Lillqvist1-1/+1
2021-01-17hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2021-01-16Make JsonWriter::writeEscapedOUString() handle surrogate pairs properlyTor Lillqvist1-3/+15
2021-01-16tdf#68198: sign the rest of binariesMike Kaganski1-0/+7
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist1-40/+41
2021-01-15Avoid assertion failure related to cursor sizes on macOSTor Lillqvist1-3/+3
2021-01-15tdf#136861 ODT export: fix writing resolved state for non-ranged commentsMiklos Vajna3-12/+78
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist2-34/+46
2021-01-15Make SotExchange::GetFormat() accept a MIME type with additional parametersTor Lillqvist1-1/+7
2021-01-14filter: svg: slide custom background unit testMarco Cecchetti2-0/+12
2021-01-14filter: svg: slide with a custom background are not exported correctlyMarco Cecchetti3-25/+72
2021-01-14lok: sort: invalidate the row-height cache tooDennis Francis1-0/+11
2021-01-14lok: send sheetGeometry invalidation after sortDennis Francis1-0/+9
2021-01-13oox smartart: fix crash in pyra algorithm with a single child shapeMiklos Vajna3-1/+19
2021-01-13tdf#137417 oox smartart: avoid considering rules in vertical linear layoutsMiklos Vajna3-0/+28
2021-01-13oox smartart: extract snake algo from AlgAtom::layoutShape()Miklos Vajna2-300/+339
2021-01-13lok: Prevent from crash on cancel Fontwork dialogSzymon Kłos2-5/+15
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna2-1/+42
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2021-01-13tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-13We only use the systemwide general pasteboardTor Lillqvist6-22/+13
2021-01-13Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist1-0/+2
2021-01-12tdf#133858 reduce the double-ref range to data contentDennis Francis8-0/+245
2021-01-12ofz#19901 Invalid-enum-valueCaolán McNamara1-2/+1
2021-01-12ofz#19790 Invalid-enum-valueCaolán McNamara1-1/+1
2021-01-12ofz#19786 Invalid-enum-valueCaolán McNamara2-7/+5
2021-01-12ofz#19525 Invalid enum valueCaolán McNamara4-9/+4
2021-01-12ofz#13513 infinite loop with negative value for \binCaolán McNamara1-1/+4
2021-01-12ofz#19034 fix ~infinite loopCaolán McNamara1-2/+2
2021-01-12ofz#12553 Timeout, cut out slow uninteresting path for fuzzingCaolán McNamara1-0/+3
2021-01-12CVE-2020-25713 raptor2: malformed input file can lead to a segfaultCaolán McNamara2-0/+34
2021-01-12Related tdf#123632: fix crash in accdoc (sw)Julien Nabet1-1/+1
2021-01-12tdf#96787: AutoCorrect: after deleting a replacement entry, it's still usedJulien Nabet1-0/+2
2021-01-12Missing construction of SfxCmisVersionsDialog::m_xVersionBoxStephan Bergmann1-0/+1
2021-01-12poppler: upgrade to release 21.01.0Michael Stahl3-56/+42
2021-01-12openssl: add patch to fix CVE-2020-1971Michael Stahl2-0/+579
2021-01-12ofz#29113 short readCaolán McNamara1-0/+7
2021-01-12Resolves: tdf#139126 DBL_MAX is a valid value, just not for WriterEike Rathke1-1/+3
2021-01-12Resolves: tdf#139173 One-off error in limits for DEC2HEX()Eike Rathke1-1/+1
2021-01-12Resolves: tdf#137453 Implicit conversion from sal_uInt64 to sal_Int32 is bad..Eike Rathke2-17/+18
2021-01-12jsdialogs: Use JS dialog for Fontwork dialogMert Tumer1-1/+2
2021-01-12Make Fontwork gallery dialog asyncSzymon Kłos4-32/+40