summaryrefslogtreecommitdiff
path: root/formula
AgeCommit message (Expand)AuthorFilesLines
2014-09-18fdo#82577: Handle FontNoel Grandin6-12/+12
2014-08-23fdo#82577: Handle KeyCodeTor Lillqvist1-6/+6
2014-08-22convert OSL_FAIL to SAL_WARNEike Rathke2-2/+2
2014-08-22convert OSL_... to SAL_WARNEike Rathke1-5/+10
2014-08-22reactivate the verifyEike Rathke1-1/+1
2014-08-22fdo#82183 do not reset globals while loading a documentEike Rathke1-1/+1
2014-08-21it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEKEike Rathke1-1/+1
2014-08-21write COLOR function with extension namespaceEike Rathke1-1/+2
2014-08-20Fixed size of 'formula' dialog in CalcSzymon Kłos1-1/+1
2014-08-09remove unused dlg resources from dbu_resource.hrcThomas Arnhold1-1/+0
2014-07-31fix memory leak around function descriptionsMarkus Mohrhard1-1/+3
2014-07-29Remove some unused codeMarcos Paulo de Souza1-11/+0
2014-07-27fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast1-35/+31
2014-07-08Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida1-0/+4
2014-07-08trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara3-186/+6
2014-07-08fdo#73148 add options to Calc function AGGREGATEWinfried Donkers1-1/+2
2014-06-19callcatcher: update unused codeCaolán McNamara1-24/+0
2014-06-17remove helpids that are unused or go nowhereCaolán McNamara2-17/+0
2014-06-17give refedit in formula wizard an initial sizeCaolán McNamara2-0/+6
2014-06-17restore these for the moment, still in use in scCaolán McNamara1-1/+34
2014-06-17I could fight with ValWnd to fix it, or I could replace itCaolán McNamara4-99/+15
2014-06-17RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos20-841/+1491
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin1-5/+1
2014-06-13resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke1-1/+6
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin5-14/+2
2014-05-23whitespace 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