summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-1/+6
2014-06-07whitespace clean-upMarkus Mohrhard1-7/+4
2014-05-21fix spellingNoel Grandin1-1/+1
2014-05-21most certainly == was meantEike Rathke1-1/+1
2014-05-21ODS load perf: transfer ownership of the ScTokenArray to save cycles.Michael Meeks1-0/+18
2014-05-19hrc and src files: squeeze multiple newlinesThomas Arnhold5-11/+0
2014-05-19add COLOR functionMarkus Mohrhard1-0/+6
2014-05-14Bail out of group calculation in case the array fetching fails.Kohei Yoshida1-5/+24
2014-05-14No more SetCompileForFAP(). Use respective flag setting methods instead.Kohei Yoshida2-4/+9
2014-05-14Use "stop on error" concept rather than "ignore error if true".Kohei Yoshida1-12/+12
2014-05-14Introduce a new boolean flag and use it in lieu of bCompileForFAP.Kohei Yoshida1-8/+14
2014-05-11coverity#1169835 Improper use of negative valueCaolán McNamara1-3/+3
2014-05-10coverity#707866 Uninitialized pointer fieldCaolán McNamara1-3/+5
2014-05-01Make a separate method to detemine if an opcode is a jump command.Kohei Yoshida1-4/+17
2014-04-25fdo#73148 (partial patch) Add Excel 2010 function AGGREGATEWinfried Donkers1-0/+7
2014-04-23formula: sal_Bool->boolNoel Grandin8-88/+88
2014-04-19fixincludeguards.sh: formulaThomas Arnhold6-15/+15
2014-04-15Avoid possible memory leaks in case of exceptionsTakeshi Abe1-3/+2
2014-04-14fdo#76294: Intern strings in AddFormulaToken() as well.Kohei Yoshida1-10/+15
2014-04-14fdo#76294: Properly intern string literals in formula on xls import.Kohei Yoshida1-2/+5
2014-04-14Remove unused codeStephan Bergmann1-19/+0
2014-04-11fdo#73149 add Excel 2010 functions ERF.PRECISE and ERFC.PRECISEWinfried Donkers1-0/+14
2014-04-10It's "its", not "it's"Tor Lillqvist1-1/+1
2014-04-07fdo#75741: Re-implement CompileNameFormula for formula groups.Kohei Yoshida1-0/+13
2014-04-02fdo#71720 fix transalate stringsWinfried Donkers1-3/+3
2014-04-02fdo#73147 add Excel2010 functions NETWORKDAYS.INTL and WORKDAY.INTLWinfried Donkers1-0/+14
2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann1-1/+1
2014-03-28Remove remaining DBG_CTOR etc. remnants from formulaStephan Bergmann2-10/+0
2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann5-28/+28
2014-03-25svtools: sal_Bool->boolNoel Grandin1-2/+2
2014-03-22coverity#738657 Uninitialized pointer fieldCaolán McNamara1-0/+7
2014-03-10ISO.CEILING without _xlfn. prefix, it is defined in OOXML, fdo#71720 follow-upEike Rathke1-1/+1
2014-03-10fdo#71720 Add Excel 2010 functionsWinfried Donkers1-0/+21
2014-03-06Make these non inline.Kohei Yoshida1-0/+11
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke4-23/+24
2014-03-05fdo#72197 Add Excel 2010 functionsWinfried Donkers2-0/+29
2014-03-05remove unused code formula::FormulaDlg::CheckMatrix()Noel Grandin1-5/+0
2014-03-05remove unused code in formula/FormulaTokenArrayNoel Grandin1-5/+0
2014-03-05remove unused code in formula/vectortokenNoel Grandin1-48/+0
2014-02-27Store the length of originally requested array size prior to trimming.Kohei Yoshida1-8/+21
2014-02-26Remove visual noise from formulaAlexander Wilms20-69/+69
2014-02-26cppuhelper: retrofit std::exception into overriding exception specsStephan Bergmann1-7/+7
2014-02-24coverity#735751 Dereference after null checkCaolán McNamara1-2/+1
2014-02-23Remove unneccessary commentsAlexander Wilms8-65/+65
2014-02-21vcl: sal_Bool -> boolStephan Bergmann3-4/+4
2014-02-21cid#707865 Uninitialized pointer fieldNoel Grandin1-2/+6
2014-02-20Remove vcl/settings.hxx from vcl/svapp.hxx and vcl/outdev.hxxTobias Lippert2-0/+2
2014-02-19sal_Bool->boolNoel Grandin2-11/+11
2014-02-19sal_Bool->boolNoel Grandin1-20/+20
2014-02-19sal_Bool->boolNoel Grandin1-1/+1