summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-04-12Version 7.3.3.1, tag libreoffice-7.3.3.1libreoffice-7.3.3.1Christian Lohmaier3-0/+0
2022-04-12bump product version to 7.3.3.1Christian Lohmaier1-1/+1
2022-04-12Branch libreoffice-7-3-3Christian Lohmaier4-1/+1
2022-04-12tdf#147876 Fix crash when cancelling Dialog import dlgSamuel Mehrbrodt1-1/+1
2022-04-12Update git submodulesChristian Lohmaier1-0/+0
2022-04-12unit test: use temp copy in testInvalidEntrySave()Dennis Francis1-4/+26
2022-04-12lok: unit test for invalid entry saveDennis Francis2-5/+52
2022-04-12lok: avoid validation-dialog yield when savingDennis Francis5-7/+24
2022-04-12Clean up unused translatable stringsAdolfo Jayme Barrientos1-4/+0
2022-04-12tdf#148491 Qt reconnect the QMenuBar close buttonJan-Marek Glogowski2-4/+5
2022-04-12an inconsistent SwTextFormatInfo index, len, text length caseCaolán McNamara1-3/+11
2022-04-12ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+1
2022-04-12tdf#148423: Half a hackStephan Bergmann1-1/+1
2022-04-12tdf#148481 Map RefHand cursor to Qt::PointingHandJan-Marek Glogowski1-1/+1
2022-04-11ofz#46526 AbrtCaolán McNamara1-1/+1
2022-04-11tdf#95706: RTF import: tolerant font table parsingVasily Melenchuk5-74/+122
2022-04-11Related tdf#148384: do not pause after last email's failureMike Kaganski1-2/+2
2022-04-09Resolves: tdf#148052 accept a ". Month " name for matching DMY formatEike Rathke1-0/+23
2022-04-08tdf#141578 Qt handle QtFrame screen changesJan-Marek Glogowski4-8/+26
2022-04-08tdf#95706: RTF import: Use fontname suffixes to detect encodingVasily Melenchuk5-2/+156
2022-04-08sw: keep URL when applying frame style on imagesMiklos Vajna2-1/+29
2022-04-08nss: depend on zlibMichael Stahl1-0/+4
2022-04-08Red used instead of GreenCaolán McNamara1-2/+2
2022-04-08tdf#148445 sw: Make "Exchange Databases" dialog modalMichael Weghorn1-0/+1
2022-04-08tdf#148445 sw: Resave exchangedatabases.ui with glade 3.38.2Michael Weghorn1-76/+73
2022-04-08tdf#143135 Qt break recursive IM QueryCursorRectJan-Marek Glogowski3-7/+19
2022-04-08forcepoint#104 sw: do not delete fieldmark chars in MoveNodeRange()Michael Stahl11-21/+599
2022-04-08sw: fix expansion of SetGetExpField in headers with split table rowsMichael Stahl8-33/+477
2022-04-07tdf#148342 docx export: fix puzzle shapeAttila Bakos (NISZ)3-1/+32
2022-04-07tdf#148382: Keep first entry selected when address field is not setMike Kaganski1-1/+2
2022-04-07tdf#147285 qt: Prefer "text/plain;charset=utf-8" over "text/plain"Michael Weghorn2-9/+18
2022-04-07Sync flatpak-manifest.in with FlathubStephan Bergmann1-0/+1
2022-04-06Related tdf#148384: Don't overwrite task name with resultMike Kaganski1-2/+2
2022-04-06tdf#145954 Qt unshare QMenubar usageJan-Marek Glogowski2-19/+21
2022-04-06tdf#144585 Qt fix Wayland LO fake popupsJan-Marek Glogowski3-67/+15
2022-04-06Resolves: tdf#146174 allow shortcut key event handling before menubarVincent Reher1-6/+14
2022-04-06Qt use platform-independent visibility functionsJan-Marek Glogowski1-2/+2
2022-04-06tdf#148397: Crash on font features dialog opening with EB GaramondJulien Nabet1-1/+1
2022-04-06Resolves: rhbz#2069486 classic help index entry autocompletes on del/backspaceCaolán McNamara2-1/+17
2022-04-06tdf#148384: Really leave mail merge results dialog open upon errorsMike Kaganski1-3/+6
2022-04-06tdf#148361: docx sdt: cleanup databinding data after insertingVasily Melenchuk4-6/+33
2022-04-05tdf#148345 sw: reject all tracked row deletion in Hide ChangesLászló Németh2-0/+95
2022-04-05Update git submodulesChristian Lohmaier1-0/+0
2022-04-05tdf#147925 fix view scrolling back to commentJim Raykowski1-1/+2
2022-04-05forcepoint#101 sw: fix inserting at-page shapes to not set anchor posMichael Stahl5-6/+33
2022-04-05tdf#147523 Qt use inner QWidget to set pointer posJan-Marek Glogowski1-1/+1
2022-04-04forcepoint#99 SwTextFormatter unaware that FirstOfBorderMerge was deletedCaolán McNamara5-5/+22
2022-04-04forcepoint#103 avoid crash on layout of specific htmlCaolán McNamara4-1/+18
2022-04-04forcepoint#102 refetch pPara if it might have been destroyedCaolán McNamara3-7/+197
2022-04-04forcepoint#98 don't delete SwFrame flagged as IsDeleteForbiddenCaolán McNamara3-1/+8