summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-01Update git submoduleslibreoffice-7-5-4Martin Srebotnjak1-0/+0
2023-05-31bump product version to 7.5.4.2.0+Christian Lohmaier1-1/+1
2023-05-31update creditsChristian Lohmaier1-1692/+1746
2023-05-31sc: avoid crash in ScHorizontalCellIteratorXisco Fauli1-1/+5
2023-05-31Update git submodulesChristian Lohmaier1-0/+0
2023-05-31sw: fix crash in SwNode::GetFlyFormat()Xisco Fauli1-1/+1
2023-05-31sw: fix crash in DocumentLayoutManager::CopyLayoutFormatXisco Fauli1-2/+3
2023-05-31sw: fix crash in GotoNextLayoutTextFrame/GotoPrevLayoutTextFrameXisco Fauli1-5/+16
2023-05-30tdf#155350 Do AutoCorrect of Input Method textCaolán McNamara1-1/+2
2023-05-30tdf#155436 svx: PDF export: fix crash on SdrMediaObj without URLMichael Stahl1-1/+3
2023-05-30tdf#155346 sw: fix crash from changing modal modeMichael Stahl1-0/+2
2023-05-30svx: check SfxObjectShell::Current()Xisco Fauli1-5/+10
2023-05-30Revert "Related tdf#114286: put duplicates commands in GenericCommands..."Julien Nabet4-14/+30
2023-05-30sc: check excel::getDocShellXisco Fauli4-63/+85
2023-05-30desktop: check getDialog()Xisco Fauli1-2/+4
2023-05-30vcl: fix crash in Window::GetOutDev()Miklos Vajna1-1/+1
2023-05-30prevent crash in mail mergeNoel Grandin1-0/+6
2023-05-30freetype: upgrade to release 2.13.0Taichi Haradaguchi3-34/+23
2023-05-17bump product version to 7.5.4.1.0+Christian Lohmaier1-1/+1
2023-05-17Branch libreoffice-7-5-4Christian Lohmaier4-1/+1
2023-05-17Resolves: tdf#153790 Suppress duplicated end part sheet reference, tdf#103890Eike Rathke1-7/+28
2023-05-17tdf#144494 sw: fix layout loopMichael Stahl1-1/+1
2023-05-17Resolves: tdf#154958 add an empty spin button to use for the unused caseCaolán McNamara4-11/+37
2023-05-17Update git submodulesChristian Lohmaier1-0/+0
2023-05-17ScriptForge - database.GetRows() tdf#155204 error when no dataJean-Pierre Ledure1-4/+5
2023-05-17tdf#155121: XML Form Document: better take into account "not required"Julien Nabet1-1/+8
2023-05-16tdf#155349 std::move of a std::optional leave behind a set std::optionalCaolán McNamara1-1/+1
2023-05-15tdf#154877 sw: generalise ExtendedSelectAll()Michael Stahl8-81/+348
2023-05-15Silence some false -Werror=dangling-referenceStephan Bergmann2-0/+35
2023-05-15tdf#155232: drop m_aFlatParaList from SwXFlatParagraphIteratorMike Kaganski2-9/+0
2023-05-15EMF Fix text aligning for EMR_SETTEXTALIGN for wrong values.Bartosz Kosiorek4-6/+99
2023-05-15tdf#155231 CRASH: with embedded OLE chartNoel Grandin2-1/+4
2023-05-15tdf#155228 vcl: PDF export: /Tabs needs PDF name, not stringMichael Stahl1-1/+1
2023-05-14tdf#155241 keep current MetricSpinButton value if unparseable junk inputCaolán McNamara3-3/+20
2023-05-12Disable test that always fails with Apple Retina displaysPatrick Luby1-0/+12
2023-05-12tdf#155238: Reimplement how ListAutoFormat is stored to ODFMike Kaganski19-68/+181
2023-05-11tdf#152173 Don't display tooltip windows when mousing over non-key windowsPatrick Luby1-1/+4
2023-05-11Resolves: tdf#154535 create the OXFormsDescriptor on-demandCaolán McNamara4-23/+34
2023-05-10Resolves: tdf#138512 don't crash on removing already Disposed a11y contextCaolán McNamara3-2/+11
2023-05-10tdf#155210 FILESAVE ODT Default chart row labels disappear from Writer chartNoel Grandin1-3/+0
2023-05-09tdf#153839 XHTML export: do not add newlines to attribute valuesMichael Stahl1-3/+0
2023-05-09tdf#153839 XHTML export: fix syntax error in table.xslMichael Stahl1-1/+1
2023-05-09tdf#153839 : Further handling for adding newlinesFranklin Weng2-3/+20
2023-05-09tdf#153543 - Add vba shell constantsAndreas Heinisch2-0/+18
2023-05-09tdf#152980 CSV import: Fix control character length in XLSX saveCzeber László Ádám3-111/+39
2023-05-09Do not copy decodeXString() string and analyse if there is nothing to decodeEike Rathke1-0/+3
2023-05-09Reinstate external/libwpg/rpath.patchStephan Bergmann2-0/+14
2023-05-09tdf#153004: error when copying content to a table without autovalue primary keyJulien Nabet1-1/+1
2023-05-08tdf#155161: Always embed fonts with CFF2 table as PDF Type 3 fontsKhaled Hosny1-0/+7
2023-05-08tdf#154989 filter: XHTML export: avoid duplicated framesSvante Schubert6-52/+110