summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namemgrtable.cxx
AgeCommit message (Expand)AuthorFilesLines
2023-12-04cid#1546332 Using invalid iteratorJulien Nabet1-2/+10
2023-10-23Extended loplugin:ostr: Rewrite some O[U]StringLiteral -> O[U]StringStephan Bergmann1-1/+1
2023-10-01tdf#154449 Add support for hidden named rangesRafael Lima1-1/+3
2022-09-02no need to use unique_ptr for this map in sc::ScRangeNameNoel Grandin1-7/+7
2021-11-08make a number of Calc functions return value by actually returning itLuboš Luňák1-2/+1
2021-10-16Simplify vector initialization in scJulien Nabet1-3/+3
2021-09-17rather return ref from getCharClassPtrNoel Grandin1-1/+1
2020-11-19tdf#123936 Formatting files in module sc with clang-formatPhilipp Hofer1-16/+13
2020-02-22ScGlobal - change direct access to a static ptr for a getterTomaž Vajngerl1-1/+1
2019-10-15Resolves: tdf#128137 cursor jumping during edit, etc.Caolán McNamara1-2/+11
2019-09-26loplugin:constmethod in scNoel Grandin1-2/+2
2019-05-13drop some unneeded includesCaolán McNamara1-2/+0
2019-04-12rename ScRangeManagerTable back to RangeManagerTableCaolán McNamara1-15/+15
2019-04-12loplugin:unusedmethodsNoel Grandin1-284/+0
2019-04-11weld ScNameDlgCaolán McNamara1-2/+36
2019-03-16weld SwEditRegionDlgCaolán McNamara1-0/+2
2019-03-11tdf#42949 Fix IWYU warnings in sc/source/ui/[f-o]*/*cxxGabor Kelemen1-6/+6
2019-03-11loplugin:constantparamNoel Grandin1-4/+2
2019-02-19weld ChineseDictionaryDialogCaolán McNamara1-1/+1
2019-02-12weld ScNamePasteDlgCaolán McNamara1-0/+115
2019-01-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov1-4/+3
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen1-0/+1
2018-05-12Replace ScGlobal::GetRscString with simple ScResId callsGabor Kelemen1-4/+5
2018-04-25SvTabListBox::SetTabs, pass count explicitNoel Grandin1-4/+4
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+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-23loplugin:includeform: scStephan Bergmann1-9/+9
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock1-0/+1
2016-10-05convert MapUnit to scoped enumNoel Grandin1-4/+4
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
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-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke1-1/+1
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann1-2/+2
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-13/+14
2015-10-20loplugin:defaultparamsStephan Bergmann1-3/+3
2015-10-19loplugin:defaultparamsStephan Bergmann1-1/+1
2015-09-08convert Link<> to typedNoel Grandin1-2/+1
2015-08-31convert Link<> to typedNoel Grandin1-7/+3
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke1-1/+1
2015-05-20Those #define-s are still usedKatarina Behrens1-0/+4
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens1-7/+3
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks1-0/+6
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-0/+6
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1