summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-01-14Bump version to 6.2-28cp-6.2-28Andras Timar1-1/+1
2021-01-13sw edit win: fix read-only selections while handling ExtTextInputMiklos Vajna2-1/+42
2021-01-11lok: send linespacing updatesSzymon Kłos1-1/+4
2021-01-11lok: send chart line width updatesSzymon Kłos4-3/+27
2021-01-11lok: Apply chart line widthSzymon Kłos3-0/+40
2021-01-11lok: send chart color updatesSzymon Kłos1-0/+14
2021-01-11lok: Apply chart line colorSzymon Kłos3-0/+40
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari4-12/+124
2020-12-23tdf#138953: use original (cropped, but unrotated) object size in spPrMike Kaganski4-14/+41
2020-12-14impress: <count> variable not substituted in presentation on slideshowco-6.2-27Marco Cecchetti2-0/+12
2020-12-14vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna1-1/+1
2020-12-11impress: Difficulty to enter text in Duration fieldPranam Lashkari1-6/+0
2020-12-10Online: "Copy hyperlink location" feature improvement.gokaysatir6-30/+9
2020-12-09Bump version to 6.2-27cp-6.2-27Andras Timar1-1/+1
2020-12-09[cp] remove black text, because it looks bad with dark themeAndras Timar1-27/+19
2020-12-09hide background options in master slide view in sidebarPranam Lashkari1-0/+5
2020-12-01xmlsecurity: reject a few dangerous annotation types during pdf sig verifyMiklos Vajna3-5/+76
2020-11-30external: update pdfium to handle redact annotationsMiklos Vajna5-17/+50
2020-11-30Related: rhbz#1648281 improve fontconfig fallback for emojisCaolán McNamara1-1/+8
2020-11-30Make Noto Color Emoji font work on LinuxKhaled Hosny4-32/+34
2020-11-30rhbz#1690732 basic font variation supportCaolán McNamara11-46/+136
2020-11-30Related: rhbz#1690732 FC_INDEX doesn't mean exactly what it used to meanCaolán McNamara1-9/+21
2020-11-28tdf#138481: Trust the built-in break iterator character data in ICUTor Lillqvist2-120/+0
2020-11-27external: update pdfium from 3550 to 4137Miklos Vajna11-222/+162
2020-11-27xmlsecurity: handle MDP permission during PDF verifyMiklos Vajna10-26/+131
2020-11-27xmlsecurity: pdf incremental updates that are non-commenting are invalidMiklos Vajna7-3/+157
2020-11-27vcl pdf tokenizer: fix handling of dict -> array -> dict tokensMiklos Vajna5-2/+216
2020-11-26lok: Don't even iterate through the redlines when they are disabled.Jan Holesovsky1-4/+12
2020-11-25sw tiled rendering: fix paint->invalidation loop when paint is started by vclMiklos Vajna4-2/+56
2020-11-14external/libmspub: missing includeStephan Bergmann2-0/+11
2020-11-10tdf#137897 scRetypePassInputDlg: re-allow password removalJustin Luth1-1/+1
2020-11-09lok:configure: replace obsolete configuration linkscp-6.2-26Henry Castro1-1/+1
2020-11-08lok: sidebar: disable context deactivationHenry Castro2-8/+4
2020-11-08remove extra space in version number in rpm/deb package infoAndras Timar1-1/+1
2020-11-08[cp] fix %product and %description lines for debug deb packagesAndras Timar1-2/+2
2020-10-31tdf#123476 filter: try to detect 0-byte files based on extensionMiklos Vajna8-29/+111
2020-10-30Calc & Impress & Draw: Hyperlink features are added into context menu.Gökay Şatır16-10/+139
2020-10-29leaflet: User may continue writing a comment after it loses focus/core part.gokaysatir3-3/+20
2020-10-28Bump version to 6.2-26co-6.2-26Andras Timar1-1/+1
2020-10-28tdf#136983 partial revert NFC ww8 cleanup: remove unused variablesJustin Luth2-1/+10
2020-10-28Fire selection change event before sidebar is unregisteredSzymon Kłos1-2/+3
2020-10-27DOCX import, altChunk: fix missing page breakMiklos Vajna6-7/+48
2020-10-27DOCX import: handle <w:altChunk r:id="..."/>Miklos Vajna5-3/+90
2020-10-27writerfilter: add OOXML tokenizer for <w:altChunk r:id="..."/>Miklos Vajna6-1/+53
2020-10-26Online: Hide right clicked sheet.gokaysatir4-4/+28
2020-10-23Prevent crash with invalid lang tag.Gülşah Köse1-1/+2
2020-10-16lok: Make the chart (sub)title work even from the mobile-wizard.Jan Holesovsky2-11/+21
2020-10-16uitest: Rename the "SET" to "TYPE" for Edit boxes + implement the real "SET".Jan Holesovsky2-3/+14
2020-10-16lok: Simplify the check for command in sendDialogEvent.Jan Holesovsky1-29/+25
2020-10-16chart2: Add the possibility to edit title & subtitle from the sidebar.Jan Holesovsky3-9/+82