]> git.lyx.org Git - features.git/commit
Implement buffer-anonymize more efficiently
authorJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 15 Feb 2018 11:07:33 +0000 (12:07 +0100)
committerJean-Marc Lasgouttes <lasgouttes@lyx.org>
Thu, 15 Feb 2018 11:07:33 +0000 (12:07 +0100)
commit9a1728c70a0e171111864168d5f3ac9cae1ca2b8
tree0c9b135c34c1708469ab5e77bc456ae720a2c3eb
parentabdadcceb9368f8b2485dd1f812bf3405674dddc
Implement buffer-anonymize more efficiently

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

Move the handling of the lfun to Buffer class.

Document the new feature in release notes.

(cherry picked from commit 1dba36c7cec6aeec2576e7a99e2967e867076a01)
lib/RELEASE-NOTES
src/Buffer.cpp
src/BufferView.cpp
src/Paragraph.cpp
src/Paragraph.h