summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2025-01-20jsdialog: scroll to row before useSzymon Kłos
2024-12-31jsdialog: be sure we found entry for context menu in treeviewSzymon Kłos
2024-12-17jsdialog: setup parent for menuSzymon Kłos
2024-12-17jsdialog: check button before use after dynamic_castSzymon Kłos
2024-12-12jsdialog: use single static registerSzymon Kłos
2024-12-11jsdialog: add constSzymon Kłos
2024-12-11jsdialog: send message for weld::MenuSzymon Kłos
2024-12-10jsdialog: move sender to separate fileSzymon Kłos
2024-12-09jsdialog: use single constructor for builderSzymon Kłos
2024-12-06jsdialog: remember message dialogSzymon Kłos
2024-12-05jsdialog: share code for widget registrySzymon Kłos
2024-12-05jsdialog: weld::MenuSzymon Kłos
2024-10-19cool#10115 sc: enable ScPosWnd for lokit with jsdialogRashesh
2024-10-01cool#9992 lok doc sign: convert the certificate chooser dialog to asyncMiklos Vajna
2024-10-01fix(lok): Expose the import options dialogSkyler Grey
2024-10-01fix(lok): Expose the character encoding dialogSkyler Grey
2024-09-11feat: Make move/copy sheet an async jsdialogSkyler Grey
2024-09-02sc: make SelectRange dialog asyncRashesh
2024-08-21lokit: calc: send named ranges as well on calcfunctionlist callbackRashesh
2024-08-16LOKit: Enable the "Interaction..." command for Impress.Hubert Figuière
2024-08-06cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell
2024-07-10jsdialog: enable new style dialogAndras Timar
2024-07-10jsdialog: enable name dialogAndras Timar
2024-07-09jsdialog: enable interaction handler without LOKNotifier cool#9453Szymon Kłos
2024-06-28jsdialog: support on demand rendering for icon viewSzymon Kłos
2024-05-09jsdialog: enable animation properties in impressSzymon Kłos
2024-05-09jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-02jsdialog: enable a11y checker sidebarTomaž Vajngerl
2024-05-02jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-05-02jsdialog: fix updating on container "reorder_child" or "move"Tomaž Vajngerl
2024-03-25vcl: Implement JSLevelBarHubert Figuière
2024-03-19jsdialog: send update on spin button range changeJaume Pujantell
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin
2024-02-21use after free on clicking cancel in a calc spelling message dialogCaolán McNamara
2024-02-21jsdialog: don't duplicate MessageDialog messagesSzymon Kłos
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-10vcl: Enable sheet protection dialogHubert Figuière
2024-01-30jsdialog: enable paste special in calcSzymon Kłos
2024-01-15cool#1770 sw: make Edit Sections dialog async and mark it a jsdialogMéven Car
2024-01-15cool#7996 enable jsdialog for font page in document propertiesJaume Pujantell
2024-01-15jsdialog: enable calc formula error dialogcodewithvk
2024-01-15jsdialog: enabled objectdialog (Writer -> Chart -> properties jsdialog)Darshan11
2023-11-22Online: Fix Wizard Help buttonGülşah Köse
2023-11-20c++20: use std::erase(_if) instead of std::remove(_if)+erase (vcl)Julien Nabet
2023-11-19Extended loplugin:ostr: vclStephan Bergmann
2023-11-06sw floattable: make Insert Frame dialog async and mark it as a jsdialogMiklos Vajna
2023-10-27jsdialog: send smaller messages for comboboxSzymon Kłos
2023-10-27jsdialog: don't send update in toolbox when not modifiedSzymon Kłos
2023-10-27jsdialog: enable simple conditional formatting dialogSzymon Kłos
2023-10-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann