summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedefdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-3/+3
2013-03-06remove .src remnantsCaolán McNamara1-1/+0
2013-03-06adapt code to define name .ui conversionCaolán McNamara1-25/+17
2012-03-06ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a LinkCaolán McNamara1-1/+0
2011-12-03ManageNames: make the add button usableMarkus Mohrhard1-0/+6
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard1-2/+0
2011-12-01ManageNames: fix taborder for DefineNames dialogMarkus Mohrhard1-9/+10
2011-11-27missing virtual constructorMarkus Mohrhard1-0/+2
2011-11-23ManageNames: handle formula errors in Define Names dialog correctlyMarkus Mohrhard1-0/+1
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard1-1/+2
2011-11-23ManageNames: need to store the strings in variablesMarkus Mohrhard1-1/+6
2011-11-23ManageNames: add RangeOptions button to Define Name dialogMarkus Mohrhard1-0/+3
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard1-1/+3
2011-11-23ManageNames: make formula input box work correctlyMarkus Mohrhard1-1/+4
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard1-0/+9
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-3/+4
2011-11-23Manage Names: add most logic to Define Name dialogMarkus Mohrhard1-1/+21
2011-11-23ManageNames: improve AddNames UI, no logic yetMarkus Mohrhard1-2/+24
2011-11-23ManageNames: add menu and dialog for Add NameMarkus Mohrhard1-0/+43