summaryrefslogtreecommitdiff
path: root/sc/source/ui/namedlg
AgeCommit message (Expand)AuthorFilesLines
2015-08-20Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke1-1/+1
2015-05-20Those #define-s are still usedKatarina Behrens1-0/+4
2015-05-20tdf#91126: Enable click-on-column-header sortingKatarina Behrens1-7/+3
2015-05-05vcl: rename other members of StateChangedType for consistencyMichael Stahl1-1/+1
2015-04-30Gradually typed LinkStephan Bergmann1-5/+5
2015-04-28Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks4-4/+59
2015-04-27More loplugin:simplifyboolStephan Bergmann1-1/+1
2015-04-22convert HIB_ constants to scoped enumNoel Grandin1-3/+3
2015-04-20sc: convert new to ::CreateNoel Grandin2-2/+2
2015-04-10vclwidget: only call dispose() onceNoel Grandin4-3/+9
2015-04-10Audit and correct misc. clears -> disposeAndClears.Michael Meeks2-2/+2
2015-04-10vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin3-2/+39
2015-04-09vcl: VclPtr conversion in scNoel Grandin2-0/+12
2015-03-23loplugin:constantfunction: scNoel Grandin1-5/+0
2015-03-10V668 no sense in testing the result of new against nullCaolán McNamara1-11/+8
2014-11-07coverity#735814 Explicit null dereferencedEike Rathke1-2/+4
2014-10-11convert vcl StateChangedType to enum classNoel Grandin1-1/+1
2014-09-23fdo#82577: Handle WindowNoel Grandin3-3/+3
2014-06-27remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud1-1/+1
2014-06-25remove whitespaceMarkus Mohrhard3-9/+0
2014-06-24new compilerplugin returnbyrefNoel Grandin1-2/+2
2014-06-17document must be set modified when range name is defined, fdo#79451Markus Mohrhard1-0/+1
2014-06-13loplugin:staticcallStephan Bergmann1-1/+1
2014-05-20enhance pass-by-ref plugin to detect large argumentsNoel Grandin1-1/+1
2014-05-11fix-includes.pl: scThomas Arnhold2-2/+2
2014-04-08fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida2-10/+19
2014-04-06whitespace cleanup in scMarkus Mohrhard3-12/+0
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke1-1/+1
2014-03-03Remove visual noise from scAlexander Wilms2-2/+2
2014-02-23Remove unneccessary commentsAlexander Wilms1-3/+3
2014-02-21vcl: sal_Bool -> boolStephan Bergmann2-2/+2
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+3
2014-02-14sal_Bool->boolNoel Grandin2-4/+4
2014-02-13Drop unnecessary #includeTakeshi Abe1-1/+0
2014-01-17Be explicit when using bool as integral value (as Link return value)Stephan Bergmann1-1/+1
2013-11-04remove redundant calls to OUString constructor in if expressionNoel Grandin1-2/+2
2013-10-08convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin1-6/+2
2013-08-30Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2-9/+6
2013-08-12No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida1-1/+1
2013-08-01fdo#67621: Delay populating the ranges until the dialog is shown.Kohei Yoshida1-5/+14
2013-07-16convert versions of dialog to .uiCaolán McNamara3-5/+5
2013-05-06remove usage of RTL_CONSTASCII_USTRINGPARAMLuboš Luňák3-4/+4
2013-04-22Move to MPLv2 license headers, with ESC decision and author's permission.Michael Meeks2-46/+8
2013-04-17stash the label widget for shrink mode in the edit, not the buttonCaolán McNamara2-2/+4
2013-04-10adapt code to manage names dialog .ui conversionCaolán McNamara2-206/+143
2013-04-07mass removal of rtl:: prefixes for O(U)String*Luboš Luňák4-36/+36
2013-03-27-Wunused-macrosStephan Bergmann1-1/+0
2013-03-08make link RefButton and widget for shrunk dialog title explicitCaolán McNamara2-3/+2
2013-03-08Resolves: fdo#58630 crash with refEdit button in SfxTabDialogCaolán McNamara1-0/+1
2013-03-07rename setInitialLayoutSize to setOptimalLayoutSizeCaolán McNamara1-1/+2