summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namedefdlg.cxx
AgeCommit message (Expand)AuthorFilesLines
2020-09-16IsNameValid never passed a null ScDocument*Caolán McNamara1-1/+1
2020-09-15establish that ScViewData::GetDocument can always return ScDocument&Caolán McNamara1-1/+1
2020-09-14both branches dereference ScDocument* argCaolán McNamara1-1/+1
2020-08-19make a LabelType enum distinct from MessageTypeCaolán McNamara1-4/+4
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-1/+1
2019-11-14cid#1455325 establish that pDoc cannot be null thereCaolán McNamara1-2/+2
2019-11-14mpDoc is assumed to be non-nullCaolán McNamara1-57/+54
2019-11-14SetReference ScDocument arg is never nullCaolán McNamara1-3/+3
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara1-3/+3
2019-05-11weld conditional formattingCaolán McNamara1-4/+4
2019-04-11weld ScNameDefDlgCaolán McNamara1-96/+77
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-1/+0
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen1-1/+1
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin1-3/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen1-0/+1
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-4/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-10/+10
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt1-2/+2
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke1-2/+1
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh1-2/+11
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-4/+4
2016-09-23convert formula error codes to scoped enumNoel Grandin1-3/+3
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke1-1/+1
2016-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-6/+6
2016-03-12tdf#84938 Change defines to typed_flagsJochen Nitschke1-2/+2
2016-03-03remove double definesJochen Nitschke1-10/+2
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-3/+3
2015-10-16convert Link<> to typedNoel Grandin1-2/+1
2015-09-24convert Link<> to typedNoel Grandin1-2/+1
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin1-4/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-1/+1
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin1-0/+21
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-11/+8
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke1-2/+4
2014-09-23fdo#82577: Handle WindowNoel Grandin1-1/+1
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard1-0/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert1-0/+2
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara1-6/+4
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-2/+2
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4