summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namemgrtable.hxx
AgeCommit message (Expand)AuthorFilesLines
2018-10-29tdf#42949 Fix IWYU warnings in sc/source/ui/inc/[f-p]*Gabor Kelemen1-1/+0
2018-10-15loplugin:constfields in scNoel Grandin1-1/+1
2018-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen1-1/+0
2017-10-23loplugin:includeform: scStephan Bergmann1-2/+2
2017-08-25loplugin:constparam in sc part6Noel Grandin1-1/+1
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann1-2/+2
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-08-19loplugin:countusersofdefaultparams in scNoel Grandin1-1/+1
2016-01-10Fix typosAndrea Gelmini1-1/+1
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl1-3/+6
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann1-3/+3
2015-09-08convert Link<> to typedNoel Grandin1-1/+1
2015-08-31convert Link<> to typedNoel Grandin1-1/+1
2015-05-05loplugin:staticmethodsNoel Grandin1-1/+1
2015-04-10vclwidget: only call dispose() onceNoel Grandin1-0/+1
2014-04-19fixincludeguards.sh: scThomas Arnhold1-2/+2
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida1-0/+12
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-2/+2
2013-10-21fdo#68849 add some header guardsThomas Arnhold1-0/+5
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida1-0/+1
2013-07-16convert versions of dialog to .uiCaolán McNamara1-3/+3
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara1-15/+7
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-2/+2
2012-01-05handle relative refs in name dialogs correctlyMarkus Mohrhard1-1/+3
2011-12-19don't set current entry for every entry during initMarkus Mohrhard1-1/+1
2011-12-03correctly select new entry after returning from Define NamesMarkus Mohrhard1-0/+1
2011-11-29ManageNames: only calculate formula for visible range namesMarkus Mohrhard1-1/+12
2011-11-24ManageNames: moving the header separator now updates the table tooMarkus Mohrhard1-0/+2
2011-11-23ManageNames: add missing licence headersMarkus Mohrhard1-0/+1
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard1-1/+1
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard1-0/+16
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-4/+2
2011-11-23ManageNames: make Multiselection work in the tableMarkus Mohrhard1-0/+8
2011-11-23ManageNames: make Define Name dialog work againMarkus Mohrhard1-1/+1
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-0/+59