]> git.lyx.org Git - features.git/commit
Implement buffer-anonymize more efficiently
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Wed, 7 Feb 2018 14:35:46 +0000 (15:35 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Mon, 12 Feb 2018 13:38:28 +0000 (14:38 +0100)
commit1dba36c7cec6aeec2576e7a99e2967e867076a01
tree3133a901aefdeef9d2e557b83e1f9b493f620ca5
parent86e42848fed1dbfea658255aef2c65b48b27fbbb
Implement buffer-anonymize more efficiently

The work is done now in Paragraph::anonymize().

Move the handling of the lfun to Buffer class.
src/Buffer.cpp
src/BufferView.cpp
src/Paragraph.cpp
src/Paragraph.h