summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-09Version 7.3.2.1, tag libreoffice-7.3.2.1libreoffice-7.3.2.1Christian Lohmaier3-0/+0
2022-03-09bump product version to 7.3.2.1Christian Lohmaier1-1/+1
2022-03-09Branch libreoffice-7-3-2Christian Lohmaier4-1/+1
2022-03-09Update git submodulesChristian Lohmaier1-0/+0
2022-03-08Resolves: tdf#146825 select under mouse on right clickCaolán McNamara1-0/+16
2022-03-08proper columns range check (tdf#147830)Luboš Luňák1-1/+1
2022-03-08Sukapura: Update Frame Line Color iconsRizal Muttaqin2-1/+1
2022-03-08Sifr: tdf#147838 image for Base previewRizal Muttaqin4-0/+2
2022-03-08KJ: tdf#147838 image for Base previewRizal Muttaqin2-0/+1
2022-03-08Breeze: tdf#147838 image for Base previewRizal Muttaqin4-0/+2
2022-03-08elementary: tdf#147838 image for Base previewRizal Muttaqin2-0/+1
2022-03-08Colibre: tdf#147838 revise Base dummy preview iconsRizal Muttaqin3-0/+1
2022-03-08Colibre: tdf#137520 Increase & Decrease Font iconsRizal Muttaqin4-2/+2
2022-03-08Sukapura: tdf#147835: Fix paragraph directionRizal Muttaqin12-7/+9
2022-03-07Revert "tdf#135843 Implement inside horizontal vertical borders."Xisco Fauli7-158/+12
2022-03-07cid#1500515 Dereference after null checkCaolán McNamara2-1/+7
2022-03-07tdf#140077 sw_redlinehide: fix crash on SplitNode()Michael Stahl2-2/+40
2022-03-07tdf#146562 let toc default size and pos on first launchCaolán McNamara2-2/+7
2022-03-07uitest: simplify tests even moreXisco Fauli4-43/+16
2022-03-07uitest: remove duplicated testsXisco Fauli4-117/+0
2022-03-07ofz#45314 limit to valid day/month indexesCaolán McNamara1-7/+25
2022-03-07uitest: fix sporadic UITest_impress_demo failuresXisco Fauli1-50/+31
2022-03-07ofz#45255 handle short O_hhea tableCaolán McNamara1-1/+1
2022-03-07ofz: Too many hatch pointsCaolán McNamara1-0/+7
2022-03-07ofz: record less than 10 bytes is invalidCaolán McNamara1-6/+10
2022-03-07cid#1500690 Explicit null dereferencedCaolán McNamara1-1/+1
2022-03-07clamp and add some logging like SvmReaderCaolán McNamara1-0/+24
2022-03-07clamp in StretchTextHandler like TextHandlerCaolán McNamara1-2/+15
2022-03-07tdf#38669 - Create the key event using a Unicode characterAndreas Heinisch2-2/+33
2022-03-07tdf#147121 PPTX: fix regression of font size export of empty linesAttila Bakos (NISZ)3-1/+46
2022-03-07tdf#136632: Use 'Save transparency' when exporting selected objects for PNGJulien Nabet1-1/+9
2022-03-07Fix tdf#147755 by copying the vector.Arnaud VERSINI2-5/+5
2022-03-06tdf#147565 Make navigate by comments skip hidden commentsJim Raykowski2-24/+34
2022-03-04ofz: detect endless loop in font processingCaolán McNamara1-4/+9
2022-03-04compare authors using ThumbprintCaolán McNamara1-3/+11
2022-03-04ofz#45165 verify table offsetsCaolán McNamara1-4/+61
2022-03-04ofz#45073 don't dereference null pointer on bogus fontCaolán McNamara2-2/+11
2022-03-04ofz: Use-of-uninitialized-valueCaolán McNamara1-7/+22
2022-03-04ofz: check hmtx offsetCaolán McNamara1-4/+21
2022-03-04Handle symlinksStephan Bergmann1-3/+3
2022-03-04tdf#135843 Implement inside horizontal vertical borders.Gülşah Köse7-12/+158
2022-03-04tdf#135843 Do not export unused border lines.Gülşah Köse1-202/+176
2022-03-03tdf#146171 DOCX: fix loss of change tracking, if no dateLászló Németh4-3/+30
2022-03-03tdf#118117 sc pivottable: STR_PIVOT_DATA is an existing name tooJustin Luth1-2/+5
2022-03-03add a SwFrameDeleteGuard to SwSaveFootnoteHeightCaolán McNamara2-0/+2
2022-03-03ofz: Use-of-uninitialized-valueCaolán McNamara1-1/+5
2022-03-03update creditsChristian Lohmaier1-1957/+1970
2022-03-02tdf#122471 xlsx import: pivottable error OUString, not uInt8Justin Luth6-7/+63
2022-03-02svx: the SdrObject of SvxGraphicObject can be nullptrMiklos Vajna1-1/+2
2022-03-02ofz: don't read past end of recordCaolán McNamara1-3/+39