summaryrefslogtreecommitdiff
path: root/vcl/inc/jsdialog
AgeCommit message (Expand)AuthorFilesLines
6 daysimprove loplugin passparamsbyrefNoel Grandin1-3/+3
2024-09-25tdf#130857 VclBuilder: Pass UI dir/root to BuilderBaseMichael Weghorn1-4/+4
2024-08-16cid#1557618 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2024-08-07cool#9704 calc jsdialog autofilter send disabled entry informationJaume Pujantell1-0/+5
2024-07-09jsdialog: support on demand rendering for icon viewSzymon Kłos1-3/+15
2024-05-02jsdialog: fix updating on container "reorder_child" or "move"Tomaž Vajngerl1-0/+2
2024-03-28vcl: Implement JSLevelBarHubert Figuière1-0/+10
2024-03-20jsdialog: send update on spin button range changeJaume Pujantell1-0/+1
2024-03-05reduce heap allocation in JSDialogNotifyIdleNoel Grandin1-10/+9
2024-02-13jsdialog: use action for set_sensitiveSzymon Kłos1-1/+6
2024-01-15loplugin:unnecessaryvirtualNoel Grandin1-4/+4
2024-01-13cid#1546354 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2023-12-24cid#1545470 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-12-23cid#1546006 COPY_INSTEAD_OF_MOVECaolán McNamara1-2/+2
2023-12-19cid#1557601 COPY_INSTEAD_OF_MOVECaolán McNamara1-3/+3
2023-12-10cid#1545177 COPY_INSTEAD_OF_MOVECaolán McNamara1-4/+7
2023-12-10cid#1545975 COPY_INSTEAD_OF_MOVECaolán McNamara1-1/+1
2023-11-19Extended loplugin:ostr: vclStephan Bergmann1-3/+3
2023-10-14Re-enable Bullets and Numbering → CustomizeSkyler Grey1-0/+1
2023-09-18jsdialog: vertical notebookSzymon Kłos1-0/+10
2023-08-31jsdialog: combobox rendering with DPI setSzymon Kłos1-1/+1
2023-08-29jsdialog: rendering of custom entries in comboboxSzymon Kłos1-0/+2
2023-08-23tdf#146619 Remove unused includes from vcl/incGabor Kelemen2-5/+1
2023-07-13jsdialog: formatted spin fieldSzymon Kłos1-0/+13
2023-07-12jsdialog: calendar widgetSzymon Kłos1-0/+8
2023-05-12LOK: Navi-4 tree dblclickAttila Szűcs1-0/+4
2023-04-05fix leaks when using tools::JsonWriterNoel Grandin1-1/+1
2023-04-04jsdialog: send full update when shown not when createdSzymon Kłos1-0/+10
2023-04-03Fix heap-use-after-freeStephan Bergmann1-1/+1
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-60/+60
2023-03-31jsdialog: enable sort dialogSzymon Kłos1-0/+13
2023-03-21jsdialog: update Entry on replace_selectionSzymon Kłos1-0/+1
2023-03-21jsdialog: add wrapper for ScrolledWindowSzymon Kłos1-0/+26
2023-03-21jsdialog: set text for textview on every key pressSzymon Kłos1-0/+1
2023-03-21jsdialog: don't send full updates on tab changeSzymon Kłos1-22/+0
2023-03-21jsdialog: textselection action for text viewSzymon Kłos1-0/+1
2023-03-07jsdialog: don't close dialog on tab page destroySzymon Kłos1-0/+2
2023-03-06jsdialog: send full update when showing BuilderPageSzymon Kłos1-0/+2
2023-03-04JSDialog: implemented jsdialog support for the toggle buttonsPranam Lashkari1-0/+8
2023-03-04jsdialog: handle weld_widget_for_responseSzymon Kłos1-0/+4
2023-03-03jsdialog: add wrapper for weld:AssistantSzymon Kłos1-0/+12
2023-03-03lok: macro: VBA message dialogs was causing assertion failureMarco Cecchetti1-4/+10
2023-03-03Move SalInstanceLinkButton declaration to header fileSzymon Kłos1-0/+8
2023-01-06tdf#86630 sw: Add one-step page number insertion wizardofftkp1-0/+2
2022-12-16jsdialog: enter/leave tab page handlersSzymon Kłos1-0/+17
2022-11-29New loplugin:crosscastStephan Bergmann1-1/+1
2022-08-22jsdialog: send MessageDialog on run not when builtSzymon Kłos1-0/+11
2022-07-13clang-tidy modernize-pass-by-value in vclNoel Grandin1-1/+2
2022-07-04jsdialog: send grab_focus actionSzymon Kłos1-0/+8
2022-06-01Introduce weld::IconView::insert_separatorMike Kaganski1-0/+3