summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-05-18Version 7.3.4.1, tag libreoffice-7.3.4.1libreoffice-7.3.4.1Christian Lohmaier3-0/+0
2022-05-18bump product version to 7.3.4.1Christian Lohmaier1-1/+1
2022-05-18Branch libreoffice-7-3-4Christian Lohmaier4-1/+1
2022-05-18try to limit cell interpreting to only visible cells when drawingLuboš Luňák7-6/+66
2022-05-18limit Interpret() for dirty cells only to the given row range (bsc#1197497)Luboš Luňák1-2/+35
2022-05-18tdf#123877 sc XLSX: don't freeze during saving recoveryLászló Németh4-1/+82
2022-05-18tdf#148455 docx import/export: improvements to lvlOverrideVasily Melenchuk5-2/+41
2022-05-18Update git submodulesChristian Lohmaier1-0/+0
2022-05-18Resolves: tdf#145722 don't propose MOVE from AcceptDrop if not asked for MOVECaolán McNamara1-19/+29
2022-05-18Related: tdf#145722 need to clone userdata if we copy a module/dialogCaolán McNamara1-0/+7
2022-05-18Related: tdf#148197 gtk_tree_view_scroll_to_cell needs either path or columnCaolán McNamara1-2/+8
2022-05-18tdf#148461 sw_redlinehide: fix assert in SwContentNode::DelFrames()Michael Stahl1-0/+6
2022-05-18sw HTML export: avoid pixel height when height is scale and width is relativeMiklos Vajna2-6/+78
2022-05-18tdf#137639 qt: UTF-16-encode mime data for "text/plain;charset=utf-16"Michael Weghorn1-0/+5
2022-05-17Resolves: tdf#149093 connect_value_change if we will query its valueCaolán McNamara2-2/+8
2022-05-17tdf#147220 sw_redlinehide: update frames in ReplaceRangeImpl()Michael Stahl2-0/+43
2022-05-17tdf#148869 sw_redlinehide: fix SwView::ExecSpellPopup()Michael Stahl1-2/+8
2022-05-17sw: fix assert in SwObjectFormatterTextFrameCaolán McNamara3-1/+9
2022-05-17framework: fix lock assert in Job::execute()Michael Stahl1-6/+19
2022-05-17tdf#147250 configure: default to --with-system-nss on LinuxMichael Stahl3-3/+11
2022-05-17tdf#148706: map value prop in numericfield to textXisco Fauli3-0/+43
2022-05-16Related: tdf#137748 "Update" should have use-underlineCaolán McNamara1-0/+1
2022-05-16tdf#124820 sc: overwrite more character level font attributesJustin Luth1-1/+14
2022-05-16forcepoint#97 avoid Invalid read of size 2Caolán McNamara6-1/+29
2022-05-16tdf#149079 don't skip disposing DnDListenerCaolán McNamara1-10/+10
2022-05-16tdf#143612: map SecondaryRefValue in form pdf exportXisco Fauli6-1/+67
2022-05-16related: tdf#148442: do not replace 'Yes' if onValue is emptyXisco Fauli3-24/+31
2022-05-16tdf#148442: map RefValue property to onValue in pdfXisco Fauli5-0/+88
2022-05-16tdf#119686: fix tiff with 1 bit per pixelJulien Nabet1-0/+1
2022-05-16Use interpreter stack to determine JumpMatrix context, tdf#148863 follow-upEike Rathke1-2/+2
2022-05-16Resolves: tdf#148863 In JumpMatrix context use its dimensions for resultsEike Rathke1-1/+11
2022-05-14unotest: fix NSS initialization for CentOS7 system NSSMichael Stahl1-1/+2
2022-05-14svl: fix testSignDocument_PEM_PDF with "dbm:" NSS DBMichael Stahl1-1/+26
2022-05-14xmlsecurity: fix testInsertCertificate_PEM_ODT with "dbm:" NSS DBMichael Stahl1-0/+7
2022-05-14tdf#148470 if macOS glyph fallback provided a partial result flag what failedCaolán McNamara1-0/+20
2022-05-13curl: upgrade to release 7.83.1Michael Stahl6-22/+10
2022-05-13sw: fix crash in SwDrawShell::Execute()Miklos Vajna1-0/+5
2022-05-12tdf#149023 set property immediately on changeCaolán McNamara1-7/+3
2022-05-12tdf#142840: doc export: use BookmarkToWord() for hyperlinksVasily Melenchuk3-2/+22
2022-05-11Update mdds to 2.0.3.Kohei Yoshida1-2/+2
2022-05-11Resolves: tdf#132582 Display duration for calculated time values selectionEike Rathke1-0/+12
2022-05-11sw XHTML export: output table / table row background format using CSSMiklos Vajna5-14/+65
2022-05-11tdf#108188, tdf#131190 - Verify that the page style is actually usedAndreas Heinisch4-26/+45
2022-05-10tdf#148993 XLS export: fix broken formula regressionLászló Németh2-2/+6
2022-05-09Resolves: tdf#148985 crash on searching for non-existing prefixCaolán McNamara1-0/+2
2022-05-09Test StarBasic's native non-ASCII name syntaxMike Kaganski1-0/+28
2022-05-09sw: don't copy useless char escapement to next node on splitMiklos Vajna3-0/+57
2022-05-09Delete CJK-style mnemonics on macOSxuenhua1-1/+2
2022-05-09Resolves: tdf#148948 Use QueryBy(Non)Empty for "=" and "<>" criteriaEike Rathke1-4/+25
2022-05-09ucb: webdav-curl: if LOCK fails, display error messageMichael Stahl1-32/+47