summaryrefslogtreecommitdiff
path: root/vcl/jsdialog
AgeCommit message (Expand)Author
2024-05-12jsdialog: enable Object Name and Description dialogSzymon Kłos
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-03jsdialog: support for LinkButton as an independent widgetTomaž Vajngerl
2024-05-02jsdialog: fix updating on container "reorder_child" or "move"Tomaž Vajngerl
2024-05-01jsdialog: enable a11y checker sidebarTomaž Vajngerl
2024-03-28vcl: Implement JSLevelBarHubert Figuière
2024-03-20jsdialog: send update on spin button range changeJaume Pujantell
2024-03-13tdf#146619 Remove unused #includes from C/C++ filesRafał Dobrakowski
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin
2024-02-23jsdialog: don't duplicate MessageDialog messagesSzymon Kłos
2024-02-21use after free on clicking cancel in a calc spelling message dialogCaolán McNamara
2024-02-13sc: add back protect cell tab from cell format dialogHubert Figuière
2024-02-12jsdialog: enable animation properties in impressSzymon Kłos
2024-02-10vcl: Enable sheet protection dialogHubert Figuière
2024-01-30jsdialog: enable paste special in calcSzymon Kłos
2024-01-16cool#1770 sw: make Edit Sections dialog async and mark it a jsdialogMéven Car
2024-01-11cool#7996 enable jsdialog for font page in document propertiesJaume Pujantell
2024-01-06jsdialog: enable calc formula error dialogcodewithvk
2024-01-04jsdialog: enabled objectdialog (Writer -> Chart -> properties jsdialog)Darshan11
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara
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
2023-10-16jsdialog: enable Hyperlink DialogSzymon Kłos
2023-10-16check return of get_iter_abs_posCaolán McNamara
2023-10-16LOK: Navigator: fix expand problemsAttila Szűcs
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
2023-10-11Make the format > sections > options dialog a jsdialogSkyler Grey
2023-10-10Enable QR and barcode dialog for onlineDarshan-upadhyay1110
2023-10-07jsdialog: enable font name & size comboboxSzymon Kłos
2023-09-20Remove duplicated includesAndrea Gelmini
2023-09-19jsdialog: enable chart trend line tabSzymon Kłos
2023-09-18jsdialog: vertical notebookSzymon Kłos
2023-08-31jsdialog: combobox rendering with DPI setSzymon Kłos
2023-08-29jsdialog: don't send update if we not change selectionSzymon Kłos
2023-08-29jsdialog: make font previews background transparentSzymon Kłos
2023-08-29Fix typoAndrea Gelmini
2023-08-29jsdialog: rendering of custom entries in comboboxSzymon Kłos
2023-07-13jsdialog: enable Manage Changes dialogSzymon Kłos
2023-07-13jsdialog: formatted spin fieldSzymon Kłos
2023-07-12jsdialog: calendar widgetSzymon Kłos