summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2014-06-131-1/+6
* whitespace clean-upMarkus Mohrhard2014-06-071-7/+4
* fix spellingNoel Grandin2014-05-211-1/+1
* most certainly == was meantEike Rathke2014-05-211-1/+1
* ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks2014-05-211-0/+18
* hrc and src files: squeeze multiple newlinesThomas Arnhold2014-05-195-11/+0
* add COLOR functionMarkus Mohrhard2014-05-191-0/+6
* Bail out of group calculation in case the array fetching fails.Kohei Yoshida2014-05-141-5/+24
* No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2014-05-142-4/+9
* Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida2014-05-141-12/+12
* Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida2014-05-141-8/+14
* coverity#1169835 Improper use of negative valueCaolán McNamara2014-05-111-3/+3
* coverity#707866 Uninitialized pointer fieldCaolán McNamara2014-05-101-3/+5
* Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida2014-05-011-4/+17
* 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