diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2023-08-23 08:34:01 +0200 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.com> | 2023-08-23 09:38:27 +0200 |
commit | f8e1a62f944e5358fe498008b4ff8701f1e190a0 (patch) | |
tree | 2bcb3f2b8daead78ffbee8688fec4fc0e8f813f0 /translations | |
parent | eb217182a5c44de748218fea009a245254f30b95 (diff) |
tdf#77760 sw floattable: add support for footnotes, layout
Once the footnote was inserted to the document model, the layout was
also missing (footnote portion, footnote frame).
One problem is that the footnote portion was empty instead of the
footnote counter, because SwTextFormatter::NewFootnotePortion() returned
early in the fly case.
The other problem was the missing footnote frame, but once the footnote
portion was created correctly, the matching footnote frame was also
created.
File filters (ODT, DOCX) still needs more work.
Change-Id: If71c44962f604f23fdcfccfe80b0d97787fd99d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/155961
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
Diffstat (limited to 'translations')
0 files changed, 0 insertions, 0 deletions