summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-27sidebar: always trigger LOK notifications on resizeAshod Nakashian1-1/+2
2020-05-27sidebar: do not emit unnecessary created notificationsAshod Nakashian1-12/+33
2020-05-27sidebar: reset the LOKNotifier when the ViewShell changesAshod Nakashian4-45/+28
2020-05-27sidebars: add JSDialog support to sidebarsAshod Nakashian2-6/+57
2020-05-27oox smartart import, composite alg: implement vertical centeringMiklos Vajna2-0/+31
2020-05-27oox smartart import: fix aspect ratio of shape with composite algoMiklos Vajna3-20/+109
2020-05-27smartart import: handle multiple <a:schemeClr> in <dgm:fillClrLst>Miklos Vajna10-29/+105
2020-05-27Fix test UI_chartSzymon Kłos3-8/+16
2020-05-27Add an option to create encyrpted PDF files with mailmerge.Gülşah Köse11-18/+235
2020-05-27tdf#131230: Sidebar: Can't set Automatic colorPranam Lashkari2-4/+3
2020-05-27resolved: page gradient reset on reopening docPranam Lashkari1-3/+9
2020-05-27use "To Background" and "To Foreground" only in writer sidebarPranam Lashkari3-2/+56
2020-05-27Added parameter to FillPageGradient commandPranam Lashkari3-8/+50
2020-05-27Added parameter to FillPageColor commandPranam Lashkari5-4/+90
2020-05-27added clear Direct Formatting button in calc sidebarPranam Lashkari1-1/+10
2020-05-27fixed clear Direct Formatting button to sidebar in impressPranam Lashkari3-0/+34
2020-05-27Revert "tdf#104017 DOC export: be less aggressive with merging page styles"Justin Luth8-10/+55
2020-05-27Revert "tdf#37268: use also sheet local range in Pivot"Julien Nabet2-52/+6
2020-05-27tdf#133348 remove from list before calling SetActiveSidebarWinJulien Nabet1-2/+4
2020-05-27Resolves: tdf#129620 crash because there is no associated windowCaolán McNamara1-4/+9
2020-05-27ChartTypePanel: Remove unused varsMuhammet Kara1-6/+0
2020-05-27Rename getCurrentParamter() as getCurrentParameter()Muhammet Kara2-6/+6
2020-05-27Remove unused var m_xChartTypeLabelMuhammet Kara2-2/+0
2020-05-27Add SplineResourceGroup to ChartTypePanelMuhammet Kara2-9/+11
2020-05-27Add more resource groups to ChartTypePanelMuhammet Kara2-30/+35
2020-05-27chart2: Weld ChartTypePanelMuhammet Kara4-288/+277
2020-05-27vcl: don't use null window in FloatingWindow HitTestAshod Nakashian1-0/+2
2020-05-27vcl: avoid accessing null member on unloading viewsAshod Nakashian1-2/+3
2020-05-27lok: send "EMPTY" if the rect is empty for cell selection or fillTomaž Vajngerl1-7/+19
2020-05-26lokit: fix edit-text/view-cursor positionDennis Francis7-37/+223
2020-05-26mobile: escape JSON for function wizard, and emit only on mobile.Michael Meeks1-5/+16
2020-05-26lok: calc - update our version of the other view's selections on zoom.Michael Meeks3-2/+40
2020-05-26lok: calc - update our version of the other view's selections on zoom.Michael Meeks4-26/+60
2020-05-26lok: calc - send other views our selection in their co-ordinates.Michael Meeks5-35/+82
2020-05-26lok: send other views our cursor position in their view co-ordinates.Michael Meeks1-17/+31
2020-05-26lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks1-6/+13
2020-05-26lokit: unify fill transparency itemsDennis Francis2-0/+53
2020-05-26Remove unused lokit-only selection properties in..Dennis Francis1-11/+0
2020-05-26Allow boolean valued statechange messages for...Dennis Francis3-7/+33
2020-05-25lok: MSForms: fix form field related unit tests.Tamás Zolnai1-0/+4
2020-05-24lok: MSForms: update callback's documentation.Tamás Zolnai1-1/+6
2020-05-24MSForms: fix rendering of form field button.Tamás Zolnai2-9/+5
2020-05-24lok: MSForms: send also the placeholder text.Tamás Zolnai2-1/+8
2020-05-24lok: MSForms: test & fix two corner cases of drop-down field.Tamás Zolnai4-2/+79
2020-05-24lok: MSForms: add a test case about editing drop down form field.Tamás Zolnai2-1/+61
2020-05-24lok: MSForms: send button message also when paint area is not changing.Tamás Zolnai2-1/+8
2020-05-24lok: MSForms: fix field activation for multiple fields.Tamás Zolnai1-1/+2
2020-05-24lok: MSForms: fix editing of drop-down field.Tamás Zolnai1-9/+9
2020-05-24lok: MSForms: disable form field messages on mobile.Tamás Zolnai1-1/+2
2020-05-24lok: MSForms: dont send form field button data with empty text area.Tamás Zolnai2-18/+4