summaryrefslogtreecommitdiff
path: root/vcl/inc/jsdialog
AgeCommit message (Expand)Author
2023-05-12LOK: Navi-4 tree dblclickAttila Szűcs
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-04jsdialog: send full update when shown not when createdSzymon Kłos
2023-04-03Fix heap-use-after-freeStephan Bergmann
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-31jsdialog: enable sort dialogSzymon Kłos
2023-03-21jsdialog: update Entry on replace_selectionSzymon 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: don't send full updates on tab changeSzymon Kłos
2023-03-21jsdialog: textselection action for text viewSzymon Kłos
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos
2023-03-06jsdialog: send full update when showing BuilderPageSzymon Kłos
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari
2023-03-04jsdialog: handle weld_widget_for_responseSzymon Kłos
2023-03-03jsdialog: add wrapper for weld:AssistantSzymon Kłos
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-11-29New loplugin:crosscastStephan Bergmann
2022-08-22jsdialog: send MessageDialog on run not when builtSzymon Kłos
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-04jsdialog: send grab_focus actionSzymon Kłos
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-05-31jsdialog: introduce popup managementSzymon Kłos
2022-05-01jsdialog: handle formulabar as textinputSzymon Kłos
2022-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-02-04Resolves: tdf#146997 use sal_Int64 instead of sal_Int32 for spinbutton valuesCaolán McNamara
2022-02-01jsdialog: sidebar: enable animation panel effectsSzymon Kłos
2022-02-01jsdialog: correctly clean statically created message dialogsSzymon Kłos
2022-02-01jsdialog: send popup when launched using Popover widgetSzymon Kłos
2022-01-24jsdialog: use string identifiersSzymon Kłos
2021-12-30jsdialog: don't send back typed text for comboboxSzymon Kłos
2021-12-29jsdialog: weld Image widgetSzymon Kłos
2021-12-24use comphelper::WeakComponentImplHelper in JSDropTargetNoel Grandin
2021-10-22return weld::Builder by unique_ptrNoel Grandin
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-10-06jsdialog: weld plain widgetSzymon Kłos
2021-08-23jsdialog: weld BoxSzymon Kłos
2021-08-17jsdialog: dump image for toolitemsSzymon Kłos
2021-08-17jsdialog: simplify popup codeSzymon Kłos
2021-08-02osl::Mutex->std::mutex in JSDialogNotifyIdleNoel Grandin
2021-07-29jsdialog: handle toolbox menus togglingSzymon Kłos
2021-07-29jsdialog: toolbox popupsSzymon Kłos
2021-07-28jsdialog: dump and activate popup windowsSzymon Kłos
2021-07-28jsdialog: dump internal image for buttonsSzymon Kłos
2021-07-28jsdialog: weld MenuButtonSzymon Kłos