summaryrefslogtreecommitdiff
path: root/vcl/jsdialog/jsdialogbuilder.cxx
AgeCommit message (Expand)Author
2024-05-10loplugin:ostr in vclNoel Grandin
2024-05-03WaE: C6011 Dereferencing NULL pointer warningsCaolán McNamara
2024-05-02jsdialog: fix updating on container "reorder_child" or "move"Tomaž 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
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-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-20Extended loplugin:ostr: Automatic rewrite O[U]StringLiteral: vclStephan Bergmann
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey
2023-09-20Remove duplicated includesAndrea Gelmini
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: formatted spin fieldSzymon Kłos
2023-07-12jsdialog: calendar widgetSzymon Kłos
2023-07-04jsdialog: lazy json generation when closing tab in dialogSzymon Kłos
2023-06-26new loplugin:constexprliteralNoel Grandin
2023-05-15LOK: Navi-1 open/close on sidebarAttila Szűcs
2023-05-12LOK: Navi-4 tree dblclickAttila Szűcs
2023-05-12jsdialog: don't send full update on message dialog closeSzymon Kłos
2023-04-09new loplugin:unnecessarygetstrNoel Grandin
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin
2023-04-04jsdialog: send full update when shown not when createdSzymon Kłos
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-21jsdialog: treeview selection should be an actionSzymon 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