From a03bc509cd19011043c340b893e7b00c7937423c Mon Sep 17 00:00:00 2001 From: Jan-Marek Glogowski Date: Fri, 3 Jul 2020 16:36:10 +0200 Subject: tdf#134478 Refactor dumping of EditEngine data - document key combinations in README - dump data into workdir as editenginedump.log - move as static function into EditEngine class - get rid of the EditDbg class and editdbg.hxx Change-Id: I965f0143a9a275a289b202f54c0ea65da63c52f6 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/97873 Tested-by: Jenkins Reviewed-by: Jan-Marek Glogowski --- editeng/README | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'editeng/README') diff --git a/editeng/README b/editeng/README index d2a1a1383506..6eab9abaee4f 100644 --- a/editeng/README +++ b/editeng/README @@ -4,3 +4,9 @@ In OO.o build DEV300m72 this module was split off from svx but it has no dependencies on [[svx]] (nor on [[sfx2]]) while in turn svx depends on editeng Read more in the mailing list post: [http://www.mail-archive.com/dev@openoffice.org/msg13237.html] + +If you build LibreOffice with dbgutil, you have some extended debug keys: +Ctrl+Alt+F1 - draws the paragraph rectangles in different colors +Ctrl+Alt+F11 - toggles dumping the edit engine state to the + "editenginedump.log" on draw +Ctrl+Alt+F12 - dumps the current edit engine state to "editenginedump.log" -- cgit v1.2.3