summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers2014-04-251-0/+7
* formula: sal_Bool->boolNoel Grandin2014-04-238-88/+88
* fixincludeguards.sh: formulaThomas Arnhold2014-04-196-15/+15
* Avoid possible memory leaks in case of exceptionsTakeshi Abe2014-04-151-3/+2
* fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida2014-04-141-10/+15
* fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida2014-04-141-2/+5
* Remove unused codeStephan Bergmann2014-04-141-19/+0
* fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers2014-04-111-0/+14
* It's "its", not "it's"Tor Lillqvist2014-04-101-1/+1
* fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida2014-04-071-0/+13
* fdo#71720 fix transalate stringsWinfried Donkers2014-04-021-3/+3
* fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers2014-04-021-0/+14
* Explicitly mark overriding destructors as "virtual"Stephan Bergmann2014-04-011-1/+1
* Remove remaining DBG_CTOR etc. remnants from formulaStephan Bergmann2014-03-282-10/+0
* Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann2014-03-275-28/+28
* svtools: sal_Bool->boolNoel Grandin2014-03-251-2/+2
* coverity#738657 Uninitialized pointer fieldCaolán McNamara2014-03-221-0/+7
* ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke2014-03-101-1/+1
* fdo#71720 Add Excel 2010 functionsWinfried Donkers2014-03-101-0/+21
* Make these non inline.Kohei Yoshida2014-03-061-0/+11
* made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke2014-03-054-23/+24
* fdo#72197 Add Excel 2010 functionsWinfried Donkers2014-03-052-0/+29
* 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