office-gobmx/sw/source
Miklos Vajna 3a8ecbc703 DOCX export: move the bulk of the table export code to a new file
docxattributeoutput.cxx was already more than 10k lines long, which
means it's really slow to recompile it, compared to other files in the
same directory.

Split out some of the table handling functionality into a new
docxtableexport.cxx, so touching that (floating) table code has much
improved rebuild time when developing.

Change-Id: I4fe94a572ae8f684c78799dedbaa346d9a1bdae9
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/147455
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2023-02-22 10:32:34 +00:00
..
core tdf#153728 Can't assign macro to autotext 2023-02-21 18:48:12 +00:00
filter DOCX export: move the bulk of the table export code to a new file 2023-02-22 10:32:34 +00:00
ui sw: check GetWrtShellPtr() 2023-02-21 13:28:28 +00:00
uibase sw: check GetWrtShellPtr() 2023-02-21 13:28:28 +00:00