summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-10bump product version to 7.4.2.3.0+libreoffice-7-4-2Xisco Fauli1-1/+1
2022-10-10Resolves: tdf#151441 queries don't show any contentCaolán McNamara1-2/+10
2022-10-10Update git submodulesXisco Fauli1-0/+0
2022-10-06bump product version to 7.4.2.2.0+Xisco Fauli1-1/+1
2022-10-06Resolves: tdf#149277 we don't want to search the whole tree for dupsCaolán McNamara1-1/+1
2022-10-06tdf#151316 recalc what dependencies should be sensitiveCaolán McNamara1-5/+12
2022-10-06introduce ScTable::GetColumnData() (tdf#151182)Luboš Luňák2-4/+12
2022-10-06xmloff: ODF import: fix crash on fdo34997-1.odtMichael Stahl2-30/+7
2022-10-06Fix incrementing number in dbrange names during copying, tdf#145054 follow-upEike Rathke1-18/+41
2022-10-06tdf#151260: crash in SfxItemPool::SetDefaults (reportdesign/ReportController)Julien Nabet2-23/+28
2022-10-05Update git submodulesXisco Fauli1-0/+0
2022-10-05update creditsXisco Fauli1-2077/+2097
2022-10-05tdf#151094 ODT export: fix crash when linked paragraph style is deletedMiklos Vajna6-6/+67
2022-10-05rhbz#2122948 sw: fix ODF import of fieldmark in redlineMichael Stahl2-0/+8
2022-10-05Fix string length assertion and handle parentheses in multi-line formulaEike Rathke1-3/+4
2022-10-05make sure SharedString::EMPTY_STRING is interned in pools (tdf#150647)Luboš Luňák4-33/+69
2022-10-04sw: fix crash in SwParagraphNumTabPage::ExecuteEditNumStyle_ImplXisco Fauli2-7/+9
2022-10-04tdf#150715 Animations in LO Impress do not work properlyNoel Grandin1-1/+3
2022-10-04curl: upgrade to release 7.85.0Taichi Haradaguchi9-18/+18
2022-10-04LibreLogo: fix ast, gug, hsb and sid language supportLászló Németh1-1/+1
2022-09-28Update git submodulesMartin Srebotnjak1-0/+0
2022-09-26tdf#151148 Finding KATAKANA which has voice consonant mark wrongNoel Grandin1-1/+1
2022-09-23tdf#151091 Revert "tdf#148635 cache some chart stuff"Noel Grandin3-33/+13
2022-09-23tdf#151100: xText->getString() may be empty for content needing exportMike Kaganski3-15/+14
2022-09-23Remove extra spaceTaichi Haradaguchi1-1/+1
2022-09-21bump product version to 7.4.2.1.0+Christian Lohmaier1-1/+1
2022-09-21Branch libreoffice-7-4-2Christian Lohmaier4-1/+1
2022-09-21tdf#119039: workaround an OleLoad bug releasing passed storage unexpectedlyMike Kaganski3-1/+21
2022-09-21tdf#150642 fix table layout with vertical writing.Mark Hung3-1/+10
2022-09-21Update git submodulesChristian Lohmaier1-0/+0
2022-09-21update expat to 2.4.9Taichi Haradaguchi1-2/+2
2022-09-21tdf#150604 Writer Navigator: Make delete shortcut key delete IndexesJim Raykowski1-1/+1
2022-09-21tdf#89928 pptx import: implement import of BiLevel thresholdSarper Akdemir5-0/+90
2022-09-21tdf#150561: Page dimension don't match paper format in Print PreviewJulien Nabet1-0/+2
2022-09-21nss: update to release 3.83Taichi Haradaguchi4-12/+12
2022-09-20tdf#150990 ODT export: fix zero layout size of scale/scale imagesMiklos Vajna2-2/+47
2022-09-20tdf#150650 Fix changing fill style to None via SidebarSamuel Mehrbrodt1-3/+13
2022-09-20tdf#150802 Fix setting gradient from SidebarSamuel Mehrbrodt1-14/+51
2022-09-20tdf#150402 Correct wrong Bound of Shape in SlideshowArmin Le Grand (allotropia)2-3/+32
2022-09-20sw HTML import: fix height of images when it is missing and width is relativeMiklos Vajna3-10/+71
2022-09-20tdf#148214 RTF import: avoid fake paragraph for \page when possibleMiklos Vajna6-7/+93
2022-09-20tdf#94122 pptx export: fix automatic text color exportSarper Akdemir3-0/+59
2022-09-19tdf#151052 set Windows darkmode "ToolTextColor" to same as "WindowTextColor"Caolán McNamara1-1/+2
2022-09-19tdf#151039: use the same defaults also for FontSubsetInfo::m_aFontBBoxMike Kaganski1-8/+8
2022-09-19tdf#150992: fix crash popart filter to an SVG imageJulien Nabet1-1/+1
2022-09-19Resolves: tdf#150312 Move base-cell-address to a valid sheet upon deletionEike Rathke4-5/+14
2022-09-19tdf#150982: properly unquote (URL-decode) vnd.sun.star.expand payloadMike Kaganski1-1/+2
2022-09-19Resolves: tdf#151046 INDIRECT() try named expressions and DB range names firstEike Rathke1-64/+66
2022-09-19Resolves: tdf#132519 Use string reference syntax for CELL("ADDRESS";...)Eike Rathke1-1/+19
2022-09-19tdf#147507 sw: fix crash with Reject All around not content nodesLászló Németh3-1/+101