summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)AuthorFilesLines
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner11-427/+891
2021-01-17CGLayerHolder::getScale() can be constTor Lillqvist1-1/+1
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on iOSTor Lillqvist1-40/+41
2021-01-15Avoid assertion failure related to cursor sizes on macOSTor Lillqvist1-3/+3
2021-01-15Fix handling of the OBJECTDESCRIPTOR clipboard (pasteboard) type on macOSTor Lillqvist1-34/+45
2021-01-13We only use the systemwide general pasteboardTor Lillqvist6-22/+13
2021-01-13Log successful mapping from system pasteboard format to internal MIME typeTor Lillqvist1-0/+2
2021-01-12ofz#29113 short readCaolán McNamara1-0/+7
2021-01-12jsdialogs: Use JS dialog for Fontwork dialogMert Tumer1-1/+2
2021-01-12jsdialog: execute IconView actionsSzymon Kłos1-0/+30
2021-01-12jsdialog: dump IconViewSzymon Kłos2-0/+65
2021-01-12jsdialogs: implemented IconViewSzymon Kłos2-0/+75
2021-01-12Move SalInstanceIconView decl to header fileSzymon Kłos1-208/+194
2021-01-12Fontwork dialog: use iconviewSzymon Kłos2-0/+68
2021-01-12jsdialogs: send click pos for drawingareaMert Tumer1-0/+17
2021-01-12Fix MouseClick shoud be MouseLeft for drawing areaMert Tumer1-1/+1
2021-01-06Stop modifying size values in sidebar when user still editingPranam Lashkari1-0/+14
2020-12-30Revert "Stop modifying size values in sidebar when user still editing"Tamás Zolnai1-14/+0
2020-12-30Stop modifying size values in sidebar when user still editingPranam Lashkari1-0/+14
2020-12-21Improve SAL_INFO output for clipboard operations on iOSTor Lillqvist3-11/+8
2020-12-21Add two debug output helper functionsTor Lillqvist2-0/+28
2020-12-21Fix translation domains in .ui filesGabor Kelemen1-1/+1
2020-12-19Resolves: tdf#130347 we always need the drag-begin signal in GtkTreeViewCaolán McNamara1-2/+12
2020-12-19Drag events support in gtk3Szymon Kłos1-0/+162
2020-12-19Start Drag event supportSzymon Kłos6-22/+157
2020-12-18lok: don't use focus window to request helpSzymon Kłos3-3/+4
2020-12-17jsdialog: step for spinfieldsSzymon Kłos1-0/+2
2020-12-17vcl: lok: don't use window impl after destroyAshod Nakashian1-2/+2
2020-12-16jsdialog: update JSON on treeview modificationSzymon Kłos2-0/+32
2020-12-16jsdialog: make Data field dialog workingSzymon Kłos1-0/+1
2020-12-16jsdialog: enable Data field dialogsSzymon Kłos1-1/+4
2020-12-14jsdialog: export alignment typeSzymon Kłos1-0/+7
2020-12-14jsdialog: enable statistics dialogsSzymon Kłos1-1/+14
2020-12-10vcl: fix UB in vcl::Cursor::ImplDoShow()Miklos Vajna1-1/+1
2020-12-10jsdialog: export dialog idSzymon Kłos1-0/+6
2020-12-10allow sorting buttons via weld::BoxCaolán McNamara3-81/+97
2020-12-10jsdialog: dump separator lineSzymon Kłos1-0/+9
2020-12-09jsdialog: handle value change for spinfieldsSzymon Kłos2-1/+11
2020-12-09jsdialog: export column merging property in gridSzymon Kłos1-0/+3
2020-12-09jsdialog: dump buttonbox propertiesSzymon Kłos1-0/+35
2020-12-08jsdialog: enable define/manage named ranges dialogsSzymon Kłos1-1/+3
2020-12-08jsdialog: dump collapsed state for dialogSzymon Kłos1-0/+5
2020-12-07jsdialog: change selection not mergeSzymon Kłos1-0/+2
2020-12-07jsdialog: dump all columns in treeviewSzymon Kłos1-0/+41
2020-12-04Avoid crash on closing docking windowSzymon Kłos1-0/+4
2020-12-03jsdialog: enable Pivot Table Source Select dialogSzymon Kłos1-1/+2
2020-12-03jsdialog: send close on dialog responseSzymon Kłos2-24/+64
2020-12-03jsdialog: use valid window instanceSzymon Kłos1-6/+6
2020-12-01jsdialog: enable Pivot Table dialogsSzymon Kłos1-10/+20
2020-12-01autofilter: fix submenu popup for onlineSzymon Kłos1-0/+1