[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.0' - sw/CppunitTest_sw_ww8export2.mk sw/qa sw/source

2018-07-06 Thread Victor Mireyev
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

[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-5.3-desktop' - sw/CppunitTest_sw_ww8export2.mk sw/qa sw/source

2018-06-28 Thread Victor Mireyev
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

[Libreoffice-commits] core.git: Branch 'libreoffice-6-1' - sw/CppunitTest_sw_ww8export2.mk sw/qa sw/source

2018-06-18 Thread Victor Mireyev
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

[Libreoffice-commits] core.git: sw/CppunitTest_sw_ww8export2.mk sw/qa sw/source

2018-06-15 Thread Victor Mireyev
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

Pull request feedback

2018-05-30 Thread Victor Mireyev
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

Victor Mireyev license statement

2018-05-10 Thread Victor Mireyev
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

[Libreoffice-commits] core.git: sw/qa writerfilter/source

2018-05-10 Thread Victor Mireyev
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