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
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