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

Michael Meeks <michael.me...@novell.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
         Whiteboard|                            |EasyHack,DifficultyInterest
                   |                            |ing,SkillCpp
     Ever confirmed|0                           |1

--- Comment #1 from Michael Meeks <michael.me...@novell.com> ---
It's an interesting thought. In some sense the empty cells don't really exist -
at least, in general we try to ensure they do not (there used to be some
exceptions for 'notes' and also the empty source cells for dependencies ie. do
=A3 in A1 and A3 will have an invisible cell backing but these are filtered out
too it seems).

If you'd like to hack this - it shouldn't be -too- hard. I suspect we want to
run the regexp on a single empty string the first time we hit an empty cell and
then do some rather more optimised selection building - which (you might hope)
should be reasonably efficient.

But of course all that needs some hacking input I expect :-) the place to go
is:

sc/source/core/data/table6.cxx which shouldn't look (so) frightening I hope.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to