summaryrefslogtreecommitdiff
path: root/vcl
AgeCommit message (Expand)Author
2021-03-16jsdialog: simplify unselect for treeviewSzymon Kłos
2021-03-16check for quit when calling Yield in loopNoel Grandin
2021-03-13tdf#140606 make PDF parsing more lenient and prevent a crashTomaž Vajngerl
2021-03-12jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-03-10Don't unselect an existing selection on (long) press on iOS and AndroidTor Lillqvist
2021-03-09jsdialog: JSMessageDialog tweaks when builder is nullptrHenry Castro
2021-03-04jsdialog: refresh on thawSzymon Kłos
2021-03-04tdf#139429 Convert Style previews widget to IconViewSzymon Kłos
2021-03-04jsdialog: send selection change for icon viewSzymon Kłos
2021-03-04jsdialog: stop idle on destructionSzymon Kłos
2021-03-03LOK: added missing PixelInvalidate method for currency listPranam Lashkari
2021-03-03jsdialog: update on treeview clearSzymon Kłos
2021-03-02Don't skip lines if only one row in the listSzymon Kłos
2021-03-02Resize IconView entry if there is no spaceSzymon Kłos
2021-03-02Invalidate IconView on scroll if has only one rowSzymon Kłos
2021-02-26Init Notebookbar for Online Drawmert
2021-02-23lok: fix treeview action "select"Henry Castro
2021-02-23jsdialog: fix missing update for "treeview" action "select"Henry Castro
2021-02-22lok: add batch mode option to load the documentHenry Castro
2021-02-11Revert "on SelMouseButtonDown check if window pointer is not null"Caolán McNamara
2021-02-10jsdialog: update on treeview item removeSzymon Kłos
2021-02-09jsdialog: single activation property for treeviewSzymon Kłos
2021-02-09jsdialog: handle standard buttons like helpSzymon Kłos
2021-02-09Introduce Fontwork contextSzymon Kłos
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-02-05jsdialog: missing method for treeviewSzymon Kłos
2021-02-05jsdialog: partial updates for more widgetsSzymon Kłos
2021-02-05on SelMouseButtonDown check if window pointer is not nullPranam Lashkari
2021-02-05jsdialog: enqueue update on dialog weldSzymon Kłos
2021-02-05jsdialog: don't send multiple updates with the same contentSzymon Kłos
2021-02-05jsdialog: reduce number of unnecessary messagesSzymon Kłos
2021-02-05jsdialog: flush message queue on dialog closeSzymon Kłos
2021-02-05jsdialog: remove unnecessary handlerSzymon Kłos
2021-02-05jsdialog: send updates also for source treeview on dragSzymon Kłos
2021-02-05jsdialog: set entry text without back notificationSzymon Kłos
2021-02-05jsdialog: implemented RadioButtonSzymon Kłos
2021-02-05jsdialog: clear notifications when sentSzymon Kłos
2021-02-05jsdialog: enqueue messages in orderSzymon Kłos
2021-02-05jsdialog: use shared senderSzymon Kłos
2021-02-04vcl: fix UB in Window::ImplGetFirstOverlapWindow()Miklos Vajna
2021-02-04jsdialog: support for freeze/thawSzymon Kłos
2021-02-04Revert "jsdialog: disable idle notify"Szymon Kłos
2021-02-04jsdialog: direct updates for treeviewSzymon Kłos
2021-02-04jsdialog: updates in similar fashion like other messagesSzymon Kłos
2021-01-27NSApplication's appearance property exists in macOS 10.14 and later onlyTor Lillqvist
2021-01-21jsdialog: TreeView row activationSzymon Kłos
2021-01-19cid#1464972 Unchecked dynamic_castCaolán McNamara
2021-01-19Move SalInstanceRadioButton decl to header fileSzymon Kłos
2021-01-19jsdialog: dump radio groupsSzymon Kłos
2021-01-19lok: fix initialization variableHenry Castro