summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg/namemgrtable.cxx
AgeCommit message (Expand)AuthorFilesLines
2014-04-09fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida1-2/+12
2013-08-02Fix build.Thorsten Behrens1-1/+1
2013-08-02fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida1-5/+14
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák1-1/+1
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks1-23/+4
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara1-1/+0
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-6/+6
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+2
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara1-40/+53
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida1-9/+9
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-1/+1
2012-03-26prevent update during init in name dlgs, related fdo#45679Markus Mohrhard1-0/+2
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann1-2/+2
2012-02-23avoid temporary rtl::OUStringTakeshi Abe1-1/+1
2012-01-09simplify CharClassCaolán McNamara1-1/+1
2012-01-05handle relative refs in name dialogs correctlyMarkus Mohrhard1-3/+4
2011-12-19don't set current entry for every entry during initMarkus Mohrhard1-3/+4
2011-12-03correctly select new entry after returning from Define NamesMarkus Mohrhard1-0/+12
2011-12-01ManageNames: minor problem with size of header barMarkus Mohrhard1-0/+2
2011-11-29ManageNames: only calculate formula for visible range namesMarkus Mohrhard1-6/+48
2011-11-26ManageNames: make the header bar work correctlyMarkus Mohrhard1-1/+6
2011-11-24change ScRangeName's container to boost::ptr_mapMarkus Mohrhard1-3/+3
2011-11-24ManageNames: moving the header separator now updates the table tooMarkus Mohrhard1-0/+64
2011-11-23'const_iterator' instead of 'iterator' to fix Windows build.Jan Holesovsky1-1/+1
2011-11-23ManageNames: make pasting of multiple names working and fix crashMarkus Mohrhard1-6/+10
2011-11-23ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard1-4/+4
2011-11-23ManageNames: add missing licence headersMarkus Mohrhard1-0/+1
2011-11-23Manage Names: fix an initialization problemMarkus Mohrhard1-0/+7
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-7/+6
2011-11-23ManageNames: make Multiselection work in the tableMarkus Mohrhard1-16/+39
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-0/+138