summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namepast.cxx
AgeCommit message (Expand)Author
2019-04-12rename ScRangeManagerTable back to RangeManagerTableCaolán McNamara
2019-02-12weld ScNamePasteDlgCaolán McNamara
2019-01-29o3tl::make_unique -> std::make_unique in scGabor Kelemen
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-04-16tdf#42949 Remove unnecessary localization headers from scGabor Kelemen
2017-10-26vcl: make MapMode constructor explicitMichael Stahl
2017-10-23loplugin:includeform: scStephan Bergmann
2017-08-15loplugin:checkunusedparams in scNoel Grandin
2017-07-21migrate to boost::gettextCaolán McNamara
2017-02-16miscdlgs.hrc is just one line that includes another headerCaolán McNamara
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-04-14loplugin:passstuffbyref in scNoel Grandin
2015-11-02sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-08-26Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin
2015-04-20sc: convert new to ::CreateNoel Grandin
2015-04-10vclwidget: only call dispose() onceNoel Grandin
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin
2015-04-09vcl: VclPtr conversion in scNoel Grandin
2015-03-23loplugin:constantfunction: scNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-06-25remove whitespaceMarkus Mohrhard
2014-06-24new compilerplugin returnbyrefNoel Grandin
2014-06-13loplugin:staticcallStephan Bergmann
2014-04-06whitespace cleanup in scMarkus Mohrhard
2014-03-03Remove visual noise from scAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-03-15ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-01-05handle relative refs in name dialogs correctlyMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Paste Names dialogMarkus Mohrhard
2011-11-27remove include of pch header from scNorbert Thiebaud
2011-11-23ManageNames: disable paste buttons if table is emptyMarkus Mohrhard
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard
2011-11-23ManageNames: Paste names, initial layout without tableMarkus Mohrhard
2011-11-23ManageNames: restructure the codeMarkus Mohrhard