<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="12" style="border: 1px #c9c399 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="https://git.reviewboard.kde.org/r/119153/">https://git.reviewboard.kde.org/r/119153/</a>
     </td>
    </tr>
   </table>
   <br />




<table bgcolor="#e0e0e0" width="100%" cellpadding="12" style="border: 1px gray solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>
   <h1 style="margin: 0; padding: 0; font-size: 10pt;">This change has been marked as submitted.</h1>
  </td>
 </tr>
</table>
<br />


<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="12" style="border: 1px #888a85 solid; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;">
 <tr>
  <td>

<div>Review request for Calligra.</div>
<div>By Boudewijn Rempt.</div>


<p style="color: grey;"><i>Updated July 12, 2014, 3:37 p.m.</i></p>









<div style="margin-top: 1.5em;">
 <b style="color: #575012; font-size: 10pt;">Repository: </b>
calligra
</div>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;"><p style="padding: 0;text-rendering: inherit;margin: 0;line-height: inherit;white-space: inherit;">In 2002, some code was added to KoStore to add "part" in front of some files if the filename starts with a number. Probably for embedded documents, but the history is unclear. This has been giving trouble ever since, and now we basically always disable the name expansion system -- so remove it.</p></pre>
  </td>
 </tr>
</table>



<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>filters/libmsooxml/KoOdfExporter.cpp <span style="color: grey">(741585e)</span></li>

 <li>filters/sheets/excel/import/ExcelImport.cpp <span style="color: grey">(4481178)</span></li>

 <li>filters/sheets/excel/import/excelimporttoods.cc <span style="color: grey">(edfac62)</span></li>

 <li>filters/sheets/html/htmlimport.cc <span style="color: grey">(a59be91)</span></li>

 <li>filters/stage/powerpoint/PptToOdp.cpp <span style="color: grey">(9520816)</span></li>

 <li>filters/words/applixword/applixwordimport.cc <span style="color: grey">(6e86dcf)</span></li>

 <li>filters/words/ascii/AsciiExport.cpp <span style="color: grey">(c6b9097)</span></li>

 <li>filters/words/ascii/AsciiImport.cpp <span style="color: grey">(a6057e3)</span></li>

 <li>filters/words/docx/export/DocxExport.cpp <span style="color: grey">(2880f7b)</span></li>

 <li>filters/words/docx/export/DocxFile.cpp <span style="color: grey">(f1f7ee1)</span></li>

 <li>filters/words/epub/EpubFile.cpp <span style="color: grey">(1f0b299)</span></li>

 <li>filters/words/epub/HtmlFile.cpp <span style="color: grey">(c1d35d6)</span></li>

 <li>filters/words/epub/exportepub2.cpp <span style="color: grey">(91a58fd)</span></li>

 <li>filters/words/epub/exporthtml.cpp <span style="color: grey">(ec181d5)</span></li>

 <li>filters/words/mobi/exportmobi.cpp <span style="color: grey">(93758ca)</span></li>

 <li>filters/words/msword-odf/mswordodfimport.cpp <span style="color: grey">(1b7e97f)</span></li>

 <li>krita/plugins/formats/odg/kis_odg_import.cc <span style="color: grey">(6a8b651)</span></li>

 <li>krita/plugins/formats/ora/ora_converter.cc <span style="color: grey">(d8b9e6a)</span></li>

 <li>krita/plugins/paintops/resourcemanager/KoResourceBundle.cpp <span style="color: grey">(78edb59)</span></li>

 <li>krita/ui/flake/kis_shape_layer.cc <span style="color: grey">(39789cc)</span></li>

 <li>krita/ui/flake/kis_shape_selection.cpp <span style="color: grey">(71ec21b)</span></li>

 <li>krita/ui/kis_clipboard.cc <span style="color: grey">(44b1a90)</span></li>

 <li>krita/ui/kis_mimedata.cpp <span style="color: grey">(3905f1f)</span></li>

 <li>libs/main/KoDocument.cpp <span style="color: grey">(675675e)</span></li>

 <li>libs/odf/KoEmbeddedDocumentSaver.cpp <span style="color: grey">(4ed6e48)</span></li>

 <li>libs/odf/KoOdfPaste.cpp <span style="color: grey">(1e46546)</span></li>

 <li>libs/odf/KoStore.h <span style="color: grey">(2b1f4bc)</span></li>

 <li>libs/odf/KoStore.cpp <span style="color: grey">(0c398ac)</span></li>

 <li>libs/odf/KoStore_p.h <span style="color: grey">(fc830e2)</span></li>

 <li>libs/odf/tests/storedroptest.cpp <span style="color: grey">(68d51cb)</span></li>

 <li>plan/kptmaindocument.cpp <span style="color: grey">(bc0894c)</span></li>

 <li>plugins/chartshape/ChartShape.cpp <span style="color: grey">(ca42770)</span></li>

 <li>plugins/dockers/shapecollection/OdfCollectionLoader.cpp <span style="color: grey">(f52eeb1)</span></li>

 <li>plugins/formulashape/KoFormulaShape.cpp <span style="color: grey">(6a6e692)</span></li>

 <li>words/part/tests/TestRdf.cpp <span style="color: grey">(d0b34d9)</span></li>

</ul>

<p><a href="https://git.reviewboard.kde.org/r/119153/diff/" style="margin-left: 3em;">View Diff</a></p>






  </td>
 </tr>
</table>




  </div>
 </body>
</html>