summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-06-01bump product version to 7.3.4.2.0+libreoffice-7-3-4Christian Lohmaier1-1/+1
2022-06-01nss: upgrade to release 3.79Michael Stahl4-11/+11
2022-06-01vcl: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-2/+2
2022-06-01svx: fix one more EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+3
2022-06-01sw: avoid EXCEPTION_INT_DIVIDE_BY_ZEROXisco Fauli1-1/+1
2022-06-01tdf#145527 Revert "Related tdf#116767: Call URLClassLoader.close"Stephan Bergmann2-52/+43
2022-06-01tdf#149231 Fix crash on print preview of masterJim Raykowski1-5/+5
2022-06-0191 null derefs seen in crashreporting reportCaolán McNamara1-0/+5
2022-06-0150 null derefs seen in crashreporting reportCaolán McNamara1-2/+8
2022-06-01Resolves: tdf#149408 inspector crash with a writer OLE inside calcCaolán McNamara1-1/+1
2022-06-01sw: fix crash in SwAnchoredObject::UpdateObjInSortedListXisco Fauli1-1/+2
2022-06-01tdf#145178 Formats in section Foot/Endnotes not read from saved filesLouis Possoz1-2/+2
2022-06-01tdf#149198 Fix use of nullptrStephan Bergmann1-1/+1
2022-06-01Avoid uninitialized temp_file_handleStephan Bergmann1-1/+1
2022-06-01tdf#145178 xmloff: ODF import: fix another bad attributeMichael Stahl1-1/+1
2022-06-01Related: tdf#149408 various crashes seen in redline panelCaolán McNamara1-6/+11
2022-06-01tdf#149280 modified called after dialog was destroyedCaolán McNamara1-2/+5
2022-06-01sw: fix crash in SwHeaderFooterWin::IsEmptyHeaderFooter()Miklos Vajna1-0/+5
2022-06-01update creditsChristian Lohmaier1-2245/+2263
2022-06-01Update git submodulesChristian Lohmaier1-0/+0
2022-06-01tdf#149184 DOCX: fix crash removing footer, then saving to docHossein3-0/+30
2022-05-24tdf#149202 Allow for java.version consisting of four dotted segmentsStephan Bergmann1-4/+4
2022-05-18bump product version to 7.3.4.1.0+Christian 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