summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-09lok: add missing global notifierprivate/mmeeks/backportsHenry Castro3-3/+37
2021-04-09lok: async exception dialog messages for VBA macrosHenry Castro1-3/+11
2021-04-09Draw: Fix crash on multiple page selection on slidesortermert1-0/+1
2021-04-09Fix crash while moving handle when shape text is activemert1-0/+3
2021-04-09Implemented MoveShapeHandle methodmert2-0/+37
2021-04-09LOK: disable rotation mode on selection of shapemert2-2/+5
2021-04-09Added .uno:MoveShapeHandle uno commandmert4-2/+42
2021-04-09lok: send help even when document not readySzymon Kłos1-0/+7
2021-04-09autofilter: handle click for scaled dropdown buttonSzymon Kłos1-1/+1
2021-04-09jsdialog: single activation property for treeviewSzymon Kłos2-0/+3
2021-04-09lok: add "ondemand" property to dump the TreeView propertyHenry Castro1-0/+13
2021-04-09jsdialog: dump radio groupsSzymon Kłos1-0/+8
2021-04-09lok: check if the tree list box model has changedHenry Castro3-0/+15
2021-04-09lok: sort: invalidate the row-height cache tooDennis Francis1-0/+11
2021-04-09lok: send sheetGeometry invalidation after sortDennis Francis1-0/+9
2021-04-09lok: disable java interaction handlerHenry Castro1-0/+2
2021-04-09lok: add interaction handler "macro security" confirmationHenry Castro1-0/+16
2021-04-09lok: show error message dialog for VBA macrosHenry Castro1-0/+21
2021-04-09lok: sc - suppress LOK editengine events for the calc input bar.Michael Meeks2-5/+5
2021-04-09pdf: workaround to disable swapping of PDF graphic filesTomaž Vajngerl3-4/+22
2021-04-09Notebookbar: skip early init in all appsPranam Lashkari1-2/+1
2021-04-09SfxInPlaceClient: avoid crash when chart deleted by other viewSzymon Kłos1-1/+2
2021-04-09impress: avoid crash when user edits text and other deletes slideSzymon Kłos1-0/+22
2021-04-09impress: delete correct page when has multiple usersSzymon Kłos1-2/+9
2021-04-09online: send selection coordinates with inplace modeSzymon Kłos1-1/+12
2021-04-09online: Don't send chart selection to all viewsSzymon Kłos1-6/+0
2021-04-09Revert "jsdialog: disable idle notify"Szymon Kłos5-76/+6
2021-04-09jsdialog: updates in similar fashion like other messagesSzymon Kłos1-0/+16
2021-04-09lok: fix initialization variableHenry Castro1-2/+2
2021-04-09cid#1470783 Logically dead codeCaolán McNamara1-3/+2
2021-04-09jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro2-0/+25
2021-04-09jsdialog: direct updates for treeviewSzymon Kłos2-18/+20
2021-04-09jsdialog: override weld_message_dialogHenry Castro2-0/+27
2021-04-09jsdialog: update JSON on treeview modificationSzymon Kłos2-0/+31
2021-04-09jsdialog: use "WindowPaint" event to updateHenry Castro2-0/+49
2021-04-09jsdialog: use the "WindowShow" eventHenry Castro2-0/+24
2021-04-09jsdialog: properly destroy JsonWriterSzymon Kłos2-6/+13
2021-04-09jsdialog: fix disable idle notifyHenry Castro1-4/+5
2021-04-09jsdialog: disable idle notifyHenry Castro5-1/+25
2021-04-09lok: jsdialog: fix possible nullptr dereferenceHenry Castro1-16/+18
2021-04-09lok: jsbuilder: avoid sending early id to client sideHenry Castro1-1/+1
2021-04-08lok: initialize to dispatch ".uno:RunMacro" commandHenry Castro1-1/+2
2021-04-08Fontwork dialog: use iconviewSzymon Kłos6-54/+122
2021-04-08lok: send chart line width updatesSzymon Kłos4-3/+27
2021-04-08lok: Apply chart line widthSzymon Kłos3-0/+40
2021-04-08lok: send linespacing updatesSzymon Kłos1-1/+4
2021-04-08lok: send chart color updatesSzymon Kłos1-0/+14
2021-04-08lok: Apply chart line colorSzymon Kłos3-0/+40
2021-04-08lok: don't use focus window to request helpSzymon Kłos3-5/+4
2021-04-08jsdialog: step for spinfieldsSzymon Kłos1-0/+1