summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedefdlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-1/+0
2018-10-15loplugin:constfields in scNoel Grandin1-2/+2
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh1-0/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2015-10-16convert Link<> to typedNoel Grandin1-1/+1
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-6/+6
2015-09-24convert Link<> to typedNoel Grandin1-1/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-12/+13
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
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