summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/namedlg/namedlg.cxx
Commit message (Expand)AuthorAgeFilesLines
* make ResId::toString a non-static memberCaolán McNamara2012-04-301-2/+2
* Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks2012-04-021-4/+1
* New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann2012-03-011-9/+9
* fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power2012-02-241-0/+18
* cleanup namedlg.cxxMarkus Mohrhard2012-02-141-6/+0
* remove unused methodsThomas Arnhold2012-01-171-14/+0
* simplify CharClassCaolán McNamara2012-01-091-4/+4
* Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot2012-01-071-1/+1
* handle relative refs in name dialogs correctlyMarkus Mohrhard2012-01-051-1/+1
* don't show the warning message if the name is correctMarkus Mohrhard2011-12-051-0/+4
* ManageNames: set the color of the info text field for warningsMarkus Mohrhard2011-12-051-10/+11
* correctly select new entry after returning from Define NamesMarkus Mohrhard2011-12-031-0/+6
* ManageNames: make the add button usableMarkus Mohrhard2011-12-031-12/+36
* ManageNames: remove Select button from Manage NamesMarkus Mohrhard2011-12-011-6/+0
* ManageNames: move some strings to globstrMarkus Mohrhard2011-12-011-3/+2
* ManageNames: the mode switcher needs to be enabled tooMarkus Mohrhard2011-12-011-1/+1
* ManageNames: fix tab order in Manage NamesMarkus Mohrhard2011-12-011-12/+11
* remove include of pch header from scNorbert Thiebaud2011-11-271-2/+0
* ManageNames: improve layout of dialogMarkus Mohrhard2011-11-261-1/+1
* ManageNames:the Reference button should be disabled like the range fieldMarkus Mohrhard2011-11-261-15/+4
* ManageNames: only update the range names if we really changed dataMarkus Mohrhard2011-11-231-3/+10
* ManageNames: set correct text for multiselectionMarkus Mohrhard2011-11-231-0/+4
* ManageNames: disable some elements if table is emptyMarkus Mohrhard2011-11-231-0/+36
* ManageNames: move some strings to globstr.[sh]rcMarkus Mohrhard2011-11-231-1/+1
* remove ScRangeName::findByNameMarkus Mohrhard2011-11-231-1/+1
* ManageNames: remove Add Button and debug outputMarkus Mohrhard2011-11-231-50/+4
* Manage Names: fix an initialization problemMarkus Mohrhard2011-11-231-13/+4
* ManageNames: update range data also if checkboxes are toggledMarkus Mohrhard2011-11-231-0/+4
* ManageNames: implement ScNameDlg::IsFormulaValidMarkus Mohrhard2011-11-231-1/+17
* ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard2011-11-231-5/+15
* ManageNames: don't change selection after user inputMarkus Mohrhard2011-11-231-1/+10
* ManageNames: add undo to Define Names dialogMarkus Mohrhard2011-11-231-38/+24
* ManageNames: make global undo work again with dialogMarkus Mohrhard2011-11-231-4/+12
* ManageNames: make modify button obsoleteMarkus Mohrhard2011-11-231-34/+37
* ManageNames: make Multiselection work in the tableMarkus Mohrhard2011-11-231-48/+78
* ManageNames: improve layout of ManageNames dialogMarkus Mohrhard2011-11-231-6/+45
* ManageNames: restructure the codeMarkus Mohrhard2011-11-231-94/+1
* ManageNames: clean ScNameDlg even moreMarkus Mohrhard2011-11-231-5/+21
* ManageNames: remove no longer needed undo stackMarkus Mohrhard2011-11-231-145/+0
* ManageNames: clean up ui for new conceptMarkus Mohrhard2011-11-231-23/+0
* Removed uses of rtl::O[U]String[Buffer]::operator sal_{char|Unicode} const *().Stephan Bergmann2011-09-271-1/+1
* move the checkboxes below the more buttonMarkus Mohrhard2011-09-271-0/+34
* Manage Names: braodcast change in range names now directlyMarkus Mohrhard2011-09-241-0/+4
* Manage Names: add comments and remove dead codeMarkus Mohrhard2011-09-241-12/+1
* Manage Names: refactoring in namedlg.cxxMarkus Mohrhard2011-09-241-97/+73
* show only relevant range namesMarkus Mohrhard2011-09-241-10/+16
* fix crash, various button problems, memory leakMarkus Mohrhard2011-09-241-2/+30
* Manage Names: set new entry as selectedMarkus Mohrhard2011-09-241-2/+3
* inital work for new "Manage Names" dialogMarkus Mohrhard2011-09-231-372/+422
* just silence the auto_ptr deprecations in isolationCaolán McNamara2011-09-221-0/+4