Re: [PUSHED][REVIEW-3-5] fix for fdo#49052, string result of formulas is ignored by DGET()

2012-05-07 Thread Eike Rathke
Hi Markus, On Monday, 2012-05-07 05:40:12 +0200, Markus Mohrhard wrote: > [1] should fix the problem that string result from formulas are > ignored in DGET and maybe some other DB functions. Looks good and fixes the bug. Pushed to 3-5 with a little massaging as rtl::OUString ScFormulaCell::GetSt

[REVIEW-3-5] fix for fdo#49052, string result of formulas is ignored by DGET()

2012-05-06 Thread Markus Mohrhard
Hey, [1] should fix the problem that string result from formulas are ignored in DGET and maybe some other DB functions. The problem has been that we ignored all except value results for formula cells. I think the attached patch is correct and fixes not only a bug in this function but also in some