https://bugs.freedesktop.org/show_bug.cgi?id=42897
--- Comment #11 from Markus Mohrhard <[email protected]> --- (In reply to Renato Ferreira from comment #9) > Thanks Joel. I am aware of that, but since there seemed to be some > uncertainty about the desired behaviour here, I believed it would be better > to first discuss it here. And the patch can be used to see how it currently > works. > > If this is the design decision to be made, of course I can go ahead and just > push to gerrit. I'd like us to use ScSimpleFormulaCalculator instead of trying to implement a heuristic for formula token detection. That provides access to the ScTokenArray which allows to check how the formula was parsed. Otherwise just changing the background is not enough. We would also need a label with a warning message. We are also no longer use the lcl prefix for local functions in calc, instead please put them into an anonymous namespace. And as Michael already mentioned we should not change ScConditionMode for a hack that is local to the UI code. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ Libreoffice-bugs mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs
