summaryrefslogtreecommitdiff
path: root/vcl/jsdialog/jsdialogbuilder.cxx
AgeCommit message (Expand)Author
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
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos
2023-02-06jsdialog: weld all message boxesSzymon Kłos
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp
2023-01-03jsdialog: fix validation error dialog in CalcSzymon Kłos
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos
2022-09-26jsdialog: send action not update for spin button valueSzymon Kłos
2022-08-22jsdialog: send MessageDialog on run not when builtSzymon Kłos
2022-07-21Removed duplicated includeAndrea Gelmini
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin
2022-06-29jsdialog: be sure we send close popup message when destroyedSzymon 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-01jsdialog: handle formulabar as textinputSzymon Kłos
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