summaryrefslogtreecommitdiff
path: root/vcl/jsdialog/executor.cxx
AgeCommit message (Expand)Author
2023-05-12LOK: Navi-4 tree dblclickAttila Szűcs
2023-05-12LOK: Navi-6 page selector SpinFieldAttila Szűcs
2023-04-21loplugin:unnecessarygetstr extend to checking std::string::c_strNoel Grandin
2023-04-06jsdialog: implemented mouse events for drawingareaSzymon Kłos
2023-04-05jsdialog: dump menu for menubuttonSzymon Kłos
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31jsdialog: enable sort dialogSzymon Kłos
2023-03-23jsdialog: render full edit engine contentSzymon Kłos
2023-03-22jsdialog: double click for drawing areaSzymon Kłos
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos
2023-03-21jsdialog: set text for textview on every key pressSzymon Kłos
2023-03-21jsdialog: textselection action for text viewSzymon Kłos
2023-03-08cid#1521852 Unchecked dynamic_castCaolán McNamara
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-11-19jsdialogs: correctly detect button's handlerSzymon Kłos
2022-07-26jsdialog: handle grab_focus actionSzymon Kłos
2022-07-26jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos
2022-06-29jsdialog: toggle toolbox buttons correctlySzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-29jsdialog: correctly parse click position for drawingareaSzymon Kłos
2022-05-04reduce string conversions in jsdialog::ExecuteActionNoel Grandin
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-05-01use more string_view in variousNoel Grandin
2022-04-30new loplugin:stringviewdangleNoel Grandin
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-12-30jsdialog: don't send back typed text for comboboxSzymon Kłos
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-28jsdialog: handle popover closeSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-19jsdialog: allow fraction numbers in spinfieldSzymon Kłos
2021-07-19jsdialog: normalize value for spinfieldSzymon Kłos
2021-07-19jsdialog: execute value action on spinfieldSzymon Kłos
2021-07-06Fix click on the drawing area of CSV dialogmerttumer
2021-07-06jsdialogs: send click pos for drawingareaMert Tumer
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-27jsdialog: handle response buttonsSzymon Kłos
2021-04-07jsdialog: simplify unselect for treeviewSzymon Kłos
2021-04-07jsdialog: unselect treeview entry by iteratorSzymon Kłos
2021-04-06lok: fix treeview action "select"Henry Castro
2021-03-04jsdialog: handle standard buttons like helpSzymon Kłos
2021-02-10cid#1472858 Unchecked dynamic_castCaolán McNamara
2021-02-08jsdialog autofilter: show submenu on demadSzymon Kłos
2021-01-21jsdialog: set entry text without back notificationSzymon Kłos
2021-01-20jsdialog: implemented RadioButtonSzymon Kłos
2021-01-15jsdialog: TreeView row activationSzymon Kłos
2021-01-14jsdialog: execute IconView actionsSzymon Kłos
2021-01-12jsdialog: make Data field dialog workingSzymon Kłos
2020-12-28jsdialog: handle value change for spinfieldsSzymon Kłos
2020-12-28jsdialog: disable row activated on "select" actionHenry Castro