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