summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
...
* remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin2014-03-051-5/+0
* remove unused code in formula/FormulaTokenArrayNoel Grandin2014-03-051-5/+0
* remove unused code in formula/vectortokenNoel Grandin2014-03-051-48/+0
* Store the length of originally requested array size prior to trimming.Kohei Yoshida2014-02-271-8/+21
* Remove visual noise from formulaAlexander Wilms2014-02-2620-69/+69
* cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann2014-02-261-7/+7
* coverity#735751 Dereference after null checkCaolán McNamara2014-02-241-2/+1
* Remove unneccessary commentsAlexander Wilms2014-02-238-65/+65
* vcl: sal_Bool -> boolStephan Bergmann2014-02-213-4/+4
* cid#707865 Uninitialized pointer fieldNoel Grandin2014-02-211-2/+6
* Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2014-02-202-0/+2
* sal_Bool->boolNoel Grandin2014-02-192-11/+11
* sal_Bool->boolNoel Grandin2014-02-191-20/+20
* sal_Bool->boolNoel Grandin2014-02-191-1/+1
* sal_Bool->boolNoel Grandin2014-02-181-1/+1
* coverity#1169835 Improper use of negative valueCaolán McNamara2014-02-091-1/+1
* fdo#73146 Add Excel 2010 functionsWinfried Donkers2014-01-301-0/+56
* coverity#1158192 Improper use of negative valueCaolán McNamara2014-01-291-1/+1
* bool improvementsStephan Bergmann2014-01-282-9/+9
* fdo#72793 Add Excel 2010 functionsWinfried Donkers2014-01-271-5/+47
* Window::PreNotify should return boolStephan Bergmann2014-01-185-9/+9
* Window::Notify should return bool, reduxStephan Bergmann2014-01-171-1/+1
* Add internal cell function __DEBUG_VAR to sniff arbitrary internal state.Kohei Yoshida2013-12-201-1/+3
* typo fixesAndras Timar2013-12-201-1/+1
* Adapt all (non-extension, SharedLibrary) .components to environment="..."Stephan Bergmann2013-12-171-2/+2
* fdo#72158 Add Excel 2010 functionsWinfried Donkers2013-12-161-0/+42
* remove unused code (ancient Calc function ZELLERROR)Winfried Donkers2013-12-131-4/+0
* remove usage of STRING_NOTFOUND in formula.cxxNoel Grandin2013-12-041-80/+80
* remove condition that cannot be hitNoel Grandin2013-12-041-1/+1
* convert formula::FormEditData from xub_StrLen->sal_Int32Noel Grandin2013-12-031-1/+1
* convert formula::FormulaDlg_Impl from xub_StrLen->sal_Int32Noel Grandin2013-12-031-39/+39
* convert FormulaHelper from xub_StrLen to sal_Int32Noel Grandin2013-12-031-12/+12
* Convert FormulaHelper::GetNextFunc xub_StrLen->salInt32Noel Grandin2013-12-032-16/+16
* convert getSuppressedArgumentCount from xub_StrLen -> sal_Int32Noel Grandin2013-12-031-1/+1
* convert IFormulaEditorHelper::*Selection methods from xub_StrLen to sal_Int32Noel Grandin2013-12-031-12/+12
* store internal CONVERT to .xlsx/.xls and distinguish from CONVERT_ADDEike Rathke2013-12-021-1/+1
* Remove useless comments in funcutil.Tomaž Vajngerl2013-12-011-411/+36
* our UI DURATION is ODF and Excel PDURATIONEike Rathke2013-11-291-1/+1
* fdo#71936 Add Excel 2010 functions GAMMA.DIST, GAMMA.INV, GAMMALN.PRECISEWinfried Donkers2013-11-291-0/+21
* Integrate branch of IAccessible2Steve Yin2013-11-264-1/+23
* fdo#71722 add Excel 2010 functionsWinfried Donkers2013-11-221-0/+28
* fdo#71436 add Excel 2010 functions for F-distributionWinfried Donkers2013-11-201-0/+35
* remove unnecessary use of OUString constructor when assigningNoel Grandin2013-11-191-1/+1
* Fix indentation.Kohei Yoshida2013-11-181-3/+3
* Remove unused member.Kohei Yoshida2013-11-141-2/+0
* Identify methods that don't modify internal state and mark them const.Kohei Yoshida2013-11-141-10/+10
* fdo#71350 add Excel 2010 function CONFIDENCE.NORM and CONFIDENCE.TWinfried Donkers2013-11-141-0/+14
* OOXML FINV is ODFF LEGACY.FINV, _xlfn.FINV is something differentEike Rathke2013-11-141-1/+1
* make l10n buildable separatelyBjoern Michaelsen2013-11-141-2/+5
* moved erroneous _xlfn. from ODFF to OOXMLEike Rathke2013-11-141-8/+8