summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)Author
2023-02-27sc: remove protect cell tab from cell format dialogPranam Lashkari
2022-11-02sc: make InsertCell and DeleteCell async.Michael Meeks
2022-04-21sc: convert optimal width/height and normal width/height dialog to asyncrash419
2021-09-30loplugin:constparams improve handling of pointer paramsNoel Grandin
2021-07-28use officecfg for SvtCJKOptionsNoel Grandin
2021-07-20tdf#142763 sc UI: add first page header/footer optionsDaniel Arato (NISZ)
2021-07-19Move svl::Items to include/svl/whichranges.hxx, and unify its usageMike Kaganski
2021-07-15WhichRangesContainer, reduce malloc in SfxItemSetNoel Grandin
2021-05-22fix shutdown leak in ScCreateDialogFactoryNoel Grandin
2021-05-21add Toggleable as a separate thing to a ButtonCaolán McNamara
2021-04-17pivot table: properly close all subdialogsSzymon Kłos
2021-03-23tdf#124176 Use pragma once in s*Vincent LE GARREC
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-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer
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-06-05Upcoming loplugin:elidestringvar: scStephan Bergmann
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-15new loplugin:bufferaddNoel Grandin
2019-10-09Related: tdf#123765 fix up some screenshottingCaolán McNamara
2019-10-08implement gtk dialog screenshottingCaolán McNamara
2019-09-26now drop TabPageParent intermediateCaolán McNamara
2019-09-26disinherit OWizardPage and SfxTabPage from vcl TabPageCaolán McNamara
2019-05-12weld ScDataFormDlgCaolán McNamara
2019-05-11weld ScCondFormatManagerDlgCaolán McNamara
2019-05-08merge duplicated TriStateEnabled classCaolán McNamara
2019-05-07Resolves: tdf#125106 fix cell protect TriState togglesCaolán McNamara
2019-05-01weld ScPivotLayoutDialogCaolán McNamara
2019-04-27tdf#42949 Fix IWYU warnings in include/svx/[a-D]*Gabor Kelemen
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-27loplugin:simplifybool improve search for negated operatorNoel Grandin