summaryrefslogtreecommitdiff
path: root/sc/source/ui/attrdlg
AgeCommit message (Expand)AuthorFilesLines
2019-02-15weld ScDPFunctionDlgCaolán McNamara2-14/+23
2019-02-15weld ScDPSubtotalDlgCaolán McNamara2-16/+25
2019-02-15weld ScImportOptionsDlgCaolán McNamara2-17/+27
2019-02-15weld ScDPDateGroupDlgCaolán McNamara2-11/+20
2019-02-14weld ScDPNumGroupDlgCaolán McNamara2-8/+19
2019-02-12weld ScNamePasteDlgCaolán McNamara2-7/+16
2019-02-02weld ScTextImportOptionsDlgCaolán McNamara2-8/+19
2019-02-02weld ScNewScenarioDlgCaolán McNamara2-9/+18
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-25/+24
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen1-0/+1
2018-11-30tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxxGabor Kelemen1-2/+1
2018-11-22improve function-local statics in scNoel Grandin1-3/+1
2018-11-19tdf#42949 Fix IWYU warnings in include/vcl/[ab]*Gabor Kelemen2-0/+2
2018-11-05Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOPTor Lillqvist1-4/+0
2018-11-05We want the function pointer here, but not call it yetTor Lillqvist1-1/+1
2018-11-05tdf#105225 new background tab pageJim Raykowski1-0/+4
2018-10-24weld AdvancedSettingsDialogCaolán McNamara1-3/+3
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-09-28weld ScStyleDlgCaolán McNamara2-22/+7
2018-09-28weld ScAttrDlgCaolán McNamara3-24/+22
2018-09-24weld ScTabPageProtectionCaolán McNamara1-48/+39
2018-09-18weld ScParagraphDlgCaolán McNamara2-4/+3
2018-09-18weld ScCharDlgCaolán McNamara2-4/+3
2018-09-17New loplugin:externalStephan Bergmann1-1/+1
2018-09-03loplugin:useuniqueptr in various in scNoel Grandin2-3/+3
2018-08-29loplugin:useuniqueptr in the sc dialog classesNoel Grandin2-57/+57
2018-08-07tdf#42949 Fix remaining IWYU warnings in sc/incGabor Kelemen3-0/+3
2018-07-17loplugin:useuniqueptr in ScCondFormatManagerDlgNoel Grandin2-2/+2
2018-06-25tdf#105225 new background tab page for Calc Format Cells dialogJim Raykowski1-2/+2
2018-06-12fix leak in SfxApplication::OpenDocExec_ImplNoel Grandin1-1/+1
2018-06-12loplugin:constantparamNoel Grandin1-1/+1
2018-06-09remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"(Noel Grandin1-1/+0
2018-05-30use BitmapEx in the screenshot stuffNoel Grandin1-2/+2
2018-05-28lok: sc: tunneling the ascii import dialog on paste actionMarco Cecchetti2-3/+5
2018-05-28weld ScTabBgColorDlgCaolán McNamara2-10/+20
2018-05-21weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFieldsCaolán McNamara2-4/+52
2018-05-20weld ScDataPilotDatabaseDlgCaolán McNamara2-7/+16
2018-05-20weld ScDPShowDetailDlgCaolán McNamara2-7/+19
2018-05-19weld ScSortWarningDlgCaolán McNamara2-6/+16
2018-05-19weld ScColRowLabelDlgCaolán McNamara2-10/+19
2018-05-18weld ScSelEntryDlgCaolán McNamara2-9/+16
2018-05-18weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlgCaolán McNamara2-24/+42
2018-05-18weld ScInsertTableDlgCaolán McNamara2-13/+22
2018-05-17weld ScInsertContentsDlgCaolán McNamara2-18/+27
2018-05-15weld ScFillSeriesDlgCaolán McNamara2-14/+22
2018-05-01weld ScMoveTableDlgCaolán McNamara2-13/+21
2018-05-01weld ScShowTabDlgCaolán McNamara2-22/+33
2018-05-01weld ScMetricInputDlgCaolán McNamara2-10/+20
2018-04-30weld ScGroupDlgCaolán McNamara2-9/+16
2018-04-28loplugin:countusersofdefaultparamsNoel Grandin1-1/+1