summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg
AgeCommit message (Expand)Author
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida
2013-07-16convert versions of dialog to .uiCaolán McNamara
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák
2013-03-27-Wunused-macrosStephan Bergmann
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara
2013-03-07adapt code to use insertnamedialog .uiCaolán McNamara
2013-03-06need sc.hrcCaolán McNamara
2013-03-06adapt code to define name .ui conversionCaolán McNamara
2013-02-12Remove excessive inclusion of cell.hxx from other headers.Kohei Yoshida
2012-12-04re-base on ALv2 code. Includes:Michael Meeks
2012-10-19Merge SvListEntry and SvLBoxEntry into SvTreeListEntry.Kohei Yoshida
2012-06-09Remove superfluous include commentsThomas Arnhold
2012-04-30make ResId::toString a non-static memberCaolán McNamara
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-02Don't instantiate ScDocFunc objects, get them from the doc-shellMichael Meeks
2012-03-26prevent update during init in name dlgs, related fdo#45679Markus Mohrhard
2012-03-15ScNameMgrTable takes a reference, fdo#47307Markus Mohrhard
2012-03-06ScNameDefDlg::EdModifyHdl just calls IsNameValid, doesn't need to be a LinkCaolán McNamara
2012-03-03don't show an error message for empty names in Define Names, fdo#46816Markus Mohrhard
2012-03-01New IMPL_LINK_NOARG to work around SAL_UNUSED_PARAMETER problemStephan Bergmann
2012-02-24fix core when clicking on entries in Manage Names dialog in calc fdo#46568Noel Power
2012-02-23avoid temporary rtl::OUStringTakeshi Abe
2012-02-14cleanup namedlg.cxxMarkus Mohrhard
2012-01-30Make named range dialog more consistent, localizable (II)Stefan Knorr (astron)
2012-01-17remove unused methodsThomas Arnhold
2012-01-09simplify CharClassCaolán McNamara
2012-01-07Fix for fdo43460 Part XXX getLength() to isEmpty()Olivier Hallot
2012-01-05handle relative refs in name dialogs correctlyMarkus Mohrhard
2011-12-21set focus to Name Edit Line in Define Names dialogMarkus Mohrhard
2011-12-19don't set current entry for every entry during initMarkus Mohrhard
2011-12-14ManageNames: info text should be centered in the text fieldMarkus Mohrhard
2011-12-05don't show the warning message if the name is correctMarkus Mohrhard
2011-12-05ManageNames: set the color of the info text field for warningsMarkus Mohrhard
2011-12-03correctly select new entry after returning from Define NamesMarkus Mohrhard
2011-12-03ManageNames: make the add button usableMarkus Mohrhard
2011-12-01ManageNames: remove Select button from Manage NamesMarkus Mohrhard
2011-12-01ManageNames: move some strings to globstrMarkus Mohrhard
2011-12-01ManageNames: the mode switcher needs to be enabled tooMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Manage NamesMarkus Mohrhard
2011-12-01ManageNames: fix taborder for DefineNames dialogMarkus Mohrhard
2011-12-01ManageNames: fix tab order in Paste Names dialogMarkus Mohrhard