summaryrefslogtreecommitdiff
path: root/vcl/inc
AgeCommit message (Expand)AuthorFilesLines
2021-03-13tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl1-4/+8
2021-03-09jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro1-0/+9
2021-03-04jsdialog: refresh on thawSzymon Kłos1-0/+1
2021-03-04jsdialog: send selection change for icon viewSzymon Kłos1-3/+58
2021-03-04jsdialog: stop idle on destructionSzymon Kłos1-0/+1
2021-03-03jsdialog: update on treeview clearSzymon Kłos1-0/+2
2021-02-10jsdialog: update on treeview item removeSzymon Kłos1-0/+4
2021-02-09jsdialog: handle standard buttons like helpSzymon Kłos1-0/+2
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos1-5/+20
2021-02-05jsdialog: missing method for treeviewSzymon Kłos1-0/+1
2021-02-05jsdialog: partial updates for more widgetsSzymon Kłos1-3/+3
2021-02-05jsdialog: reduce number of unnecessary messagesSzymon Kłos1-1/+3
2021-02-05jsdialog: flush message queue on dialog closeSzymon Kłos1-0/+1
2021-02-05jsdialog: remove unnecessary handlerSzymon Kłos1-2/+0
2021-02-05jsdialog: send updates also for source treeview on dragSzymon Kłos1-8/+8
2021-02-05jsdialog: set entry text without back notificationSzymon Kłos1-1/+2
2021-02-05jsdialog: implemented RadioButtonSzymon Kłos1-0/+11
2021-02-05jsdialog: enqueue messages in orderSzymon Kłos1-5/+19
2021-02-05jsdialog: use shared senderSzymon Kłos1-62/+78
2021-02-04jsdialog: support for freeze/thawSzymon Kłos1-1/+29
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos2-16/+3
2021-02-04jsdialog: direct updates for treeviewSzymon Kłos1-2/+3
2021-01-19jsdialog: use the "WindowShow/WindowHide" to notifyHenry Castro1-0/+5
2021-01-19jsdialog: override weld_message_dialogHenry Castro1-0/+2
2021-01-19jsdialog: use "WindowPaint" event to updateHenry Castro1-0/+4
2021-01-19jsdialog: use the "WindowShow" eventHenry Castro1-0/+6
2021-01-19jsdialog: disable idle notifyHenry Castro2-0/+3
2021-01-18tdf#138122 Add window scaling for retina displays on macOS, plus fixes for iOSThorsten Wagner1-4/+11
2021-01-17CGLayerHolder::getScale() can be constTor Lillqvist1-1/+1
2021-01-12jsdialog: dump IconViewSzymon Kłos1-0/+2
2021-01-12jsdialogs: implemented IconViewSzymon Kłos1-0/+20
2020-12-21Add two debug output helper functionsTor Lillqvist1-0/+2
2020-12-19Start Drag event supportSzymon Kłos2-3/+11
2020-12-16jsdialog: update JSON on treeview modificationSzymon Kłos1-0/+9
2020-12-03jsdialog: send close on dialog responseSzymon Kłos1-0/+9
2020-12-01jsdialog: drag and drop support for TreeViewSzymon Kłos1-0/+55
2020-12-01jsdialog: implemented Expander widgetSzymon Kłos1-6/+18
2020-12-01jsdialog: implement TreeViewSzymon Kłos1-0/+20
2020-11-30jsdialog: cleanup when destroying builderSzymon Kłos1-0/+1
2020-11-30jsdialog: use separate content and notificator windowsSzymon Kłos1-35/+73
2020-11-13pdf: improve PDFObjectCopier, copy arrays/dicts recursivelyTomaž Vajngerl1-0/+5
2020-10-28pdf: deduplicate resources when copying from external PDF streamTomaž Vajngerl2-0/+68
2020-09-28use vcl lin. gradient drawing in drawinglayer + cairo impl.Tomaž Vajngerl1-1/+2
2020-09-09tdf#136323 qt5: Remember accessible objectMichael Weghorn1-1/+3
2020-08-19vcl: save and load the page number when swapping the graphicTomaž Vajngerl1-0/+1
2020-08-19Test swapping of GraphicTomaž Vajngerl1-5/+8
2020-08-18headless: don't allow the system to set subpixel rendering eg.Michael Meeks1-0/+2
2020-07-23limit exposure of methods exposed for LibreOfficeKit purposes to just thatCaolán McNamara1-1/+1
2020-07-07jsdialog: force update if tab is selected againSzymon Kłos1-1/+3
2020-07-03jsdialog: weld text viewSzymon Kłos1-0/+11