summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-09bump product version to 7.4.1.2.0+libreoffice-7-4-1Christian Lohmaier1-1/+1
2022-09-09update creditsChristian Lohmaier1-2043/+2056
2022-09-09Update git submodulesChristian Lohmaier1-0/+0
2022-09-09crashtesting: prevent nullptr accessEike Rathke1-2/+14
2022-09-09try harder to ensure InterpretCellsIfNeeded() interprets (tdf#150499)Luboš Luňák10-28/+65
2022-09-09tdf#150770: crashtesting: assert seen on loading forum-mso-en-2633.pptxCaolán McNamara1-6/+8
2022-09-09tdf#150846: FilterOptions in descriptor could come from import filterMike Kaganski1-4/+14
2022-09-09tdf#150506 Execution parameter confused with slot stateMaxim Monastirsky6-6/+6
2022-09-09cid#1509247 reserve here can't be rightCaolán McNamara1-1/+1
2022-09-09fix undoing range reducing to apply only to COUNTIFS (tdf#150618)Luboš Luňák1-2/+3
2022-09-09tdf#150832: Revert "tdf#150034 very slow opening pathological chart"Xisco Fauli1-2/+1
2022-09-09crash inserting odt as embedded ole objectCaolán McNamara1-2/+3
2022-09-09These commands are always URLs alreadyStephan Bergmann2-2/+2
2022-09-09Filter out unwanted command URIsStephan Bergmann1-1/+9
2022-09-09upgrade openssl-1.1.1qTaichi Haradaguchi1-2/+2
2022-09-09python3: upgrade to release 3.8.13Taichi Haradaguchi3-15/+3
2022-09-09check impress/calc IFrame "FrameURL" targetCaolán McNamara1-0/+4
2022-09-09check IFrame "FrameURL" targetCaolán McNamara5-10/+37
2022-09-08crashtesting: empty brace init of o3tl::enumarray doesn't zero each elementCaolán McNamara2-1/+4
2022-09-08tdf#150577: Revert "Micro-optim in FormController::approveRowChange"Mike Kaganski1-1/+1
2022-09-07Update git submodulesOlivier Hallot1-0/+0
2022-09-05Resolves: tdf#150629 the window was destroyed from the fadetimer callbackCaolán McNamara1-0/+1
2022-08-31update creditsChristian Lohmaier1-2218/+2281
2022-08-29Resolves: tdf#150599 Move obtaining data into loop againEike Rathke1-1/+1
2022-08-27tdf#150594 - Prevent crash while searching for the next outline nodeAndreas Heinisch1-2/+3
2022-08-24bump product version to 7.4.1.1.0+Christian Lohmaier1-1/+1
2022-08-24Branch libreoffice-7-4-1Christian Lohmaier4-1/+1
2022-08-24tdf#149768 Do not fix Templates dialog width and height in pixelsRafael Lima2-2/+4
2022-08-24Resolves: tdf#150288 Do not prepend the locale's full date acceptance patternEike Rathke1-13/+7
2022-08-24Update git submodulesChristian Lohmaier1-0/+0
2022-08-23tdf#150407 do not use loext in save in ODF strictRegina Henschel5-25/+217
2022-08-23tdf#150236: Revert "avoid uninitialized data when handling WindowState"Xisco Fauli1-12/+17
2022-08-23Update git submodulesOlivier Hallot1-0/+0
2022-08-23tdf#150507 set hint style even if the platform returns no default font optionsCaolán McNamara1-9/+10
2022-08-22crashtesting: fix DOCX export of tdf135569-1.docxMiklos Vajna2-0/+12
2022-08-22tdf#91764: Combining marks from “complex” scripts can’t be searched forKhaled Hosny3-56/+148
2022-08-22Update git submodulesChristian Lohmaier1-0/+0
2022-08-22crashreport: __cpuid/__cpuidex are not available on arm64Christian Lohmaier1-0/+2
2022-08-22tdf#150267 RTF: Import/Export unused document variablesSamuel Mehrbrodt8-0/+325
2022-08-22tdf#148289 sw clearing breaks: fix vertical layoutMiklos Vajna4-8/+107
2022-08-19tdf#150496 Revert "fix "invalid class cast from 'OOoAtkObj' to 'GtkWidgetAcce...Caolán McNamara2-3/+2
2022-08-19tdf#150247: patch orcus to use UTF-16 paths on WindowsMike Kaganski3-29/+38
2022-08-19tdf#150336 add a static_assert to catch that happening againCaolán McNamara1-1/+5
2022-08-19tdf#150443 sw: fix crash of rejecting table row deletionLászló Németh3-0/+50
2022-08-19Resolves: tdf#150336 overlapping slot idsCaolán McNamara1-8/+10
2022-08-19tdf#150331: update index only when text is insertedXisco Fauli1-2/+3
2022-08-19fix tdf#77964 patch: don't change DefaultFormatJustin Luth1-1/+3
2022-08-19tdf#149388 sw: add better limit to detect tracked text movingLászló Németh8-8/+75
2022-08-19tdf#150394 sw: fix crash of "Don't hyphenate last word"László Németh3-1/+12
2022-08-18forcepoint#108 sw: prevent creating SwRangeRedline anchored in itselfMichael Stahl3-1/+159