summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/namedlg.hxx
AgeCommit message (Expand)AuthorFilesLines
2014-06-25remove whitespaceMarkus Mohrhard1-1/+0
2014-04-19fixincludeguards.sh: scThomas Arnhold1-3/+3
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida1-2/+3
2014-04-06whitespace cleanup in scMarkus Mohrhard1-4/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann1-5/+5
2014-03-03Remove visual noise from scAlexander Wilms1-1/+1
2014-02-21vcl: sal_Bool -> boolStephan Bergmann1-1/+1
2014-02-14sal_Bool->boolNoel Grandin1-2/+2
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara1-28/+19
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák1-10/+10
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara1-1/+1
2012-12-04re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-01-17remove unused methodsThomas Arnhold1-1/+0
2011-12-03ManageNames: make the add button usableMarkus Mohrhard1-1/+6
2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard1-1/+0
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard1-1/+0
2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard1-14/+13
2011-11-23ManageNames: only update the range names if we really changed dataMarkus Mohrhard1-0/+1
2011-11-23ManageNames: set correct text for multiselectionMarkus Mohrhard1-0/+1
2011-11-23ManageNames: disable some elements if table is emptyMarkus Mohrhard1-0/+1
2011-11-23ManageNames: use a more modern looking button for RangeOptionsMarkus Mohrhard1-2/+2
2011-11-23ManageNames: add table to "Paste Names" dialogMarkus Mohrhard1-9/+0
2011-11-23ManageNames: need a virtual destructor hereMarkus Mohrhard1-1/+1
2011-11-23ManageNames: don't change selection after user inputMarkus Mohrhard1-0/+2
2011-11-23ManageNames: add undo to Define Names dialogMarkus Mohrhard1-0/+1
2011-11-23ManageNames: make global undo work again with dialogMarkus Mohrhard1-1/+3
2011-11-23ManageNames: make modify button obsoleteMarkus Mohrhard1-0/+1
2011-11-23ManageNames: improve layout of ManageNames dialogMarkus Mohrhard1-2/+10
2011-11-23ManageNames: restructure the codeMarkus Mohrhard1-29/+2
2011-11-23ManageNames: clean ScNameDlg even moreMarkus Mohrhard1-2/+7
2011-11-23ManageNames: remove no longer needed undo stackMarkus Mohrhard1-50/+0
2011-11-23ManageNames: clean up ui for new conceptMarkus Mohrhard1-2/+0
2011-09-27move the checkboxes below the more buttonMarkus Mohrhard1-0/+2
2011-09-24Manage Names: add comments and remove dead codeMarkus Mohrhard1-1/+5
2011-09-24Manage Names: refactoring in namedlg.cxxMarkus Mohrhard1-16/+15
2011-09-24Manage Names: set new entry as selectedMarkus Mohrhard1-1/+1
2011-09-23inital work for new "Manage Names" dialogMarkus Mohrhard1-25/+111
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky1-4/+4
2011-03-15Added skeleton for undo of all range names, global and local.Kohei Yoshida1-1/+1
2011-03-15Extracted macro-based method into real method (for better context tagging).Kohei Yoshida1-0/+1
2011-03-15Store all range names from the dialog to the document.Kohei Yoshida1-0/+1
2011-03-15Retrieve sheet-local names and populate the dialog with them.Kohei Yoshida1-3/+15
2011-03-15Use data member and member methods instead of global and macros...Kohei Yoshida1-3/+6
2011-03-15Code cleanups.Kohei Yoshida1-2/+0
2011-03-15Added new list box for the scopes, and adjusted the dialog layout.Kohei Yoshida1-0/+3
2011-03-10Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Kohei Yoshida1-4/+4
2011-03-05Removed SearchName() in favor of findByName().Kohei Yoshida1-1/+1
2011-01-17removetooltypes01: #i112600# remove tooltypes from scMikhail Voytenko1-5/+5
2010-10-28add modelines to .hxx files as wellCaolán McNamara1-0/+2
2010-10-05more removed include guards using fixguard.pyPetr Mladek1-6/+0