<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - FILESAVE XLSX: Arrow pointing left is rotated right after save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103050#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_REOPENED "
   title="REOPENED - FILESAVE XLSX: Arrow pointing left is rotated right after save"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=103050">bug 103050</a>
              from <span class="vcard"><a class="email" href="mailto:libreoffice@nisz.hu" title="NISZ LibreOffice Team <libreoffice@nisz.hu>"> <span class="fn">NISZ LibreOffice Team</span></a>
</span></b>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=161761" name="attach_161761" title="The original and exported file in Excel">attachment 161761</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=161761&action=edit" title="The original and exported file in Excel">[details]</a></span>
The original and exported file in Excel

Rotation looks fine when exported with todays nightly: 

Version: 7.1.0.0.alpha0+ (x64)
Build ID: 59939d2490726336546c7ad05082d23031074e12
CPU threads: 4; OS: Windows 6.3 Build 9600; UI render: Skia/Raster; VCL: win
Locale: hu-HU (hu_HU); UI: en-US
Calc: CL

Bibisect-6-5 however does not contain the commit to fix <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - XLSX FILTER: Bad import of DrawingML rotation (Formatting lost on XLSX diagram)"
   href="show_bug.cgi?id=83593">bug #83593</a>

Other things are still happening, like multi-step gradient not being supported.

Also on the easier side of problems:
- Width changes from 19.21 cm to 18.26 cm
- Anchor changes from "Move with cells, but size stays" to "Move and resize
with cells" or in XML: <xdr:oneCellAnchor> -> <xdr:twoCellAnchor
editAs="twoCell"> 
- Positioning changes, as if the bottom right corner of the shape became the
top left, or in XML: 
    <xdr:from>
-      <xdr:col>6</xdr:col>
-      <xdr:colOff>0</xdr:colOff>
-      <xdr:row>2</xdr:row>
-      <xdr:rowOff>0</xdr:rowOff>
+      <xdr:col>17</xdr:col>
+      <xdr:colOff>181800</xdr:colOff>
+      <xdr:row>5</xdr:row>
+      <xdr:rowOff>171720</xdr:rowOff>
    </xdr:from>
and this part appeared too:
    <xdr:to>
      <xdr:col>28</xdr:col>
      <xdr:colOff>363240</xdr:colOff>
      <xdr:row>9</xdr:row>
      <xdr:rowOff>152280</xdr:rowOff>
    </xdr:to></pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>