summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-12bump product version to 7.5.5.2.0+libreoffice-7-5-5Christian Lohmaier1-1/+1
2023-07-12update creditsChristian Lohmaier1-2114/+2169
2023-07-12Resolves: tdf#153517 Use tools::Duration for FillSeries with (date+)timeEike Rathke10-66/+719
2023-07-12tdf#156077 sw: layout: call AssertFlyPages() in Init()Michael Stahl3-0/+376
2023-07-12starmath: check GetEditWindow()Xisco Fauli2-69/+73
2023-07-12tdf#155462: Re-enable ShowScrollBarTips expert configMike Kaganski1-1/+1
2023-07-12sw: fix crash in SwTextNode::UpdateXisco Fauli1-1/+3
2023-07-12oox: fix crash in lcl_GetGluePointIdXisco Fauli1-1/+2
2023-07-12sw: fix crash in CreateParentXTextXisco Fauli1-6/+8
2023-07-12sc: fix crash in ScVbaWorksheet::CellsXisco Fauli1-2/+3
2023-07-12sfx2: fix crash in SfxViewShell::StartPrintXisco Fauli1-2/+5
2023-07-12sc: fix crash in ScInputHandler::ShowArgumentsTipXisco Fauli1-0/+3
2023-07-12tdf#153804 DOCX import: fix lost footnotes in case of commentsLászló Németh4-2/+19
2023-07-12tdf#152575 Fix missing comment export in some casesSamuel Mehrbrodt3-4/+482
2023-07-10upgrade libwebp to 1.3.1Taichi Haradaguchi3-55/+2
2023-07-03Sync flatpak-manifest.in with FlathubStephan Bergmann1-10/+43
2023-06-29bump product version to 7.5.5.1.0+Christian Lohmaier1-1/+1
2023-06-29Branch libreoffice-7-5-5Christian Lohmaier4-1/+1
2023-06-29Update git submodulesChristian Lohmaier1-0/+0
2023-06-29tdf#154477: sc: filter: html: fix missing color scale conditional formatHenry Castro1-1/+22
2023-06-29tdf#154477: sc: add "updateValues" method to conditional format listHenry Castro5-0/+35
2023-06-29tdf#154477: sc: copy cache values when clone color conditional formatHenry Castro2-0/+17
2023-06-29tdf#122676 sc: fix format with * (filling) and NBSP thousand separatorCzeber László Ádám1-0/+5
2023-06-28xmloff: ODF import: adapt generator parsing to 2-digit major versionsMichael Stahl5-63/+89
2023-06-28tdf#155863 sd: fix resizing of cropped images to original sizeTibor Nagy3-13/+45
2023-06-28Update language-subtag-registry to 2023-05-11Eike Rathke1-2/+2
2023-06-27crashtesting: crash in ReadQsiforum-mso-en4-30276.xlsCaolán McNamara1-1/+8
2023-06-27tdf#153437 sc: fix broken formatting without performance regressionCzeber László Ádám3-7/+14
2023-06-27Update pdfium to 5778Miklos Vajna6-136/+89
2023-06-27Update pdfium to 5636Miklos Vajna2-2/+4
2023-06-27Update pdfium to 5522Miklos Vajna1-2/+2
2023-06-27upgrade libtiff to 4.5.1Caolán McNamara1-2/+2
2023-06-27tdf#153437 sc: fix broken formatting at Undo of row/column insertionCzeber László Ádám2-2/+52
2023-06-27Update git submodulesChristian Lohmaier1-0/+0
2023-06-27tdf#155324 sw: layout: try not to MoveFwd onto a page created by page breakMichael Stahl5-1/+57
2023-06-27Resolves: tdf#155750 allow private:factory urls in floating framesCaolán McNamara1-6/+10
2023-06-27tdf#156016 Fix bug where SVG check size would be 0Paris Oplopoios1-4/+3
2023-06-27tdf#156050: Fix how misspelling line is calculated for RTL textKhaled Hosny1-2/+4
2023-06-23tdf#155685 sw: ExtendedSelectAll with tables, group the Undo objectsMichael Stahl1-0/+10
2023-06-23tdf#155685 sw: fix another ExtendedSelectAll Redo crash w table at endMichael Stahl3-10/+273
2023-06-23tdf#107718: Fix script itemization of vertical textKhaled Hosny1-1/+1
2023-06-23tdf#152048: Fix measuring text width with font fallbackKhaled Hosny2-29/+38
2023-06-23tdf#151968: Fix vertical position of RTL spelling wavy lineKhaled Hosny2-2/+16
2023-06-23ucb: webdav-curl: auth data is invalid when receiving 401Michael Stahl1-0/+4
2023-06-23tdf#155685 sw: fix crash on undo of ExtendedSelectAll with table at endMichael Stahl6-145/+181
2023-06-23tdf#152983 sw: layout: fix crash in SwContentFrame::Cut()Michael Stahl3-2/+9
2023-06-23tdf#150606 sw: layout: leave follow SwTabFrame invalid in columnsMichael Stahl3-1/+70
2023-06-23tdf#125154 i18npool,sw: fix group separators in numbers in formulasMichael Stahl4-2/+57
2023-06-23tdf#155939 sw: fix infinite loop when changing document languageMichael Stahl2-0/+29
2023-06-22tdf#155833: apply transform to image even if target is equal to viewboxXisco Fauli3-34/+70