summaryrefslogtreecommitdiffstats
path: root/sc/source/ui/formdlg
Commit message (Expand)AuthorAgeFilesLines
* remove unused RID_SVXDLG_CALCFUNCThomas Arnhold2014-08-091-1/+0
* remove whitespaceMarkus Mohrhard2014-06-253-21/+0
* new compilerplugin returnbyrefNoel Grandin2014-06-241-4/+4
* loplugin:staticcallStephan Bergmann2014-06-131-1/+1
* coverity#705211 Missing break in switchCaolán McNamara2014-06-051-1/+1
* coverity#704704 Unchecked dynamic_castCaolán McNamara2014-05-281-2/+2
* fix-includes.pl: scThomas Arnhold2014-05-111-1/+1
* sc: sal_Bool->boolNoel Grandin2014-04-231-5/+5
* remove some more bloatThomas Arnhold2014-04-211-1/+0
* fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida2014-04-141-1/+1
* whitespace cleanup in scMarkus Mohrhard2014-04-064-22/+0
* coverity#738804 Uninitialized pointer fieldCaolán McNamara2014-04-041-1/+2
* coverity#738805 Uninitialized pointer fieldCaolán McNamara2014-04-041-1/+4
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-051-5/+5
* Remove visual noise from scAlexander Wilms2014-03-033-8/+8
* Remove some temporaries around calls to SvNumberFormatter methodsMatteo Casalin2014-02-241-9/+3
* Remove unneccessary commentsAlexander Wilms2014-02-234-7/+7
* coverity#738806 Uninitialized scalar fieldCaolán McNamara2014-02-211-3/+5
* vcl: sal_Bool -> boolStephan Bergmann2014-02-212-6/+6
* editeng: sal_Bool->boolNoel Grandin2014-02-211-1/+1
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-201-0/+1
* svl: sal_Bool -> boolStephan Bergmann2014-02-201-1/+1
* sal_Bool->boolNoel Grandin2014-02-191-5/+5
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* Spelling fix: s/martix/matrixTor Lillqvist2014-02-181-2/+2
* sal_Bool->boolNoel Grandin2014-02-181-3/+3
* sal_Bool->boolNoel Grandin2014-02-181-3/+3
* sal_Bool->bool, and remove unused parameterNoel Grandin2014-02-181-5/+5
* sal_Bool->boolNoel Grandin2014-02-141-1/+1
* sal_Bool->boolNoel Grandin2014-02-141-6/+7
* bool improvementsStephan Bergmann2014-01-281-1/+1
* guard against null pointer access on LRU function list, fdo#60036Eike Rathke2014-01-271-4/+4
* bool improvementsStephan Bergmann2014-01-221-2/+2
* Transex3: NO_LOCALIZE_EXPORTZolnai Tamás2013-12-271-24/+0
* Convert OUString** to std::vector<OUString> in ScFuncDescNoel Grandin2013-12-121-2/+2
* simplify - use OUString::startsWith where possibleNoel Grandin2013-12-121-1/+1
* resolved fdo#71667 and fdo#72278, fdo#69971 follow-up fixEike Rathke2013-12-051-1/+1
* Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin2013-12-031-2/+2
* convert ScInputHandler::InputGetSelection from xub_StrLen -> sal_Int32Noel Grandin2013-12-031-6/+3
* convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin2013-12-031-3/+6
* fdo#69971 formula dialog crash when Paint restores EditEngine listenerCaolán McNamara2013-11-041-0/+17
* Bin comments that claim to say why some header is includedTor Lillqvist2013-10-221-1/+1
* convert remaining String in SC to OUStringNoel Grandin2013-10-181-1/+1
* Formula tokens, formula cells and formula interpreters to use shared strings.Kohei Yoshida2013-10-111-1/+1
* convert sc/source/ui/formdlg/*.cxx from String to OUStringNoel Grandin2013-10-082-22/+22
* convert include/formula/IFunctionDescription.hxx from String to OUStringNoel Grandin2013-09-171-5/+5
* convert include/formula/formula.hxx from String to OUStringNoel Grandin2013-09-171-3/+3
* Related: fdo#38838 remove UniString::ToUpperAsciiCaolán McNamara2013-08-301-2/+1
* convert include/sfx2/childwin.hxx from String to OUStringNoel Grandin2013-08-291-18/+17
* remove last uses of XubString in scCaolán McNamara2013-08-021-1/+1