summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-03-23Revert "lok: switch to the correct view before any UI update is doneTamás Zolnai2-28/+1
2021-03-23Revert "Remove this unreliable check."Tamás Zolnai1-0/+3
2021-03-22Remove this unreliable check.Tamás Zolnai1-3/+0
2021-03-22lok: switch to the correct view before any UI update is done via SfxBindings.Tamás Zolnai2-1/+28
2021-02-18Better fix for tdf#125824: switch page only for the current view.Tamás Zolnai2-2/+6
2021-02-11LOK: form field button: split SendLOKMessage() method.Tamás Zolnai3-44/+43
2021-02-11lok: rework form field button message handling.Tamás Zolnai5-23/+45
2021-02-11Dropdown form field: don't increase code compexity for gen backend.Tamás Zolnai3-18/+0
2021-01-29tdf#139965: Broken master slide list after switching mode.Tamás Zolnai1-0/+3
2021-01-26Revert "LOK: allow slide switching in mobile even if it is same slide"Tamás Zolnai1-3/+1
2021-01-25tdf#139830: keep the right context for chart after view switch (writer).Tamás Zolnai2-0/+53
2021-01-25tdf#139830: keep the right context for chart after view switch (impress).Tamás Zolnai1-0/+31
2021-01-25tdf#139830: keep the right sidebar context for chart after view switch (calc).Tamás Zolnai5-3/+106
2021-01-13lok: don't turn off online spelling by view change.Tamás Zolnai1-7/+8
2021-01-13tdf#139566: Fix select all (table + text) when document window looses focus.Tamás Zolnai1-0/+2
2021-01-01lok: send uno command state update to the right view.Tamás Zolnai1-1/+1
2021-01-01lok: send sidebar dialog update to the right view.Tamás Zolnai1-4/+4
2020-12-29Fix crash in SwXTextDocument::getSelection() method.Tamás Zolnai1-1/+1
2020-10-26lok: Send form field events to the correct view.Tamás Zolnai1-2/+2
2020-09-07tdf#136471: Applying a spell checker suggestion adds the result ..Tamás Zolnai1-17/+0
2020-05-22lok: MSForms: update callback's documentation.Tamás Zolnai1-1/+6
2020-05-18MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-11lok: MSForms: send also the placeholder text.Tamás Zolnai2-1/+8
2020-05-09lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai4-2/+79
2020-05-09lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-08lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai2-1/+8
2020-05-08lok: MSForms: fix field activation for multiple fields.Tamás Zolnai1-1/+2
2020-05-08lok: MSForms: fix editing of drop-down field.Tamás Zolnai1-9/+9
2020-05-08lok: MSForms: disable form field messages on mobile.Tamás Zolnai1-1/+2
2020-05-08lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai2-18/+4
2020-05-08lok: MSForms: Handle event about item selection of a drop-down field.Tamás Zolnai7-1/+99
2020-05-08lok: MSForms: Send also the drop down field params to the client code.Tamás Zolnai2-3/+43
2020-05-08lok: MSForms: Add callback for form field button.Tamás Zolnai7-3/+160
2020-04-07lok: Use a different window type for tooltips.Tamás Zolnai3-11/+7
2020-03-31Revert "tdf#125268: Export LO character background as MSO shading by default."Tamás Zolnai1-1/+1
2020-03-28sw lok: add uno command for submenus in Spellchecking popup.Tamás Zolnai1-0/+2
2020-03-23tdf#125268: Export LO character background as MSO shading by default.Tamás Zolnai1-1/+1
2020-03-23tdf#125268: Add mso-highlight color palette.Tamás Zolnai2-0/+20
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+25
2020-03-17sc lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-1/+52
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_APPLY_SUGGESTIONTamás Zolnai2-0/+27
2020-03-17sd lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai4-0/+33
2020-03-17sc lok: Implement execution of SID_SPELLCHECK_IGNORE_ALLTamás Zolnai2-0/+25
2020-03-17sd lok: Implement execution of SID_LANGUAGE_STATUS...Tamás Zolnai1-8/+56
2020-03-17lok: Send spelling popup menu structure for mobile (calc and impress).Tamás Zolnai1-1/+48
2020-03-06Remove useless cast.Tamás Zolnai1-1/+1
2020-02-26Revert "jsdialog: Refresh dialog after action"Tamás Zolnai1-18/+1
2020-02-05lok: writer: Convert row height / cloumn width to the correct unit.Tamás Zolnai1-0/+12
2019-12-11lok: Support per-view help dataTamás Zolnai11-79/+183
2019-12-10lok: don't show tooltip for popup menus inside dialogsTamás Zolnai1-0/+10