summaryrefslogtreecommitdiffstats
path: root/formula
Commit message (Expand)AuthorAgeFilesLines
* formula: Use appropriate OUString functions on string constantsStephan Bergmann2014-12-183-15/+15
* fdo#39440 reduce scope of local variablesMichael Weghorn2014-12-172-5/+4
* fdo#87203 make translatable AGGREGATE functionAndras Timar2014-12-101-1/+1
* fdo#40835 add 4th argument to FDIST when exporting to OOXMLWinfried Donkers2014-12-091-23/+3
* changed timers to idlesTobias Madl2014-12-092-23/+21
* fdo#84938: replace EVENT_ constants with enumTobias Madl2014-12-013-7/+7
* write TRUE() for 2nd IF() parameter, fdo#81596 relatedEike Rathke2014-11-281-1/+3
* simplify RewriteMissing() and switch in Add...(), fdo#81596 relatedEike Rathke2014-11-282-254/+249
* sensible indenting, fdo#81596 relatedEike Rathke2014-11-281-4/+1
* fdo#81596 export to OOXML that need argument changesWinfried Donkers2014-11-272-17/+187
* Make some methods non-inline, and hide #include <tools/debug.hxx>.Kohei Yoshida2014-11-252-0/+87
* sal: clean up public headers with include-what-you-useMichael Stahl2014-11-171-0/+1
* Move virtual ScToken members up to FormulaTokenStephan Bergmann2014-10-231-0/+65
* Remove unused FormulaToken::Is3DRefStephan Bergmann2014-10-221-5/+0
* 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