summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-01-19lok: add missing global notifierHenry Castro
2021-01-19jsdialog: override weld_message_dialogHenry Castro
2021-01-19jsdialog: disable row activated on "select" actionHenry Castro
2021-01-19jsdialog: add the "expand" actionHenry Castro
2021-01-19jsdialog: fix disable idle notifyHenry Castro
2021-01-19jsdialog: use "WindowPaint" event to updateHenry Castro
2021-01-19jsdialog: use the "WindowShow" eventHenry Castro
2021-01-19jsdialog: disable idle notifyHenry Castro
2021-01-19lok: check if the tree list box model has changedHenry Castro
2021-01-18lok: add "ondemand" property to dump the TreeView propertyHenry Castro
2021-01-18lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2021-01-18lok: jsbuilder: avoid sending early id to client sideHenry Castro
2021-01-18lok: use JSDialog Builder to create a Macro Selector DialogHenry Castro
2021-01-18lok: jsbuilder: fix disable dialog tunnelingHenry Castro
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner
2021-01-17CGLayerHolder::getScale() can be constTor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist
2021-01-15Avoid assertion failure related to cursor sizes on macOSTor Lillqvist
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist
2021-01-13We only use the systemwide general pasteboardTor Lillqvist
2021-01-13Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist
2021-01-12ofz#29113 short readCaolán McNamara
2021-01-12jsdialogs: Use JS dialog for Fontwork dialogMert Tumer
2021-01-12jsdialog: execute IconView actionsSzymon Kłos
2021-01-12jsdialog: dump IconViewSzymon Kłos
2021-01-12jsdialogs: implemented IconViewSzymon Kłos
2021-01-12Move SalInstanceIconView decl to header fileSzymon Kłos
2021-01-12Fontwork dialog: use iconviewSzymon Kłos
2021-01-12jsdialogs: send click pos for drawingareaMert Tumer
2021-01-12Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist
2020-12-21Add two debug output helper functionsTor Lillqvist
2020-12-21Fix translation domains in .ui filesGabor Kelemen
2020-12-19Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara
2020-12-19Drag events support in gtk3Szymon Kłos
2020-12-19Start Drag event supportSzymon Kłos
2020-12-18lok: don't use focus window to request helpSzymon Kłos
2020-12-17jsdialog: step for spinfieldsSzymon Kłos
2020-12-17vcl: lok: don't use window impl after destroyAshod Nakashian
2020-12-16jsdialog: update JSON on treeview modificationSzymon Kłos
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos
2020-12-16jsdialog: enable Data field dialogsSzymon Kłos
2020-12-14jsdialog: export alignment typeSzymon Kłos
2020-12-14jsdialog: enable statistics dialogsSzymon Kłos
2020-12-10vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna
2020-12-10jsdialog: export dialog idSzymon Kłos
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara