summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-04Bump version to 22.05.5.2cp-22.05.5-2Andras Timar1-1/+1
2022-08-04tdf#150249 close of popover not detectedCaolán McNamara1-12/+16
2022-08-04Resolves: tdf#147782 restore focus to launching frame asynchronouslyCaolán McNamara2-3/+16
2022-08-04windows signing: use sha256 (instead of the default sha1)Christian Lohmaier1-1/+2
2022-08-04more_fonts: Update Reem KufiKhaled Hosny3-4/+5
2022-08-04more_fonts: Update AmiriKhaled Hosny3-9/+9
2022-08-04Revert "tdf#141652 partial revert "Reset ShapeProperty priority..."Justin Luth3-11/+4
2022-08-04tdf#149467 fix re-entrance crashJim Raykowski1-12/+3
2022-08-04Update git submodulesMartin Srebotnjak1-0/+0
2022-08-04Revert "mmap a "downloaded" font in Collabora Online already in the..."Tor Lillqvist5-120/+62
2022-08-04lok: Dont render active text edit on slide previewsSzymon Kłos6-3/+39
2022-08-04Turn the split table dialog into an async JSDialogSkyler Grey6-20/+36
2022-08-03desktop: avoid run graphic tests if ...Henry Castro1-1/+5
2022-08-03removed unused variablesPranam Lashkari1-2/+0
2022-08-03tdf#150034 very slow opening pathological chartNoel Grandin1-1/+2
2022-08-03show "tabs" tab in paragraph setting even when para has different settingsPranam Lashkari1-1/+1
2022-08-02sc, out of order undo: allow multiple actions from other viewNoel Grandin4-8/+90
2022-08-02generalize the undo independence checkNoel Grandin4-12/+25
2022-08-01Fix 'Architecture' string on ppc64le platform, Debian uses 'ppc64el'cp-22.05.5-1Andras Timar2-0/+12
2022-08-01sc, out of order undo: allow a subset of a non-empty redo listNoel Grandin3-10/+119
2022-08-01vcl: fix crash in vcl::ImportPDFUnloaded()Miklos Vajna1-0/+5
2022-08-01Bump version to 22.05.5.1Andras Timar1-1/+1
2022-08-01sw: SolarMutexGuard missing in SwXBookmark::setPropertyValue()Michael Stahl1-0/+2
2022-08-01tdf#123983 fix loading graphic that is in root folder + testTomaž Vajngerl5-2/+152
2022-08-01related: tdf#97539: SVGIO: iterate over parent's clippathsXisco Fauli3-1/+42
2022-08-01Resolves: tdf#150011 Add HRK Croatian Kuna conversion to EUR EuroEike Rathke3-1/+21
2022-08-01tdf#97539; if parent is css style, look one level upXisco Fauli4-6/+53
2022-07-30sc: allow undo of typing in 2 views independent from each otherNoel Grandin18-13/+220
2022-07-29tdf#149738: Minor inconsistencies in sparkline related UI stringsJulien Nabet2-3/+2
2022-07-29tdf#148467 Move sparklines items to Insert/Format main menuRoman Kuznetsov1-10/+10
2022-07-28Resolves tdf#148568 - Rework the Sparklines dialogHeiko Tietze4-712/+460
2022-07-28Use colors from standard palette for sparklinesHeiko Tietze1-8/+11
2022-07-28lok: add dumpState feature for better in-field diagnostics.Michael Meeks12-1/+149
2022-07-28lok: Properly update sidebar context in MathMike Kaganski4-47/+29
2022-07-28lok: Enable sidebar in MathMike Kaganski10-26/+80
2022-07-28Enable Math sidebar panels for JSInstanceBuilderMike Kaganski1-1/+3
2022-07-28lok: find active SmViewShell reliablyMike Kaganski4-15/+30
2022-07-28Add a title to the widget test dialogSkyler Grey1-0/+1
2022-07-27crashtest: fix crash on ODT export of forum-mso-de-84211.docxMiklos Vajna3-17/+39
2022-07-27sw content controls, plain text: add insert UIMiklos Vajna10-1/+65
2022-07-27sw content controls, plain text: add DOCX importMiklos Vajna13-16/+99
2022-07-27sw content controls, plain text: add DOCX exportMiklos Vajna4-0/+144
2022-07-27tdf#150145 text appears to have a row of pixels cropped outCaolán McNamara1-3/+3
2022-07-27sw: fix heap-use-after-free in SwTextNode::InsertHint()Miklos Vajna1-0/+1
2022-07-27sw content controls, date: add ODT filterMiklos Vajna9-0/+106
2022-07-27sw content controls, plain text: apply formatting to the entire contentsMiklos Vajna2-0/+45
2022-07-27Handle Ctrl+Z / Ctrl+Y in Math graphic window correctlyMike Kaganski1-0/+7
2022-07-27Some refactorMike Kaganski2-91/+91
2022-07-27Related: tdf#128610 drop obsolete encoding attribute replacementMike Kaganski1-10/+0
2022-07-27lok: enable in-place editing of math equationsMike Kaganski15-83/+349