office-gobmx/oox/source/export
Mike Kaganski 5a42e163cd tdf#163483: implement export of Math formula's fallback image to PPTX
This was left as a TODO in commit cb890ae43b
(oox: export Math objects to PPTX files, 2016-01-15). Now after commit
7cfff4751b (Related: tdf#129061 Avoid formula
import and use fallback for now, 2024-09-11), that relied on the fallback
being present, our exported documents lost the formulas completely on load.
So the fallback export became a necessity.

Change-Id: I52d4ef0400ce72ee10fda10a1131b4ba29ea56be
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177564
Reviewed-by: Mike Kaganski <mike.kaganski@collabora.com>
Tested-by: Jenkins
2024-11-30 08:40:29 +01:00
..
chartexport.cxx tdf#161800 - I/O of '# of values in second plot' parameter not supported 2024-11-26 01:34:07 +01:00
ColorExportUtils.cxx
ColorPropertySet.cxx
ColorPropertySet.hxx
DMLPresetShapeExport.cxx tdf#163486: PVS: identical conditional expressions 2024-11-13 20:11:37 +01:00
drawingml.cxx clang-tidy: performance-unnecessary-copy-initialization in oox 2024-11-12 07:26:07 +01:00
ooxml-export-notes.txt
preset-definitions-to-shape-types.pl
presetTextWarpDefinitions.xml
README
shapes.cxx tdf#163483: implement export of Math formula's fallback image to PPTX 2024-11-30 08:40:29 +01:00
ThemeExport.cxx clang-tidy: performance-unnecessary-copy-initialization in oox 2024-11-12 07:26:07 +01:00
vmlexport.cxx

presetTextWarpDefinitions.xml and presetShapeDefinitions.xml come from the
OOXML documentation (TC45).