summaryrefslogtreecommitdiff
path: root/sw
AgeCommit message (Expand)AuthorFilesLines
2020-01-09sw: tolerate null ShadowOverlay object as the rest of the code does.Michael Meeks1-1/+1
2020-01-09DOCX import: fix lost page break when footer ends with a tableMiklos Vajna1-2/+2
2020-01-08tdf#129353, tdf#129402: fix node creation on index importMike Kaganski5-7/+64
2020-01-08tdf#129373: Make table column width and row height controls look better on iOSTor Lillqvist1-2/+3
2020-01-08sw: don't send LOK notifications about redlines during saveMiklos Vajna6-1/+31
2019-12-26sw: paragraph-sign: process signatures in one pass on loadingAshod Nakashian4-12/+17
2019-12-26sw: paragraph-sign: avoid re-validating paragraphs when classifyingAshod Nakashian1-0/+6
2019-12-26sw: paragraph-sign: skip invalid graph namesAshod Nakashian1-0/+3
2019-12-26sw: paragraph-sign: formattingAshod Nakashian1-18/+23
2019-12-26sw: paragraph-sign: validate current SwTextNode directlyAshod Nakashian3-13/+21
2019-12-26sw: paragraph-sign: get graph-names only onceAshod Nakashian1-27/+31
2019-12-26paragraph-sign: exception-safe metadata graph enumerationAshod Nakashian2-13/+43
2019-12-26sw: rdf: Split graph-name lookup from getStatementAshod Nakashian2-12/+41
2019-12-26sw: paragraph-sign: erase metafields from copied text correctlyAshod Nakashian1-4/+5
2019-12-26sw lok: delay processing idle jobs to let LOK finish initializationAshod Nakashian2-6/+35
2019-12-21tdf#129526: Prevent accidental toggling of page orientationMuhammet Kara1-0/+8
2019-12-19interface domain is sw for this ui resourceAndras Timar1-1/+1
2019-12-18sw lok: disable Edit Contour button in image sidebarMiklos Vajna1-0/+8
2019-12-18lok: Resolves: Writer - selecting a hyperlink doesn't show link in dialogMuhammet Kara1-6/+38
2019-12-17clean up ViewCallback nicely in sw and sdNoel Grandin1-189/+72
2019-12-17Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna2-0/+12
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian1-1/+4
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-11jsdialog: send items on status changeSzymon Kłos4-16/+0
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos1-0/+11
2019-12-10tdf#128468: The RulerTab::nPos is in twipsTor Lillqvist1-1/+4
2019-12-10tdf#128468: Add tab stop information to LOK_CALLBACK_RULER_UPDATETor Lillqvist1-0/+12
2019-12-09Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-12-04create default shapes with square outline.Michael Meeks2-5/+5
2019-12-03lok: calc - store zoom in the view itself.Michael Meeks1-3/+0
2019-12-02SpellingPopup: lok: keep the selection to make context menu work.Tamás Zolnai2-45/+3
2019-12-02Remove unused variable.Tamás Zolnai1-1/+0
2019-12-02SpellingPopup: lok: we don't need to disable menu items for online.Tamás Zolnai1-12/+0
2019-11-29jsdialog: migrate left/right margin to generic items dumpSzymon Kłos1-24/+4
2019-11-29Make resolved comments appear resolved when printedScott Clarke4-1/+20
2019-11-29jsdialog: migrate after/before spacing to generic items dumpSzymon Kłos1-20/+4
2019-11-28jsdialogs: send graphic items updatesSzymon Kłos1-0/+7
2019-11-27jsdialogs: share the commands updates sending codeSzymon Kłos1-26/+1
2019-11-27jsdialog: send generic fill items also in writer and impressSzymon Kłos1-39/+14
2019-11-27SpellingPopup: Fix Ignore All execution.Tamás Zolnai1-45/+42
2019-11-26Fix some loplugin error.Tamás Zolnai2-7/+7
2019-11-26SpellingPopup: Create separate SID for Ignore / IgnoreAll / suggestion.Tamás Zolnai3-123/+143
2019-11-26SpellingPopup: lok: Replace the tunneled context menu.Tamás Zolnai4-12/+121
2019-11-26SpellingPopup: lok: Hide unusable items for onlineTamás Zolnai1-0/+7
2019-11-26SpellingPopup: Convert suggestion menu items to use slot ID.Tamás Zolnai2-20/+106
2019-11-26SpellingPopup: Remove m_aSuggestions member variableTamás Zolnai2-15/+20
2019-11-26SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (spelling).Tamás Zolnai3-17/+22
2019-11-26SpellingPopup: Convert "IgnoreAll" menu item to use a slot ID (grammar).Tamás Zolnai3-21/+43
2019-11-26SpellingPopup: Convert "Ignore" menu item to use a slot ID.Tamás Zolnai3-3/+31
2019-11-26SpellingPopup: Move setting UPN_IS_GRAMMAR_INTERACTIVE to the constructor.Tamás Zolnai1-4/+2