<div dir="ltr">Hey Tomaz,<br><div class="gmail_extra"><br><br><div class="gmail_quote">2013/11/25 Tomaž Vajngerl <span dir="ltr"><<a href="mailto:quikee@gmail.com" target="_blank">quikee@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I have implemented applying custom names to trendlines / regression<br>
curves (show in legend) for charts in master. I would also like this<br>
for LO 4.2 but I didn't make until feature freeze.<br>
<br>
This is important for 2 reasons:<br>
- old MS binary format and OOXML support this already, so this is an<br>
compatibility improvement.<br>
- in LO 4.2, the ODF format has been extended with additional<br>
properties for regression curves and this change also needs a new<br>
property. It would be easier if all the changes would be released in<br>
one LO release as all the changes will also be together in the<br>
specification proposal to OASIS.<br>
<br>
Relevant commits are:<br>
<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=3af08dd27d45302d162974e671f50af8a11a9cea" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=3af08dd27d45302d162974e671f50af8a11a9cea</a><br>

<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=f58e03e7bb0016c1ca789f7e7b35933c95378121" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=f58e03e7bb0016c1ca789f7e7b35933c95378121</a><br>

for dry cleanup<br>
<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=6f62f3f0af9ae8c1b00d0d620f306cae914a3861" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=6f62f3f0af9ae8c1b00d0d620f306cae914a3861</a><br>

main implementation<br>
<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b243ba51e786b0993e66232144fd6a6ee9ef724" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=2b243ba51e786b0993e66232144fd6a6ee9ef724</a><br>

ODF import/export<br>
 <a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=c86aed38b67ee5d1b842a7765e363015aea22fcc" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=c86aed38b67ee5d1b842a7765e363015aea22fcc</a><br>

OOXML import/export<br>
<a href="http://cgit.freedesktop.org/libreoffice/core/commit/?id=288719571eb617613ba9724f394a257a17d43a81" target="_blank">http://cgit.freedesktop.org/libreoffice/core/commit/?id=288719571eb617613ba9724f394a257a17d43a81</a><br>

MS binary 2000/XP/2003 import/export<br>
<br></blockquote></div><br><br></div><div class="gmail_extra">It looks good to me so you have already 1 review. However I would like to ask you to add an import test for XLS/XLSX and ODF as a help for the future.<br><br>
</div><div class="gmail_extra">Regards,<br>Markus<br></div></div>