https://bugs.freedesktop.org/show_bug.cgi?id=42897

--- Comment #7 from Renato Ferreira <[email protected]> ---
Created attachment 110355
  --> https://bugs.freedesktop.org/attachment.cgi?id=110355&action=edit
Patch for equal to value vs. equal to formula

I have prepared a patch that creates this second behaviour.
Basically it adds a temporary type of condition SC_COND_EQUAL_VALUE, which the
user can select as "equal to value" as opposed to formula. Then anything other
than numbers or strings is transformed into a string, and the rest of the code
uses the regular SC_COND_EQUAL as before. I think this way there is minimal
impact on the rest of the code (didn't have to touch the compiler, etc.)

I also have a patch for the warning idea above, but I'm not sure myself which
idea is better for usability.

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

Reply via email to