Age | Commit message (Expand) | Author |
2023-10-16 | check return of get_iter_abs_pos | Caolán McNamara |
2023-10-16 | LOK: Navigator: fix expand problems | Attila Szűcs |
2023-08-31 | jsdialog: combobox rendering with DPI set | Szymon Kłos |
2023-08-29 | jsdialog: rendering of custom entries in combobox | Szymon Kłos |
2023-07-13 | jsdialog: formatted spin field | Szymon Kłos |
2023-07-12 | jsdialog: calendar widget | Szymon Kłos |
2023-05-12 | LOK: Navi-4 tree dblclick | Attila Szűcs |
2023-05-12 | LOK: Navi-6 page selector SpinField | Attila Szűcs |
2023-04-21 | loplugin:unnecessarygetstr extend to checking std::string::c_str | Noel Grandin |
2023-04-06 | jsdialog: implemented mouse events for drawingarea | Szymon Kłos |
2023-04-05 | jsdialog: dump menu for menubutton | Szymon Kłos |
2023-04-02 | Avoid conversions between OUString and OString in VCL | Mike Kaganski |
2023-03-31 | jsdialog: enable sort dialog | Szymon Kłos |
2023-03-23 | jsdialog: render full edit engine content | Szymon Kłos |
2023-03-22 | jsdialog: double click for drawing area | Szymon Kłos |
2023-03-21 | jsdialog: add wrapper for ScrolledWindow | Szymon Kłos |
2023-03-21 | jsdialog: set text for textview on every key press | Szymon Kłos |
2023-03-21 | jsdialog: textselection action for text view | Szymon Kłos |
2023-03-08 | cid#1521852 Unchecked dynamic_cast | Caolán McNamara |
2023-03-04 | JSDialog: implemented jsdialog support for the toggle buttons | Pranam Lashkari |
2022-12-16 | jsdialog: enter/leave tab page handlers | Szymon Kłos |
2022-11-19 | jsdialogs: correctly detect button's handler | Szymon Kłos |
2022-07-26 | jsdialog: handle grab_focus action | Szymon Kłos |
2022-07-26 | jsdialog: add open/close instead of toggle menu from dropdown | Szymon Kłos |
2022-06-29 | jsdialog: toggle toolbox buttons correctly | Szymon Kłos |
2022-06-29 | jsdialog: formulabar: handle multiline selection | Szymon Kłos |
2022-06-29 | jsdialog: correctly parse click position for drawingarea | Szymon Kłos |
2022-05-04 | reduce string conversions in jsdialog::ExecuteAction | Noel Grandin |
2022-05-01 | jsdialog: handle formulabar as textinput | Szymon Kłos |
2022-05-01 | use more string_view in various | Noel Grandin |
2022-04-30 | new loplugin:stringviewdangle | Noel Grandin |
2022-01-24 | jsdialog: use string identifiers | Szymon Kłos |
2021-12-30 | jsdialog: don't send back typed text for combobox | Szymon Kłos |
2021-07-29 | jsdialog: handle toolbox menus toggling | Szymon Kłos |
2021-07-28 | jsdialog: handle popover close | Szymon Kłos |
2021-07-28 | jsdialog: dump and activate popup windows | Szymon Kłos |
2021-07-19 | jsdialog: allow fraction numbers in spinfield | Szymon Kłos |
2021-07-19 | jsdialog: normalize value for spinfield | Szymon Kłos |
2021-07-19 | jsdialog: execute value action on spinfield | Szymon Kłos |
2021-07-06 | Fix click on the drawing area of CSV dialog | merttumer |
2021-07-06 | jsdialogs: send click pos for drawingarea | Mert Tumer |
2021-05-21 | add Toggleable as a separate thing to a Button | Caolán McNamara |
2021-04-27 | jsdialog: handle response buttons | Szymon Kłos |
2021-04-07 | jsdialog: simplify unselect for treeview | Szymon Kłos |
2021-04-07 | jsdialog: unselect treeview entry by iterator | Szymon Kłos |
2021-04-06 | lok: fix treeview action "select" | Henry Castro |
2021-03-04 | jsdialog: handle standard buttons like help | Szymon Kłos |
2021-02-10 | cid#1472858 Unchecked dynamic_cast | Caolán McNamara |
2021-02-08 | jsdialog autofilter: show submenu on demad | Szymon Kłos |
2021-01-21 | jsdialog: set entry text without back notification | Szymon Kłos |