summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* Make these methods non-inline again.Kohei Yoshida2014-10-031-0/+39
* formula: std::auto_ptr -> std::unique_ptrStephan Bergmann2014-09-262-11/+9
* fdo#82577: Handle WindowNoel Grandin2014-09-239-34/+34
* fdo#82577: Handle FontNoel Grandin2014-09-186-12/+12
* fdo#82577: Handle KeyCodeTor Lillqvist2014-08-231-6/+6
* convert OSL_FAIL to SAL_WARNEike Rathke2014-08-222-2/+2
* convert OSL_... to SAL_WARNEike Rathke2014-08-221-5/+10
* reactivate the verifyEike Rathke2014-08-221-1/+1
* fdo#82183 do not reset globals while loading a documentEike Rathke2014-08-221-1/+1
* it's about time to write GOALSEEK as ODFF ORG.OPENOFFICE.GOALSEEKEike Rathke2014-08-211-1/+1
* write COLOR function with extension namespaceEike Rathke2014-08-211-1/+2
* Fixed size of 'formula' dialog in CalcSzymon Kłos2014-08-201-1/+1
* remove unused dlg resources from dbu_resource.hrcThomas Arnhold2014-08-091-1/+0
* fix memory leak around function descriptionsMarkus Mohrhard2014-07-311-1/+3
* Remove some unused codeMarcos Paulo de Souza2014-07-291-11/+0
* fdo#81038 Fixed FormulaTokenIterator to use std::vector instead of linked listJeffrey Stedfast2014-07-271-35/+31
* Explicit virtual dtor needed for auto_ptr member for MSVC.Kohei Yoshida2014-07-081-0/+4
* trivial conversion of RID_FORMULADLG_FORMULA_MODAL to .uiCaolán McNamara2014-07-083-186/+6
* fdo#73148 add options to Calc function AGGREGATEWinfried Donkers2014-07-081-1/+2
* callcatcher: update unused codeCaolán McNamara2014-06-191-24/+0
* remove helpids that are unused or go nowhereCaolán McNamara2014-06-172-17/+0
* give refedit in formula wizard an initial sizeCaolán McNamara2014-06-172-0/+6
* restore these for the moment, still in use in scCaolán McNamara2014-06-171-1/+34
* I could fight with ValWnd to fix it, or I could replace itCaolán McNamara2014-06-174-99/+15
* RID_FORMULADLG_FORMULA conversion to .uiSzymon Kłos2014-06-1720-841/+1491
* improve the inlinesimplememberfunctions clang pluginNoel Grandin2014-06-171-5/+1
* resolved fdo#79957 propagate ForceArray through jump tokensEike Rathke2014-06-131-1/+6
* loplugin: inlinesimplememberfunctionsNoel Grandin2014-06-095-14/+2
* whitespace clean-upMarkus Mohrhard2014-05-231-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