summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2022-08-22jsdialog: send MessageDialog on run not when builtSzymon Kłos
2022-07-28Enable Math sidebar panels for JSInstanceBuilderMike Kaganski
2022-07-26jsdialog: handle grab_focus actionSzymon Kłos
2022-07-26jsdialog: add open/close instead of toggle menu from dropdownSzymon Kłos
2022-07-21Removed duplicated includeAndrea Gelmini
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-07-04jsdialog: send grab_focus actionSzymon Kłos
2022-06-29jsdialog: toggle toolbox buttons correctlySzymon Kłos
2022-06-29jsdialog: formulabar: handle multiline selectionSzymon Kłos
2022-06-29jsdialog: be sure we send close popup message when destroyedSzymon Kłos
2022-06-29jsdialog: correctly parse click position for drawingareaSzymon Kłos
2022-06-10new loplugin:moveitNoel Grandin
2022-06-02cid#1504591 Uninitialized scalar fieldCaolán McNamara
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski
2022-05-31jsdialog: introduce popup managementSzymon 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-04-30jsdialog: used for formulabarSzymon Kłos
2022-04-15jsdialog: autofilter: unify with regular popupSzymon Kłos
2022-04-13jsdialog: reenable after welding, unify with dialogsSzymon Kłos
2022-03-17jsdialog: enable dialog on demand by env varSzymon Kłos
2022-03-06cid#1502882 silence Unchecked dynamic_castCaolán McNamara
2022-03-04jsdialog: enable Accessibility Check dialogSzymon Kłos
2022-02-21Use JSDialogBuilder for "Find and Replace" dialog.Gökay ŞATIR
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-24Make View Certificate sub-dialog asyncSzymon Kłos
2022-01-24jsdialog: use string identifiersSzymon Kłos
2022-01-24Make View Certificate dialog asyncSzymon Kłos
2022-01-24jsdialog: enable Digital Signatures dialogSzymon Kłos
2021-12-30jsdialog: don't send back typed text for comboboxSzymon Kłos
2021-12-29jsdialog: activate tabpage after switchSzymon 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-21loplugin:flattenNoel Grandin
2021-10-06jsdialog: sidebar: fix master page layout value setsSzymon Kłos
2021-10-06jsdialog: send full update for autofilterSzymon Kłos
2021-10-06jsdialog: avoid compiler warning for plain vcl windowSzymon Kłos
2021-10-06jsdialog: weld plain widgetSzymon Kłos
2021-09-06clang-tidy:readability-redundant-member-initNoel Grandin
2021-09-04duplicate modules/scalc/ui/ttestdialog.ui test in vcl/jsdialog/enabled.cxxJulien Nabet
2021-08-23jsdialog: weld BoxSzymon Kłos
2021-08-20Convert AreaTransparencyGradientPopup to WeldToolbarPopupSzymon Kłos
2021-08-18jsdialog: send type for popup messagesSzymon Kłos
2021-08-17jsdialog: don't send unnecessary close messageSzymon Kłos