summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-09-06bump product version to 7.6.1.2.0+libreoffice-7-6-1Christian Lohmaier1-1/+1
2023-09-06Resolves: tdf#156985 Treat adding two KahanSum differentlyEike Rathke1-0/+11
2023-09-06update creditsChristian Lohmaier1-1319/+1333
2023-09-06tdf#149069 Revert "ridljar: check UnoClassLoader used for NativeLibraryLoader"Hossein1-9/+0
2023-09-06crash case seen on clicking on drawing text box inside a footerCaolán McNamara1-1/+2
2023-09-06sc: fix crash in ScAttrDlg::PageCreatedXisco Fauli1-2/+5
2023-09-06sc: fix crash in ScTransferObj::DragFinishedXisco Fauli1-1/+1
2023-09-06editeng: fix crash in EditDoc::FindAttribsXisco Fauli1-2/+3
2023-09-06reportdesign: fix crash in ORptExport::exportSectionAutoStyleXisco Fauli1-3/+6
2023-09-06tdf#154138 C/P regression - used setWidth instead of setHeightTomaž Vajngerl1-1/+1
2023-09-06tdf#156967 cal basic, CSV import macro crashesNoel Grandin1-0/+3
2023-09-06accessibility: fix crash in getAccessibleActionDescriptionXisco Fauli1-2/+3
2023-09-06tdf#156683 a11y: Dispose a11y cells with tab list box headerMichael Weghorn1-0/+6
2023-09-06Fix unchecked dynamic castParis Oplopoios1-5/+9
2023-09-06Sync flatpak-manifest.in with FlathubStephan Bergmann1-2/+2
2023-09-06tdf#156784 sw tracked table column: fix crash at Select AllLászló Németh3-1/+49
2023-09-06Update git submodulesChristian Lohmaier1-0/+0
2023-09-05Related: tdf#144906 unset g_DragSource if drag end callback never calledCaolán McNamara2-0/+5
2023-09-05python3: upgrade to release 3.8.18Michael Stahl2-3/+3
2023-09-05crashreporting: crash seen in FormNavigatorCaolán McNamara1-1/+2
2023-08-30update creditsChristian Lohmaier1-1021/+1015
2023-08-28Update git submodulesChristian Lohmaier1-0/+0
2023-08-23bump product version to 7.6.1.1.0+Xisco Fauli1-1/+1
2023-08-23Branch libreoffice-7-6-1Xisco Fauli4-1/+1
2023-08-23spellchecking wave doesn't extend to the full width of superscript textCaolán McNamara1-6/+4
2023-08-23tdf#155510 ODT import: ignore props of covered table cells, unless in comp modeMiklos Vajna5-0/+147
2023-08-23tdf#156681: Revert "tdf#152048: Fix underline width for Kashida-justified text"Xisco Fauli4-45/+16
2023-08-23update creditsXisco Fauli1-1386/+1398
2023-08-23Update git submodulesXisco Fauli1-0/+0
2023-08-23tdf#156721 Crash if cursor in Basic IDE is in a macro from a document..Noel Grandin1-11/+17
2023-08-23sfx2: fix crash in SfxLokHelper::notifyOtherView()Miklos Vajna1-1/+1
2023-08-22tdf#137523 sw: layout: fix text below tables in footerMichael Stahl3-1/+336
2023-08-22tdf#156351 sw floattable: fix missing bottom border in master tableMiklos Vajna2-5/+85
2023-08-22tdf#129356: handle css combinator when the element name is combined...Xisco Fauli4-47/+80
2023-08-22tdf#156834: Add basic support for dominant-baseline attributeXisco Fauli7-4/+116
2023-08-22tdf#156682 sw floattable: fix missing del of master anchor para por on splitMiklos Vajna4-1/+59
2023-08-22tdf#156728 sw: layout: invalidate fly on header/footer sizeMichael Stahl1-0/+13
2023-08-22tdf#156727 sw: layout: allow MoveBwd if previous has keep-with-nextMichael Stahl1-1/+8
2023-08-22sw: PDF/UA export: add /Placement/Block to NoteMichael Stahl1-0/+4
2023-08-22tdf#142694 sw: layout: fix infinite loop in SwFrame::PrepareMake()Michael Stahl3-3/+37
2023-08-22Fix heap-use-after-freeTibor Nagy1-7/+5
2023-08-22ScriptForge - fix tdf#156836 Abort on MoveFirst()Jean-Pierre Ledure2-0/+6
2023-08-22tdf#156534 Add Firebird's DATEADD function to SQL parserjucasaca2-0/+3
2023-08-22related tdf#156683 a11y: Dispose FrameSelectorImpl a11y childrenMichael Weghorn1-0/+3
2023-08-22Related: tdf#156351 sw floattable: fix missing top border in follow tableMiklos Vajna4-0/+152
2023-08-21tdf#156837: check baseline-shift from parent tooXisco Fauli4-2/+60
2023-08-21tdf#144073 and tdf#147645: use bounds and angle for gradientPatrick Luby1-34/+20
2023-08-21tdf#156419 sw: layout: don't prevent moving between linked flysMichael Stahl3-0/+19
2023-08-21tdf#156725 sw: layout: don't prevent moving between columns ...Michael Stahl3-1/+187
2023-08-21ofz: Use-of-uninitialized-valueCaolán McNamara2-0/+80