summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2020-12-18lok: jsdialog: fix possible nullptr dereferenceHenry Castro
2020-12-18lok: jsbuilder: avoid sending early id to client sideHenry Castro
2020-12-08jsdialog: send close on dialog responseSzymon Kłos
2020-12-07jsdialog: use valid window instanceSzymon Kłos
2020-12-07jsdialog: turn off tunneling for JSON dialogsSzymon Kłos
2020-11-30autofilter: fix submenu popup for onlineSzymon Kłos
2020-11-27jsdialog: remember dialog instance & handle closeSzymon Kłos
2020-11-27jsdialog: drag and drop support for TreeViewSzymon Kłos
2020-11-26jsdialog: implemented Expander widgetSzymon Kłos
2020-11-26jsdialog: signal when treeview element is toggledSzymon Kłos
2020-11-26jsdialog: cleanup when destroying builderSzymon Kłos
2020-11-26jsdialog: prevent from crashSzymon Kłos
2020-11-25jsdialog: execute checkbox actionSzymon Kłos
2020-11-25jsdialog: implement TreeViewSzymon Kłos
2020-11-24jsdialog: use separate content and notificator windowsSzymon Kłos
2020-10-06drop ownership argumentCaolán McNamara
2020-08-19move VclMultiLineEdit to toolkit-only headersCaolán McNamara
2020-08-03tdf#42949 Fix IWYU warnings in include/[t-x]*/*hxxGabor Kelemen
2020-07-17jsdialog: force update if tab is selected againSzymon Kłos
2020-07-16jsdialog: weld text viewSzymon Kłos
2020-07-16jsdialog: regenerate JSON on dialog collapseSzymon Kłos
2020-07-15jsdialog: move executor code to vclSzymon Kłos
2020-07-12move CheckBox to toolkit-only headersCaolán McNamara
2020-07-03revert jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: get widget depending on viewshellSzymon Kłos
2020-07-03jsdialog: always clean remember widgetsSzymon Kłos
2020-07-03jsdialog: weld toolbarSzymon Kłos
2020-06-29jsdialog: weld drawing areaSzymon Kłos
2020-06-27cid#1464972 Unchecked dynamic_castCaolán McNamara
2020-06-25use tools::JsonWriter for dumping property treeNoel Grandin
2020-06-23most of jsdialogbuilder is not used outside vclCaolán McNamara
2020-06-23jsdialog: use Idle timer to send updatesSzymon Kłos
2020-06-23Add license header to jsdialogbuilderSzymon Kłos
2020-06-23jsdialog: weld SpinButton and CheckButtonSzymon Kłos
2020-06-22jsdialog: use for message dialogs on mobileSzymon Kłos
2020-06-22jsdialog: send JSON on selection changeSzymon Kłos
2020-06-22jsdialog: handle nested tab pagesSzymon Kłos
2020-06-20jsdialog: remember weld instancesSzymon Kłos
2020-06-20jsdialog: execute actions using weld wrapperSzymon Kłos
2020-06-19jsdialog: Remember builder connected with LOK window idSzymon Kłos
2020-05-21Missing includeMike Kaganski
2020-05-20jsdialog: refresh on notebook changesSzymon Kłos
2020-05-20jsdialog: react on button state changeSzymon Kłos
2020-05-20jsdialog: Common weld::Widget implementationSzymon Kłos
2020-05-19jsdialog: weld::ComboBoxSzymon Kłos
2020-05-19Resend jsdialog on entry changeSzymon Kłos
2020-05-19Fix ambiguous symbolSzymon Kłos
2020-05-18Create weld::Builder implementation for JSDialogSzymon Kłos