summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/namedlg
Commit message (Expand)AuthorAgeFilesLines
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-102-5/+5
* sc: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl2015-11-023-24/+31
* loplugin:defaultparamsStephan Bergmann2015-10-201-3/+3
* loplugin:defaultparamsStephan Bergmann2015-10-191-1/+1
* convert Link<> to typedNoel Grandin2015-10-162-6/+4
* convert Link<> to typedNoel Grandin2015-10-121-2/+1
* convert Link<> to typedNoel Grandin2015-09-242-4/+2
* convert Link<> to typedNoel Grandin2015-09-141-9/+14
* convert Link<> to typedNoel Grandin2015-09-082-4/+2
* convert Link<> to typedNoel Grandin2015-08-311-7/+3
* Convert vcl Button Link<> click handler to typed Link<Button*,void>Noel Grandin2015-08-263-14/+8
* Resolves: tdf#92709 conditional formats are applied to ranges, not expressionsEike Rathke2015-07-131-1/+1
* Those #define-s are still usedKatarina Behrens2015-05-201-0/+4
* tdf#91126: Enable click-on-column-header sortingKatarina Behrens2015-05-201-7/+3
* vcl: rename other members of StateChangedType for consistencyMichael Stahl2015-05-051-1/+1
* Gradually typed LinkStephan Bergmann2015-04-301-5/+5
* Merge remote-tracking branch 'origin/feature/vclptr'Michael Meeks2015-04-284-4/+59
|\
| * sc: convert new to ::CreateNoel Grandin2015-04-202-2/+2
| * vclwidget: only call dispose() onceNoel Grandin2015-04-104-3/+9
| * Audit and correct misc. clears -> disposeAndClears.Michael Meeks2015-04-102-2/+2
| * vclwidget: change all vcl::window fields to be wrapped in VclPtrNoel Grandin2015-04-103-2/+39
| * vcl: VclPtr conversion in scNoel Grandin2015-04-092-0/+12
* | More loplugin:simplifyboolStephan Bergmann2015-04-271-1/+1
* | convert HIB_ constants to scoped enumNoel Grandin2015-04-221-3/+3
|/
* loplugin:constantfunction: scNoel Grandin2015-03-231-5/+0
* V668 no sense in testing the result of new against nullCaolán McNamara2015-03-101-11/+8
* coverity#735814 Explicit null dereferencedEike Rathke2014-11-071-2/+4
* convert vcl StateChangedType to enum classNoel Grandin2014-10-111-1/+1
* fdo#82577: Handle WindowNoel Grandin2014-09-233-3/+3
* remove SFX_APP() macro that was a mer wrapper for SfxGetApp()Norbert Thiebaud2014-06-271-1/+1
* remove whitespaceMarkus Mohrhard2014-06-253-9/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-2/+2
* document must be set modified when range name is defined, fdo#79451Markus Mohrhard2014-06-171-0/+1
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* enhance pass-by-ref plugin to detect large argumentsNoel Grandin2014-05-201-1/+1
* fix-includes.pl: scThomas Arnhold2014-05-112-2/+2
* fdo#71729: Fill the range edit boxes after the table is fully initialized.Kohei Yoshida2014-04-082-10/+19
* whitespace cleanup in scMarkus Mohrhard2014-04-063-12/+0
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-1/+1
* Remove visual noise from scAlexander Wilms2014-03-032-2/+2
* Remove unneccessary commentsAlexander Wilms2014-02-231-3/+3
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-2/+2
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+3
* sal_Bool->boolNoel Grandin2014-02-142-4/+4
* Drop unnecessary #includeTakeshi Abe2014-02-131-1/+0
* Be explicit when using bool as integral value (as Link return value)Stephan Bergmann2014-01-171-1/+1
* remove redundant calls to OUString constructor in if expressionNoel Grandin2013-11-041-2/+2
* convert sc/source/ui/namedlg/*.cxx from String to OUStringNoel Grandin2013-10-081-6/+2
* Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2013-08-302-9/+6
* No more RT_SHARED and RT_SHAREDMOD named range types.Kohei Yoshida2013-08-121-1/+1