summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg/scdlgfact.cxx
AgeCommit message (Expand)AuthorFilesLines
11 daystdf#152336 Detect charset and separators for csv filesGabriel Masei1-2/+3
2024-03-26tdf#160338 Calc freeze on Text Attribute dialogNoel Grandin1-35/+0
2024-01-29make chart-source dialog asyncNoel Grandin1-0/+5
2024-01-29make append/rename table dialog asyncNoel Grandin1-0/+5
2024-01-29make set-tab-bg-col dialog asyncNoel Grandin1-0/+5
2024-01-24make insert table dialog asyncNoel Grandin1-0/+5
2024-01-24convert more calc dialogs to asyncNoel Grandin1-0/+35
2024-01-23sc: make inactive sheets movable and copyableBayram Çiçek1-1/+6
2023-07-25follow tdf#154131 Treat also HMTL importLaurent Balland1-0/+5
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski1-24/+24
2023-03-22sc drawstyles: Add a dialog for style editingMaxim Monastirsky1-0/+7
2022-11-15sc: convert optimal width/height and normal width/height dialog to asyncrash4191-1/+6
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks1-0/+10
2022-06-07tdf#129674 Add GoTo Sheet commandLaurent BP1-0/+32
2022-02-03sal_uLong->sal_Int32 for refresh delayNoel Grandin1-4/+4
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)1-0/+12
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin1-1/+1
2021-04-17pivot table: properly close all subdialogsSzymon Kłos1-0/+10
2021-03-09let ScLinkedAreaDlg have a Widget parent instead of a WindowCaolán McNamara1-1/+1
2021-03-08pivot table: make subdialogs of pivot table dialog asyncSzymon Kłos1-2/+12
2021-02-19tdf#65872 [WIP] Allow prefered interpretation of pasted numbers to be savedGeorge Bateman1-0/+5
2021-01-11CreateScSubTotalDlg always called with a non-null pArgSetCaolán McNamara1-2/+2
2021-01-11CreateScAutoFormatDlg always passed a non-null ScViewData*Caolán McNamara1-2/+2
2021-01-07Make Pivot table db & external source dialogs asyncSzymon Kłos1-2/+12
2020-11-30Make Pivot table data source dialog asyncSzymon Kłos1-1/+6
2020-11-27tdf#42949 Fix new IWYU warnings in directory sc/Gabor Kelemen1-0/+2
2020-10-20use tools::Long in scNoel1-4/+4
2020-09-23ScRefAddress::GetRefString never passed a null ScDocument*Caolán McNamara1-2/+2
2020-09-18Make Group dialog asyncSzymon Kłos1-1/+6
2020-07-28Make Sort dialog asyncSzymon Kłos1-2/+17
2020-07-08distinguish between dialog screenshoting and rendering a widgetCaolán McNamara1-28/+14
2020-04-30loplugin:makeshared in scNoel Grandin1-20/+20
2020-03-25tdf#127113: Allow to fill any two numeric fields in Fill Series dialogSarper Akdemir1-1/+3
2020-02-07tdf#99693 Add Highlighting tab for CalcMaxim Monastirsky1-2/+2
2019-11-08Resolves: tdf#128667 crash in csv import from pasteCaolán McNamara1-0/+5
2019-10-17weld ScImportAsciiDlgCaolán McNamara1-7/+21
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara1-0/+176
2019-05-12weld ScDataFormDlgCaolán McNamara1-4/+6
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara1-8/+15
2019-05-01weld ScPivotLayoutDialogCaolán McNamara1-2/+2
2019-04-09drop newly unused ScAbstractTabDialog_ImplCaolán McNamara1-28/+0
2019-04-08weld ScHFEditDlgCaolán McNamara1-13/+13
2019-03-28loplugin:useuniqueptr in sc dialog constructorsNoel Grandin1-4/+4
2019-03-26weld ScPivotFilterDlgCaolán McNamara1-6/+8
2019-03-16weld ScAutoFormatDlgCaolán McNamara1-7/+10
2019-03-11weld ScSubTotalDlgCaolán McNamara1-3/+2
2019-02-21tdf#42949 Fix IWYU warnings in sc/source/ui/[a-c]*Gabor Kelemen1-7/+0
2019-02-15weld ScDPFunctionDlgCaolán McNamara1-9/+12
2019-02-15weld ScDPSubtotalDlgCaolán McNamara1-10/+13
2019-02-15weld ScImportOptionsDlgCaolán McNamara1-11/+13