office-gobmx/filter/source/svg
Miklos Vajna 8fc1b60f62 sw SVG export: try to reuse original bitmap data for JPG and PNG bitmaps
Writer shapes are implemented using SwXShape, Impress shapes use
SdrGrafObj. So switch to working with the XShape interface, which is
supported by both.

Also, don't work with the transformed graphic if it has the same
checksum as the original graphic: the transformed graphic is not linked
to the original JPG/PNG data.

Now selecting an image in Writer Online has the same speedup that
Impress Online already had.

Change-Id: Iab2791c5f5c7a2754e3de0ebb2d6ea664f6c77e4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/89540
Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Tested-by: Jenkins
2020-02-27 10:33:24 +01:00
..
test
.eslintrc.js
gentoken.pl
js2hxx.py
presentation_engine.js
svgexport.cxx sw SVG export: try to reuse original bitmap data for JPG and PNG bitmaps 2020-02-27 10:33:24 +01:00
svgfilter.component
svgfilter.cxx
svgfilter.hxx
svgfontexport.cxx
svgfontexport.hxx
svgwriter.cxx sw SVG export: try to reuse original bitmap data for JPG and PNG bitmaps 2020-02-27 10:33:24 +01:00
svgwriter.hxx svx: cache PNG export of graphic shapes 2020-02-25 10:03:10 +01:00
tokens.txt