Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-02-15 | weld ScDPFunctionDlg | Caolán McNamara | 2 | -14/+23 |
2019-02-15 | weld ScDPSubtotalDlg | Caolán McNamara | 2 | -16/+25 |
2019-02-15 | weld ScImportOptionsDlg | Caolán McNamara | 2 | -17/+27 |
2019-02-15 | weld ScDPDateGroupDlg | Caolán McNamara | 2 | -11/+20 |
2019-02-14 | weld ScDPNumGroupDlg | Caolán McNamara | 2 | -8/+19 |
2019-02-12 | weld ScNamePasteDlg | Caolán McNamara | 2 | -7/+16 |
2019-02-02 | weld ScTextImportOptionsDlg | Caolán McNamara | 2 | -8/+19 |
2019-02-02 | weld ScNewScenarioDlg | Caolán McNamara | 2 | -9/+18 |
2019-01-29 | o3tl::make_unique -> std::make_unique in sc | Gabor Kelemen | 1 | -25/+24 |
2019-01-07 | tdf#42949 Fix IWYU warnings in include/vcl/[v-x]* | Gabor Kelemen | 1 | -0/+1 |
2018-11-30 | tdf#42949 Fix IWYU warnings in sc/source/ui/*/hxx | Gabor Kelemen | 1 | -2/+1 |
2018-11-22 | improve function-local statics in sc | Noel Grandin | 1 | -3/+1 |
2018-11-19 | tdf#42949 Fix IWYU warnings in include/vcl/[ab]* | Gabor Kelemen | 2 | -0/+2 |
2018-11-05 | Make ScAbstractDialogFactory::Create() do its job also on non-DESKTOP | Tor Lillqvist | 1 | -4/+0 |
2018-11-05 | We want the function pointer here, but not call it yet | Tor Lillqvist | 1 | -1/+1 |
2018-11-05 | tdf#105225 new background tab page | Jim Raykowski | 1 | -0/+4 |
2018-10-24 | weld AdvancedSettingsDialog | Caolán McNamara | 1 | -3/+3 |
2018-10-16 | tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]* | Gabor Kelemen | 1 | -0/+1 |
2018-09-28 | weld ScStyleDlg | Caolán McNamara | 2 | -22/+7 |
2018-09-28 | weld ScAttrDlg | Caolán McNamara | 3 | -24/+22 |
2018-09-24 | weld ScTabPageProtection | Caolán McNamara | 1 | -48/+39 |
2018-09-18 | weld ScParagraphDlg | Caolán McNamara | 2 | -4/+3 |
2018-09-18 | weld ScCharDlg | Caolán McNamara | 2 | -4/+3 |
2018-09-17 | New loplugin:external | Stephan Bergmann | 1 | -1/+1 |
2018-09-03 | loplugin:useuniqueptr in various in sc | Noel Grandin | 2 | -3/+3 |
2018-08-29 | loplugin:useuniqueptr in the sc dialog classes | Noel Grandin | 2 | -57/+57 |
2018-08-07 | tdf#42949 Fix remaining IWYU warnings in sc/inc | Gabor Kelemen | 3 | -0/+3 |
2018-07-17 | loplugin:useuniqueptr in ScCondFormatManagerDlg | Noel Grandin | 2 | -2/+2 |
2018-06-25 | tdf#105225 new background tab page for Calc Format Cells dialog | Jim Raykowski | 1 | -2/+2 |
2018-06-12 | fix leak in SfxApplication::OpenDocExec_Impl | Noel Grandin | 1 | -1/+1 |
2018-06-12 | loplugin:constantparam | Noel Grandin | 1 | -1/+1 |
2018-06-09 | remove cargo cult OSL_ENSURE(pFact, "ScAbstractFactory create fail!"( | Noel Grandin | 1 | -1/+0 |
2018-05-30 | use BitmapEx in the screenshot stuff | Noel Grandin | 1 | -2/+2 |
2018-05-28 | lok: sc: tunneling the ascii import dialog on paste action | Marco Cecchetti | 2 | -3/+5 |
2018-05-28 | weld ScTabBgColorDlg | Caolán McNamara | 2 | -10/+20 |
2018-05-21 | weld ScSortDlg, ScTabPageSortOptions and ScTabPageSortFields | Caolán McNamara | 2 | -4/+52 |
2018-05-20 | weld ScDataPilotDatabaseDlg | Caolán McNamara | 2 | -7/+16 |
2018-05-20 | weld ScDPShowDetailDlg | Caolán McNamara | 2 | -7/+19 |
2018-05-19 | weld ScSortWarningDlg | Caolán McNamara | 2 | -6/+16 |
2018-05-19 | weld ScColRowLabelDlg | Caolán McNamara | 2 | -10/+19 |
2018-05-18 | weld ScSelEntryDlg | Caolán McNamara | 2 | -9/+16 |
2018-05-18 | weld ScDataPilotSourceTypeDlg and ScDataPilotServiceDlg | Caolán McNamara | 2 | -24/+42 |
2018-05-18 | weld ScInsertTableDlg | Caolán McNamara | 2 | -13/+22 |
2018-05-17 | weld ScInsertContentsDlg | Caolán McNamara | 2 | -18/+27 |
2018-05-15 | weld ScFillSeriesDlg | Caolán McNamara | 2 | -14/+22 |
2018-05-01 | weld ScMoveTableDlg | Caolán McNamara | 2 | -13/+21 |
2018-05-01 | weld ScShowTabDlg | Caolán McNamara | 2 | -22/+33 |
2018-05-01 | weld ScMetricInputDlg | Caolán McNamara | 2 | -10/+20 |
2018-04-30 | weld ScGroupDlg | Caolán McNamara | 2 | -9/+16 |
2018-04-28 | loplugin:countusersofdefaultparams | Noel Grandin | 1 | -1/+1 |