summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-28bump product version to 7.4.4.2.0+libreoffice-7-4-4Xisco Fauli1-1/+1
2022-12-28update creditsXisco Fauli1-2416/+2321
2022-12-28check GetEditShell()Caolán McNamara21-78/+93
2022-12-28tdf#145599 Charts gets corrupted when you draw a line inside themNoel Grandin4-48/+34
2022-12-28Revert "optimize ConfigurationProperty::get()" (7.4 only)Xisco Fauli2-80/+26
2022-12-27Update git submodulesXisco Fauli1-0/+0
2022-12-26sw: check for nullptr in WriterInspectorTextPanelXisco Fauli1-2/+4
2022-12-26oox: fix crash in oox::drawingml::Transform2DContext::onCreateContextXisco Fauli1-1/+1
2022-12-26sw: check for nullptrXisco Fauli1-1/+1
2022-12-26sc: check ScDocShell::GetViewData()Xisco Fauli7-73/+99
2022-12-26sc: fix null deref in ScInputHandler::InputChangedXisco Fauli1-0/+3
2022-12-26tdf#152606: fix crash when opening specific pptxJulien Nabet1-1/+1
2022-12-26tdf#152434 PPTX import: fix lost shapes with connectorsTibor Nagy3-4/+19
2022-12-25editeng: avoid divide by zeroNoel Grandin1-0/+6
2022-12-24writerfilter: fix crash in DomainMapper_Impl::convertFieldFormula()Miklos Vajna1-0/+5
2022-12-23cid#1517796 Out-of-bounds readCaolán McNamara1-2/+2
2022-12-22crashtesting: failure on load of forum-en-7529.odtCaolán McNamara1-1/+1
2022-12-22sc: fix null deref in ScDocShell::ExecuteXisco Fauli1-5/+9
2022-12-21crashtesting: related to failure on load of forum-en-7529.odtCaolán McNamara1-5/+6
2022-12-21check SfxObjectShell::Current()Caolán McNamara39-284/+348
2022-12-20likely fix for frequent pShell->GetStyleSheetPool crashCaolán McNamara1-7/+8
2022-12-20ofz#54402 check boundsCaolán McNamara1-64/+67
2022-12-20svx: check SfxViewFrame::Current()Caolán McNamara5-28/+42
2022-12-20lok: protect sc from null ScViewData.Michael Meeks1-1/+10
2022-12-20tdf#152520: Crash when using TITLE_CASE/SENTENCE_CASE in Transliteration moduleJulien Nabet1-4/+7
2022-12-19svx: fix null deref in ParaLineSpacingControl::ExecuteLineSpacingXisco Fauli1-2/+6
2022-12-16likely fix for frequent SfxViewFrame::GetChildWindow() crashCaolán McNamara1-3/+7
2022-12-16sd: check SfxViewFrame::Current()Caolán McNamara4-13/+27
2022-12-16sw: check SfxViewFrame::Current()Caolán McNamara6-24/+43
2022-12-16misc: check SfxViewFrame::Current()Caolán McNamara2-9/+16
2022-12-16sfx2: check SfxViewFrame::Current()Caolán McNamara4-4/+15
2022-12-16likely fix for frequent mpGradientItem->GetName() crashCaolán McNamara1-8/+20
2022-12-15bump product version to 7.4.4.1.0+Christian Lohmaier1-1/+1
2022-12-15Branch libreoffice-7-4-4Christian Lohmaier4-1/+1
2022-12-15Update git submodulesChristian Lohmaier1-0/+0
2022-12-15Resolves: tdf#147640 default optional grids hiddenCaolán McNamara1-2/+2
2022-12-15tdf#151376 framework: fix calling in-document macros with reused framesMiklos Vajna3-0/+15
2022-12-15tdf#149595 sw: fix showing of fly at start/end of single-para deleteMichael Stahl3-0/+236
2022-12-15(related: tdf#149595) sw: also re-sort SwSortedObjs on SwPageFrameMichael Stahl1-4/+16
2022-12-15sd: fix null deref in ModifyPageUndoAction::Undo/RedoXisco Fauli1-4/+12
2022-12-15Resolves: tdf#152501 forward replacement ComboBox query-tooltip to originalCaolán McNamara1-45/+55
2022-12-15upgrade to libtiff 4.5.0Caolán McNamara4-178/+2
2022-12-14Resolves: tdf#152495 crash on dismissing ruby dialog with ESCCaolán McNamara1-2/+6
2022-12-14tdf#152045 DOCX export: fix empty display text for content control list itemsMiklos Vajna2-3/+36
2022-12-14Resolves: tdf#151753 'revert coverity#1212509 Logically dead code'Caolán McNamara1-1/+1
2022-12-14SVG export: fix handling of semi-transparent, multi-para shape textMiklos Vajna2-0/+58
2022-12-14Update git submodulesChristian Lohmaier1-0/+0
2022-12-14poppler: upgrade to release 22.12.0Taichi Haradaguchi3-6/+6
2022-12-14nss: upgrade to release 3.86.0Taichi Haradaguchi19-57/+57
2022-12-14tdf#152094 don't attempt scroll paint optimization for devices with a mapmodeCaolán McNamara1-7/+8