summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-09-21Version 7.2.2.1, tag libreoffice-7.2.2.1libreoffice-7.2.2.1Christian Lohmaier3-0/+0
2021-09-21bump product version to 7.2.2.1Christian Lohmaier1-1/+1
2021-09-21Branch libreoffice-7-2-2Christian Lohmaier4-1/+1
2021-09-21Update git submodulesChristian Lohmaier1-0/+0
2021-09-21tdf#144253 tdf#144324 sc filter: use formatted values in filtersBalazs Varga4-2/+27
2021-09-21tdf#143591 DOCX import: handle anchored objects as at-charMiklos Vajna3-13/+9
2021-09-21Resolves: tdf#144564 don't query siblings and parent to determine typeCaolán McNamara3-61/+12
2021-09-21tdf143726 DOCX: export default TOC Header style with correct nameGabor Kelemen3-1/+10
2021-09-21use clang-cl's -Zc:dllexportInlines- for Skia (tdf#144598)Luboš Luňák4-2/+38
2021-09-21Revert "tdf#99492 sw layout: always paint merged cell grids"Justin Luth1-0/+4
2021-09-21Resolves: tdf#144620 toolbar config item overwrites options dialog oneCaolán McNamara1-0/+1
2021-09-20tdf#143813 Outline folding: Make copy cut paste workJim Raykowski1-2/+12
2021-09-17occasionally the bg color of the deck grip is wrongCaolán McNamara1-0/+1
2021-09-17tdf#144427 tdf#144483 sw mailmerge: fix merge all documentBalazs Varga3-22/+39
2021-09-17Resolves tdf#144523 - Update Liberation fonts to 2.1.4 releaseHeiko Tietze1-2/+2
2021-09-16Revert "speedup rational_FromDouble"Noel Grandin1-5/+5
2021-09-16CppunitTest_sw_core_text needs some more RTTI now in UBSan buildsStephan Bergmann2-2/+2
2021-09-16patch Skia to search only system32/ for librariesLuboš Luňák2-0/+14
2021-09-16fix skia build with newer freetypesRene Engelhard2-0/+23
2021-09-15Resolves: tdf#144135 Rework Sort with area extrasEike Rathke18-281/+518
2021-09-15Update git submodulesOlivier Hallot1-0/+0
2021-09-15Adapt to Bison 3.8 internal yyn -> yyrule renameStephan Bergmann1-0/+6
2021-09-14tdf#144305 sw: fix rendering of ruby portions with non-default ruby alignmentMiklos Vajna5-2/+74
2021-09-14tdf#142415 mouse events not propogated to table control event handlersCaolán McNamara5-30/+103
2021-09-14tdf#117842: use XUnoTunnel to get wrapped connection reliablyMike Kaganski3-2/+24
2021-09-14tdf#123642: keep last bookmark at the document endVasily Melenchuk8-6/+100
2021-09-14tdf#144106 Don't proceed ptrim_i past ptrim_fStephan Bergmann1-1/+1
2021-09-13do not intern a temporary cell error stringLuboš Luňák1-2/+2
2021-09-13exernal/firebird: extern/cloop: Missing dependencies of compilations on...Stephan Bergmann3-5/+50
2021-09-13Explicitly set cursor position for x11 'gen' backend, tdf#144457 follow-upEike Rathke1-1/+7
2021-09-13Resolves: tdf#116184 Check that there is no trailing number behind a matchEike Rathke1-2/+3
2021-09-13cache FormulaError::NoRef error string (tdf#144249)Luboš Luňák2-2/+5
2021-09-13tdf#115547: Fix DB path handlingMike Kaganski1-5/+7
2021-09-13Related: tdf#144389: merge ThumbnailView and ThumbnailViewBaseCaolán McNamara9-38/+20
2021-09-13tdf#144352 Revert "Fix widget placement problem on mailmerge result dialog."Gabor Kelemen1-1/+0
2021-09-13Resolves: tdf#144389 get_accessible_parent should only be called on vcl implsCaolán McNamara1-16/+5
2021-09-13crashtesting: threaded scaling crash on re-export of ooo24840-1.sxw to odtCaolán McNamara3-12/+26
2021-09-13tdf#144425 Set sane lower bounds (1) for MM e-mail output rangesGabor Kelemen1-0/+2
2021-09-13tdf#144412 Qt5 reset m_nModKeyCode on key inputJan-Marek Glogowski1-0/+6
2021-09-13Resolves: tdf#144457 Use weld::set_text() instead of replace_selection()Eike Rathke1-1/+1
2021-09-12tdf#144085 XUsedAreaCursor broken: the methods don't accept formatted cells a...Noel Grandin1-8/+4
2021-09-11Resolves: tdf#143777 Exclude recipient is always greyed outCaolán McNamara1-1/+1
2021-09-10tdf#126426: support for hyperlinks in TextParagraphContextVasily Melenchuk4-1/+57
2021-09-10drop stray fprintfCaolán McNamara1-1/+0
2021-09-10xmloff: ODF export: avoid mysterious crash while sorting shapesMichael Stahl1-0/+5
2021-09-10tdf#120129: don't forget to update buffer size to actual lengthMike Kaganski1-0/+3
2021-09-09Resolves: tdf#144376 focus into protected ScTextWnd shouldn't be possibleCaolán McNamara4-2/+11
2021-09-09tdf#142458 Set correct ScrolledWindow BorderWidth in the ctorCaolán McNamara2-36/+45
2021-09-09cui: fix spell check dialog pointlessly modifying text shapeMichael Stahl1-1/+4
2021-09-09svx: try to avoid crash in AccessibleEditableTextParaMichael Stahl1-0/+4