summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg/scdlgfact.cxx
AgeCommit message (Expand)Author
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2023-03-22sc drawstyles: Add a dialog for style editingMaxim Monastirsky
2022-11-15sc: convert optimal width/height and normal width/height dialog to asyncrash419
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-03-09let ScLinkedAreaDlg have a Widget parent instead of a WindowCaolán McNamara
2021-03-08pivot table: make subdialogs of pivot table dialog asyncSzymon Kłos
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos
2020-11-30Make Pivot table data source dialog asyncSzymon Kłos
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen
2020-10-20use tools::Long in scNoel
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara
2020-09-18Make Group dialog asyncSzymon Kłos
2020-07-28Make Sort dialog asyncSzymon Kłos
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara
2020-04-30loplugin:makeshared in scNoel Grandin
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara
2019-10-17weld ScImportAsciiDlgCaolán McNamara
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-04-09drop newly unused ScAbstractTabDialog_ImplCaolán McNamara
2019-04-08weld ScHFEditDlgCaolán McNamara
2019-03-28loplugin:useuniqueptr in sc dialog constructorsNoel Grandin
2019-03-26weld ScPivotFilterDlgCaolán McNamara
2019-03-16weld ScAutoFormatDlgCaolán McNamara
2019-03-11weld ScSubTotalDlgCaolán McNamara
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen
2019-02-15weld ScDPFunctionDlgCaolán McNamara
2019-02-15weld ScDPSubtotalDlgCaolán McNamara
2019-02-15weld ScImportOptionsDlgCaolán McNamara
2019-02-15weld ScDPDateGroupDlgCaolán McNamara
2019-02-14weld ScDPNumGroupDlgCaolán McNamara
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara
2019-02-02weld ScNewScenarioDlgCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-10-24weld AdvancedSettingsDialogCaolán McNamara
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen