summaryrefslogtreecommitdiff
path: root/sc/source/ui/miscdlgs
AgeCommit message (Expand)AuthorFilesLines
2018-06-20weld SvxColorTabPageCaolán McNamara1-1/+2
2018-05-28weld ScTabBgColorDlgCaolán McNamara1-60/+30
2018-05-21loplugin:unusedfields in scNoel Grandin3-10/+6
2018-05-18weld ScSelEntryDlgCaolán McNamara1-21/+13
2018-05-18weld DataStreamDlgCaolán McNamara1-81/+61
2018-05-18weld ScInsertTableDlgCaolán McNamara1-123/+112
2018-05-17weld ScInsertContentsDlgCaolán McNamara1-176/+145
2018-05-15weld ScSolverNoSolutionDialogCaolán McNamara1-13/+6
2018-05-15weld ScSolverSuccessDialogCaolán McNamara1-24/+15
2018-05-15weld ScSolverIntegerDialogCaolán McNamara1-26/+12
2018-05-15weld ScColOrRowDlgCaolán McNamara1-28/+11
2018-05-15weld ScSolverValueDialogCaolán McNamara1-21/+12
2018-05-15weld ScFillSeriesDlgCaolán McNamara1-140/+112
2018-05-15weld ScRetypePassInputDlgCaolán McNamara1-68/+48
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen6-14/+19
2018-05-04weld ScMergeCellsDialogCaolán McNamara1-21/+9
2018-05-01weld ScMoveTableDlgCaolán McNamara2-131/+113
2018-05-01weld ScShowTabDlgCaolán McNamara2-38/+24
2018-05-01weld ScMetricInputDlgCaolán McNamara1-44/+35
2018-04-30weld ScGroupDlgCaolán McNamara1-23/+14
2018-04-27loplugin:constantparamNoel Grandin1-7/+1
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin2-7/+6
2018-04-20fix for "drop IS_SET macro"Noel Grandin2-2/+2
2018-04-19drop IS_SET macroNoel Grandin2-28/+14
2018-04-18convert DelCellCmd to scoped enumNoel Grandin1-5/+5
2018-04-18tdf#42949 Remove unnecessary localization headers of editengGabor Kelemen1-2/+0
2018-04-16weld SvxPostItDialogCaolán McNamara2-2/+2
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen30-43/+0
2018-04-13weld ScDeleteContentsDlgCaolán McNamara1-69/+51
2018-04-13weld ScNameCreateDlgCaolán McNamara1-24/+14
2018-04-13weld ScDeleteCellDlgCaolán McNamara1-33/+35
2018-04-13weld ScInsertCellDlgCaolán McNamara1-33/+36
2018-04-07weld ScLinkedAreaDlgCaolán McNamara1-98/+83
2018-04-06weld linkeditdialogCaolán McNamara3-3/+3
2018-04-05set external data dialog as parent for password dialogs of loading docsCaolán McNamara1-1/+1
2018-04-01remove unused processfactory.hxx includesJochen Nitschke1-1/+0
2018-03-23Typo: GetSelectItemId -> GetSelectedItemIdSamuel Mehrbrodt1-3/+3
2018-03-20drop unnecessary includesCaolán McNamara15-19/+0
2018-03-18unify the message dialogs with extra widgets casesCaolán McNamara1-15/+1
2018-03-17sc: prefix members of ScRefHandlerHenry Castro1-12/+12
2018-03-17sc: prefix members of ScFormulaReferenceHelperHenry Castro1-109/+109
2018-03-16lokdialog: do not lock events when opened ScFilter DialogHenry Castro1-19/+13
2018-03-15don't use heap for elements in ScRangePairListNoel Grandin1-6/+6
2018-03-14modernize ScRangePairList::CreateNameSortedArrayNoel Grandin1-8/+10
2018-03-10don't use heap for elements in ScRangeListNoel Grandin4-24/+24
2018-03-09inherit welded dialogs from a common ancestorCaolán McNamara2-5/+5
2018-03-01weld ScStringInputDlg to native dialogCaolán McNamara2-40/+24
2018-02-28convert COL_ constants to be of type ColorNoel Grandin1-1/+1
2018-02-27replace Color(COL_*) with COL_*Noel Grandin3-10/+10
2018-02-26convert corner case warningboxes with checkboxesCaolán McNamara1-10/+24