office-gobmx/sw/util
Noel Grandin 828c1999e0 move writerfilter inside sw
writerfilter wants to convert incoming RTF and OOXML files into
writer's document model. But it currently has to do so by
manipulating the limited subset that we expose through the UNO
API.

This is both slower and less accurate than having access
to the full document model.

So move it inside, and then we can strip out various hacks, and
optimise imports.

Change-Id: Ie1114d28130ef5f9a786531bc552cb8ee7768015
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165953
Tested-by: Noel Grandin <noel.grandin@collabora.co.uk>
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2024-04-18 09:16:12 +02:00
..
msword.component sw: create DocxExport instances with an uno constructor 2018-10-12 09:08:45 +02:00
sw.component Filter optional component implementations by name 2021-12-21 00:20:07 +01:00
sw.component.mailmerge Filter optional component implementations by name 2021-12-21 00:20:07 +01:00
sw_writerfilter.component move writerfilter inside sw 2024-04-18 09:16:12 +02:00
swd.component Clean up previous commit 2015-02-26 14:46:03 +01:00
swui.component Create an UNO service to do the symbol lookup in sw 2024-03-06 12:34:10 +01:00
vbaswobj.component tdf#148806 sw vba: fix GetVbaEventProcessor 2022-10-01 08:56:13 +02:00