summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namemgrtable.cxx
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-04-12rename ScRangeManagerTable back to RangeManagerTableCaolán McNamara
2019-04-12loplugin:unusedmethodsNoel Grandin
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-08Simplify containers iterations in sc/source/ui/[f-u]*Arkadiy Illarionov
2018-10-26tdf#42949 Fix IWYU warnings in include/unotools/*Gabor Kelemen
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-02-17Revert "loplugin:changetoolsgen in sc" and reapply pluginNoel Grandin
2018-02-14loplugin:changetoolsgen in scNoel Grandin
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-25loplugin:constparam in sc part6Noel Grandin
2017-04-25tools: svstream.hxx needs only errcode.hxx & not errinf.hxxChris Sherlock
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
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-03-22tdf#84938 replace #define with scoped typed_flagsJochen Nitschke
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-09-08convert Link<> to typedNoel Grandin
2015-08-31convert Link<> to typedNoel Grandin
2015-07-13Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke
2015-05-20Those #define-s are still usedKatarina Behrens
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks
2015-04-27More loplugin:simplifyboolStephan Bergmann
2015-04-22convert HIB_ constants to scoped enumNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2014-10-11convert vcl StateChangedType to enum classNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-05-11fix-includes.pl: scThomas Arnhold
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida