summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg
AgeCommit message (Expand)AuthorFilesLines
2019-10-15Resolves: tdf#128137 cursor jumping during edit, etc.Caolán McNamara2-6/+17
2019-09-26loplugin:constmethod in scNoel Grandin1-2/+2
2019-05-13drop some unneeded includesCaolán McNamara1-2/+0
2019-05-11remove unused RefEdit/RefButtonCaolán McNamara2-7/+7
2019-05-11weld conditional formattingCaolán McNamara2-8/+8
2019-04-12rename ScRangeManagerTable back to RangeManagerTableCaolán McNamara3-17/+17
2019-04-12loplugin:unusedmethodsNoel Grandin1-284/+0
2019-04-11weld ScNameDefDlgCaolán McNamara2-97/+78
2019-04-11weld ScNameDlgCaolán McNamara2-183/+200
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+2
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen3-9/+6
2019-03-11loplugin:constantparamNoel Grandin1-4/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-1/+1
2019-02-12weld ScNamePasteDlgCaolán McNamara2-36/+139
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen3-6/+3
2019-01-10pass ScTokenArray around by unique_ptrNoel Grandin2-6/+2
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov3-19/+12
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-0/+1
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen3-0/+3
2018-10-16tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[a-e]*Gabor Kelemen2-0/+2
2018-10-09use unique_ptr in SfxUndoManager::AddUndoActionNoel Grandin1-1/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen3-12/+15
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen3-4/+0
2018-03-20drop unnecessary includesCaolán McNamara2-2/+0
2018-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin1-1/+1
2018-02-14loplugin:changetoolsgen in scNoel Grandin1-1/+1
2017-10-26vcl: make MapMode constructor explicitMichael Stahl1-1/+1
2017-10-23loplugin:includeform: scStephan Bergmann4-37/+37
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt2-4/+4
2017-08-25loplugin:constparam in sc part6Noel Grandin3-3/+3
2017-08-15loplugin:checkunusedparams in scNoel Grandin1-1/+1
2017-07-21migrate to boost::gettextCaolán McNamara1-1/+1
2017-05-18Pass grammar to ScCompiler ctor instead of subsequent SetGrammar()Eike Rathke2-4/+2
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock2-0/+2
2017-04-12tag ScAddress and friends with SAL_WARN_UNUSEDNoel Grandin1-2/+0
2017-04-04tdf#39468 Translate German commentsJens Carl1-1/+1
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara1-1/+1
2017-01-28tdf#86214 User isn't warned entering a cell address not allowedAbhilash Singh2-3/+12
2016-12-08convert SFX_HINT to scoped enumNoel Grandin1-1/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin2-5/+5
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann4-16/+16
2016-09-23convert formula error codes to scoped enumNoel Grandin2-5/+5
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-07-26Resolves: tdf#87474 handle renaming of named expressions/ranges in formulasEike Rathke2-2/+7
2016-06-08Let loplugin:passstuffbyref also look at fn defn not preceded by any declStephan Bergmann1-1/+1
2016-05-30Convert SelectionMode to scoped enumNoel Grandin1-1/+1
2016-04-21new plugin stylepoliceNoel Grandin1-2/+2
2016-04-14loplugin:passstuffbyref in scNoel Grandin1-1/+1