092a74cc8f74115e6978d76cbac7f126231a2f27
Author: Victor Mireyev
Date: Sat Jun 2 16:08:59 2018 +0300
tdf#70838 ww8export: rotate shape vertically = swap width/height
During import, rotation past 45 degrees swaps height and width
in SvxMSDffManager::ImportShape, so exporting needs to do the same
c5463b865f4096246833d2cee9cbfbae336151e5
Author: Victor Mireyev
Date: Sat Jun 2 16:08:59 2018 +0300
tdf#70838 ww8export: rotate shape vertically = swap width/height
During import, rotation past 45 degrees swaps height and width
in SvxMSDffManager::ImportShape, so exporting needs to do the same
544fe73806c04762b95d0ff5bbe86aa40b873282
Author: Victor Mireyev
Date: Sat Jun 2 16:08:59 2018 +0300
tdf#70838 ww8export: rotate shape vertically = swap width/height
During import, rotation past 45 degrees swaps height and width
in SvxMSDffManager::ImportShape, so exporting needs to do the same
c14911a80e3b6e66439b1d569e7cd558c6010864
Author: Victor Mireyev
Date: Sat Jun 2 16:08:59 2018 +0300
tdf#70838 ww8export: rotate shape vertically = swap width/height
During import, rotation past 45 degrees swaps height and width
in SvxMSDffManager::ImportShape, so exporting needs to do the same
Hi all!
I would like to get any feedback on this pull request.
https://gerrit.libreoffice.org/#/c/53902/
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
All of my past & future contributions to LibreOffice may be licensed under
the MPLv2/LGPLv3+ dual license.
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice
9992338fbbf46bf381501df6c7763bf117d2ee25
Author: Victor Mireyev
Date: Fri May 4 16:56:22 2018 +0300
tdf#79315 Fix wp:effectExtent issue when exporting inline picture to DOCX.
Change-Id: I250bb365593c6a06f1d99f28b36e8bde183b16e6
Reviewed-on: https://gerrit.libreoffice.org/53679
Tested-by: Jenkins