https://bugs.documentfoundation.org/show_bug.cgi?id=93660
--- Comment #10 from Oliver Specht (CIB) <[email protected]> ---
(In reply to Aron Budea from comment #8)
> Dynamic casts were added in this commit:
> https://cgit.freedesktop.org/libreoffice/core/commit/
> ?id=fa91dd31f39a24329d288d4e1cda28db3a16af0d
>
> "5th step to remove tools/rtti.hxx
> tools/rtti.hxx removed
> completed the interface of some Sdr.* Items
> and removed pseudo items"
At the time the issue was reported (2015-08-25 15:40:03 UTC) the commit
mentioned above was not even planned ;-)
The main problem in table import in writerfilter is the missing table API.
Tables are imported as simple paragraphs and converted to a table after the
last paragraph is finished. (see SwXText::convertToTable() )
The 'normal' filters create the table by adding cells and rows.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs