summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)Author
2020-05-18tdf#128468: Add SvxRuler::MoveTabstop() and use itTor Lillqvist
2020-05-18tdf#128468: Add new UNO command "MoveTabstop"Tor Lillqvist
2020-05-18tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist
2020-05-18tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist
2020-05-17Rename isMobile to isMobilePhone and introduce a separate isTabletTor Lillqvist
2020-05-17Remove some redundantly user-declared copy ctors and assignment opsStephan Bergmann
2020-05-17tdf#132514 DOCX import: fix lost table style with footerLászló Németh
2020-05-17fix ToC links give unhelpful url popupsMert Tumer
2020-05-17sw: SwView can be null when setting clipboardAshod Nakashian
2020-05-17add hyperlink info unit testGrzegorz Araminowicz
2020-05-17lok: send hyperlink text and address under cursorGrzegorz Araminowicz
2020-05-17On insert image rotate automatically based on EXIF orientation tagMarco Cecchetti
2020-05-17lok: get spelling context menu on long pressMarco Cecchetti
2020-05-17lok: change-annotations: fix not unique id and multiline changesMarco Cecchetti
2020-05-17lok: change-annotation navigation through prev/next commandMarco Cecchetti
2020-05-16sw: keep the cursor visible after creating SwDrawTextShellAshod Nakashian
2020-05-16sw: check for null SdrObject before accessingAshod Nakashian
2020-05-15tdf#132766: DOCX export: always try to set bullet font for listVasily Melenchuk
2020-05-15Resolves: tdf#123801 captioning issuesCaolán McNamara
2020-05-15sw: fail loading when the fallback text detection failsAshod Nakashian
2020-05-15tdf#130494: DOCX import: limit paragraph-level character propertyLászló Németh
2020-05-15tdf#128959 DOCX import: fix missing text lines in tablesLászló Németh
2020-05-15tdf#90069 DOCX: fix character style of new table rowsLászló Németh
2020-05-15DOCX export: fix interaction between the crop and the wrap polygon of imageMiklos Vajna
2020-05-15DOCX import: fix interaction between the crop and the wrap polygon of imagesMiklos Vajna
2020-05-15sw padded numbering: add DOC footnote filterMiklos Vajna
2020-05-15sw padded numbering: add DOCX footnote exportMiklos Vajna
2020-05-15sw padded numbering: add RTF exportMiklos Vajna
2020-05-15sw padded numbering: add DOC filterMiklos Vajna
2020-05-14Get the align states of draw-shapes in...Dennis Francis
2020-05-14Add mobile version of WordCountDialogSzymon Kłos
2020-05-14sw padded numbering: add DOCX filterMiklos Vajna
2020-05-14sw padded numbering: add ODF filterMiklos Vajna
2020-05-13jsdialog: send items on status changeSzymon Kłos
2020-05-13jsdialog: apply FillGradient with JSON argSzymon Kłos
2020-05-13jsdialog: migrate left/right margin to generic items dumpSzymon Kłos
2020-05-13jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos
2020-05-13jsdialogs: send graphic items updatesSzymon Kłos
2020-05-13jsdialogs: share the commands updates sending codeSzymon Kłos
2020-05-13jsdialog: send generic fill items also in writer and impressSzymon Kłos
2020-05-13sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai
2020-05-13SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai
2020-05-13Remove unused variable.Tamás Zolnai
2020-05-13SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai
2020-05-13SpellingPopup: Fix Ignore All execution.Tamás Zolnai
2020-05-13Fix some loplugin error.Tamás Zolnai
2020-05-13SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai
2020-05-13SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai
2020-05-13SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai
2020-05-13SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai