https://bugs.documentfoundation.org/show_bug.cgi?id=157823
BogdanB <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Keywords| |bibisected, bisected, | |regression --- Comment #9 from BogdanB <[email protected]> --- author Mike Kaganski <[email protected]> 2022-09-21 11:11:47 +0300 committer Xisco Fauli <[email protected]> 2022-09-22 13:21:33 +0200 commit d194474aabd699806cb3631bc8641dd0548b8026 (patch) tree 99434055a8224674e470ce49e89cc8112c4f9303 parent 84210c97d3d41f50f82d1b0747020283c844c808 (diff) tdf#151100: xText->getString() may be empty for content needing export The check that is removed prevents collecting the table data. Assume that it's the performance optimization, and that processing empty text objects would be fast anyway. This basically reverts commit 73fcb052edf1a21d785583bc53e8b4323b577bb1 Author Christian Lippka <[email protected]> Date Thu Nov 22 12:26:35 2001 +0000 #90330# only export text autostyles for shapes with text and commit 7661bbbaef31adfdb298b1447301b24a70f85834 Author Michael Stahl <[email protected]> Date Fri Nov 25 22:46:34 2016 +0100 tdf#102479 ODF export: ignore exceptions when checking shape text that becomes unnecessary after the former change is reverted. Change-Id: I709a7b4c5ac1cc0621d3a1b18f2eb74feb987efb Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140313 Tested-by: Mike Kaganski <[email protected]> Reviewed-by: Mike Kaganski <[email protected]> Signed-off-by: Xisco Fauli <[email protected]> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140352 Tested-by: Jenkins (cherry picked from commit 226b1c2006e936e4b32748b810624c5d655c4a98) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/140378 Reviewed-by: Michael Stahl <[email protected]> -- You are receiving this mail because: You are the assignee for the bug.
