summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-12-18lok: vcl: fix multiple floatwin removal case more robustly.Michael Meeks2-10/+17
2019-12-18tdf#125949 Allow the slide to continue with freezing animation.Gülşah Köse2-2/+59
2019-12-17clean up ViewCallback nicely in sw and sdNoel Grandin2-236/+84
2019-12-17Related: tdf#115719 DOCX import: fix increased spacing vs left-aligned objectsMiklos Vajna7-12/+50
2019-12-16android: Don't crash when double-tapping a text box.Jan Holesovsky3-1/+15
2019-12-16desktop: unit-test to check SpellDialog works in multiple viewsAshod Nakashian6-0/+89
2019-12-16sc: clear the spell checking markers after applying correctionsAshod Nakashian1-0/+5
2019-12-16sc: correctly update spelling markers on undo/redoAshod Nakashian1-0/+4
2019-12-16LOK: spelldialog: don't create the dialog when loading new viewsAshod Nakashian6-6/+18
2019-12-16sc: spelldialog: lock before resetting the editviewAshod Nakashian1-0/+2
2019-12-16editeng: detect invalid paragraphs when drawingAshod Nakashian1-2/+4
2019-12-16sfx2: sidebar: new .uno commands to show and hide sidebarsAshod Nakashian8-13/+77
2019-12-14tdf#129176: clear "TablePosition" grab bag when unfloating tableMike Kaganski1-0/+22
2019-12-13tdf#129056: No need for catastropheMuhammet Kara1-1/+12
2019-12-12iOS theme: set spinbox orientation to "decrease-edit-increase"CODE-4.2.0-1Tomaž Vajngerl1-1/+6
2019-12-12Use INVALID_POOL_ITEM instead of magic numberSzymon Kłos1-1/+1
2019-12-12sfx2: sidebar: publish created notification on Mobile tooAshod Nakashian1-19/+18
2019-12-12lok: vcl: fix multiple floatwin removal case.Michael Meeks1-3/+6
2019-12-12lok: avoid crash cleaning up help-windows with multiple views.Michael Meeks1-6/+13
2019-12-12chart2: clear listener parents in disposeAshod Nakashian3-1/+14
2019-12-11sfx2: sidebar: notify mobile when the sidebar closesAshod Nakashian1-1/+15
2019-12-11vcl: sfx2: LOK: Support per-view popup windowsAshod Nakashian35-376/+458
2019-12-11Avoid crash when no uno name availableSzymon Kłos1-4/+8
2019-12-11android: add abstraction to allow us to DetachThread sensibly.Michael Meeks4-0/+28
2019-12-11jsdialog: send items on status changeSzymon Kłos14-61/+15
2019-12-11lok: dialog: check if exists a LOK Window NotifierHenry Castro1-10/+18
2019-12-10Sidebar: Don't expand table design styles verticallyMuhammet Kara1-2/+1
2019-12-10lok: calc: zoomed text entry not renderedMarco Cecchetti1-4/+7
2019-12-10lok: fix welded dialogsHenry Castro4-5/+18
2019-12-10lok: evaluate assertion if LOK Windows container is emptyHenry Castro4-3/+13
2019-12-10sfx2: don't move to allow copy elision on returnAshod Nakashian1-1/+1
2019-12-10jsdialog: apply FillGradient with JSON argSzymon Kłos7-1/+94
2019-12-10ImplSVHelpData is a structTor Lillqvist1-1/+1
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-10tdf#128468: Add Ruler::GetTabs()Tor Lillqvist2-0/+7
2019-12-09lok: calc - update our version of the other view's selections on zoom.Michael Meeks3-2/+40
2019-12-09If a SdrOle2Obj object is missing/broken show the preview set for itCaolán McNamara5-4/+42
2019-12-09Add comment about confusion in SwCommentRuler::CreateJsonNotification()Tor Lillqvist1-1/+19
2019-12-09Add a comment telling what "frame margin" means hereTor Lillqvist1-0/+1
2019-12-09lok: Support per-view help dataTamás Zolnai11-79/+182
2019-12-09lok: don't show tooltip for popup menus inside dialogsTamás Zolnai1-0/+10
2019-12-09lok: show tooltips on dialogsTamás Zolnai2-4/+5
2019-12-09lok: calc: zoom: object selection - is unreliableMarco Cecchetti1-0/+25
2019-12-09sidebar: no scrollbar in LOKAshod Nakashian1-3/+3
2019-12-09sfx2: convert iterator loops to range-forAshod Nakashian1-53/+40
2019-12-09sidebar: sensible line and page sizes and invalidateAshod Nakashian1-0/+3
2019-12-07lok: calc - update our version of the other view's selections on zoom.Michael Meeks4-26/+60
2019-12-06extern: update xmlsec to 1.2.28Miklos Vajna1-2/+2
2019-12-05drawPixel() should still get 'true' for bXorModeAllowed.co-6.2-1Jan Holesovsky1-2/+2