summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-12Version 7.3.0.2, tag libreoffice-7.3.0.2libreoffice-7.3.0.2Christian Lohmaier3-0/+0
2022-01-12bump product version to 7.3.0.2Christian Lohmaier1-1/+1
2022-01-12Branch libreoffice-7-3-0Christian Lohmaier4-1/+1
2022-01-12ofz#43551 Use-of-uninitialized-valueCaolán McNamara1-0/+2
2022-01-12tdf#38235: fix sort failure for EvolutionJulien Nabet3-21/+17
2022-01-12tdf#146375 Cannot rename user-defined categories in template managerNoel Grandin2-17/+16
2022-01-12tdf#144270 sw: manage tracked table (row) deletion/insertionLászló Németh4-15/+242
2022-01-12Update git submodulesChristian Lohmaier1-0/+0
2022-01-12tdf#146454 - Check for multiline string in setDataArrayAndreas Heinisch1-2/+14
2022-01-12tdf#146703 Fix URL encoding when querying extensionsGabor Kelemen1-1/+3
2022-01-12ofz#43446 Undefined-shiftCaolán McNamara1-0/+23
2022-01-12ofz#43509 use std::vector and at()Caolán McNamara2-26/+18
2022-01-12Update git submodulesMartin Srebotnjak1-0/+0
2022-01-12tdf#146605 sw: try to fix SwSectionFormat notificationsMichael Stahl4-0/+26
2022-01-12sw: stop inheriting SwSectionData::m_bProtectFlag from parent sectionMichael Stahl2-21/+4
2022-01-11editeng: avoid writing past the end of of pLine->GetCharPosArray()Miklos Vajna1-2/+8
2022-01-11ofz#43458 avoid OOMCaolán McNamara1-0/+2
2022-01-11tdf#146534 pptx import: make Z rotation work with rotation transformSarper Akdemir8-30/+72
2022-01-11tdf#146306 wina11y: Retrieve accessible desc on demandMichael Weghorn12-117/+9
2022-01-11wina11y: Use existing method to update descriptionMichael Weghorn1-4/+2
2022-01-11wina11y: Use separate local variable for action descriptionMichael Weghorn1-4/+4
2022-01-11PDF export of PDF images: preserve hyperlinksMiklos Vajna3-0/+53
2022-01-11tdf#135843 Fix the missing border handlingGülşah Köse3-3/+28
2022-01-11tdf#145059: sc: always write dxf node for color filter for XLSXVasily Melenchuk5-6/+50
2022-01-11test: move parseExportStream() from SdModelTestBaseXML up to MacrosTestMiklos Vajna5-33/+31
2022-01-11tdf#134960 tdf#146419 use sorted array to list hyperlinks in NavigatorJim Raykowski1-15/+22
2022-01-10tdf#145693 - Argument name should be 'charcode' instead of 'string'Andreas Heinisch5-2/+67
2022-01-10Slightly optimize code handling anglesMike Kaganski1-10/+4
2022-01-10tdf#73523 support WinBMPv3-NT version of BMP files (found in Visio files)Andras Timar4-10/+37
2022-01-10tdf#144890 Invalid selection area when text in LTR runNoel Grandin1-1/+1
2022-01-10tdf#146621: handle an exception that may hang process at ExitProcess timeMike Kaganski1-1/+10
2022-01-10tdf#130076 Fixed flip not working properly from fileDhiraj Holden3-2/+65
2022-01-10tdf#146556 feature 'drag-mirror' is brokenNoel Grandin1-6/+4
2022-01-10tdf#146392 fix --enable-pch=full buildscito3-4/+4
2022-01-10Update git submodulesChristian Lohmaier1-0/+0
2022-01-10fix Options->LibreOffice->View->Visibility->Menu on Windows,Noel Grandin1-10/+4
2022-01-10tdf#130426 - Rename file for tdf#145693Andreas Heinisch1-0/+0
2022-01-10tdf#68341: trim some variables passed on Base wizardJulien Nabet1-2/+2
2022-01-10ofz#43818 delete of uninitialized pointerCaolán McNamara1-0/+12
2022-01-09tdf#146084 No hyphenation warning for PashtoHossein1-0/+1
2022-01-09tdf#146641 allocations attempted while hidden are discarded by gtkCaolán McNamara1-0/+5
2022-01-09tdf#146423 don't set a size-request during a size-allocCaolán McNamara4-26/+44
2022-01-09Resolves: tdf#129745 don't override child help for application framesCaolán McNamara1-2/+11
2022-01-09Resolves: tdf#146285 the "edit" button should be insensitiveCaolán McNamara1-1/+2
2022-01-09tdf#146084 Don't warn for languages without hyphenationHossein3-1/+28
2022-01-08Update libassuan to 2.5.5Thorsten Behrens3-5/+6
2022-01-08Update gpgme to 1.16.0Thorsten Behrens11-145/+17
2022-01-08Update libgpg-error to 1.43Thorsten Behrens3-35/+35
2022-01-07tdf#146617: iterators may be invalidated during handler callMike Kaganski1-12/+12
2022-01-07ofz#43052 crash in WW8TabDesc::MergeCellsCaolán McNamara1-0/+45