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





 <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I guess I should say something as there is a lot of Words stuff.

And personally I have no problem with this</pre>
 <br />







<p>- C.</p>


<br />
<p>On May 14th, 2012, 4:24 p.m., Friedrich W. H. Kossebau wrote:</p>






<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/media/rb/images/review_request_box_top_bg.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for Calligra and Boudewijn Rempt.</div>
<div>By Friedrich W. H. Kossebau.</div>


<p style="color: grey;"><i>Updated May 14, 2012, 4:24 p.m.</i></p>






<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;">generic_wrapper and xsltfilter should have been removed already with 4254f88a2a816aa81e2d68e73348354814363960 but that failed somehow. Only OBSOLETE.txt claims they are not there :)

words/libexport also looks like a no longer used lib from the content, only linked from htmlodf_export, but it is not used at all over there, no 
symbols linked or headers included.

</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/CMakeLists.txt <span style="color: grey">(8032eec)</span></li>

 <li>filters/generic_wrapper/CMakeLists.txt <span style="color: grey">(463d0c3)</span></li>

 <li>filters/generic_wrapper/README <span style="color: grey">(6326904)</span></li>

 <li>filters/generic_wrapper/generic_filter.cc <span style="color: grey">(37acf2e)</span></li>

 <li>filters/generic_wrapper/generic_filter.desktop <span style="color: grey">(6d5b848)</span></li>

 <li>filters/generic_wrapper/generic_filter.h <span style="color: grey">(df84e16)</span></li>

 <li>filters/stage/CMakeLists.txt <span style="color: grey">(ad125e1)</span></li>

 <li>filters/words/CMakeLists.txt <span style="color: grey">(4cda84c)</span></li>

 <li>filters/words/html-odf/CMakeLists.txt <span style="color: grey">(ef44df4)</span></li>

 <li>filters/words/libexport/CHANGES <span style="color: grey">(ec7436e)</span></li>

 <li>filters/words/libexport/CMakeLists.txt <span style="color: grey">(8c4ac05)</span></li>

 <li>filters/words/libexport/KWEFBaseWorker.h <span style="color: grey">(212334e)</span></li>

 <li>filters/words/libexport/KWEFBaseWorker.cc <span style="color: grey">(70c1fd1)</span></li>

 <li>filters/words/libexport/KWEFStructures.h <span style="color: grey">(032da69)</span></li>

 <li>filters/words/libexport/KWEFStructures.cc <span style="color: grey">(d40d93a)</span></li>

 <li>filters/words/libexport/KWEFUtil.h <span style="color: grey">(1e18fcb)</span></li>

 <li>filters/words/libexport/KWEFUtil.cc <span style="color: grey">(203e6e9)</span></li>

 <li>filters/words/libexport/KWEFWordsLeader.h <span style="color: grey">(d1ed322)</span></li>

 <li>filters/words/libexport/KWEFWordsLeader.cc <span style="color: grey">(bf3f3bd)</span></li>

 <li>filters/words/libexport/Picture.h <span style="color: grey">(1acdccd)</span></li>

 <li>filters/words/libexport/Picture.cpp <span style="color: grey">(0952c06)</span></li>

 <li>filters/words/libexport/PictureBase.h <span style="color: grey">(97bc6d0)</span></li>

 <li>filters/words/libexport/PictureBase.cpp <span style="color: grey">(48db124)</span></li>

 <li>filters/words/libexport/PictureClipart.h <span style="color: grey">(e1c2473)</span></li>

 <li>filters/words/libexport/PictureClipart.cpp <span style="color: grey">(422d0e2)</span></li>

 <li>filters/words/libexport/PictureEps.h <span style="color: grey">(c8e54ab)</span></li>

 <li>filters/words/libexport/PictureEps.cpp <span style="color: grey">(03be3d0)</span></li>

 <li>filters/words/libexport/PictureImage.h <span style="color: grey">(69f7637)</span></li>

 <li>filters/words/libexport/PictureImage.cpp <span style="color: grey">(ffda6aa)</span></li>

 <li>filters/words/libexport/PictureKey.h <span style="color: grey">(53cc199)</span></li>

 <li>filters/words/libexport/PictureKey.cpp <span style="color: grey">(608fc66)</span></li>

 <li>filters/words/libexport/PictureShared.h <span style="color: grey">(baaaa1d)</span></li>

 <li>filters/words/libexport/PictureShared.cpp <span style="color: grey">(119dbff)</span></li>

 <li>filters/words/libexport/ProcessDocument.h <span style="color: grey">(3f96ed5)</span></li>

 <li>filters/words/libexport/ProcessDocument.cc <span style="color: grey">(0dad6a7)</span></li>

 <li>filters/words/libexport/TODO <span style="color: grey">(4cf082a)</span></li>

 <li>filters/words/libexport/TagProcessing.h <span style="color: grey">(e03d450)</span></li>

 <li>filters/words/libexport/TagProcessing.cc <span style="color: grey">(aebc23a)</span></li>

 <li>filters/words/libexport/words_libexport_export.h <span style="color: grey">(2552731)</span></li>

 <li>filters/xsltfilter/CMakeLists.txt <span style="color: grey">(e9395b3)</span></li>

 <li>filters/xsltfilter/config-xsltfilter.h.cmake <span style="color: grey">(06b5dd6)</span></li>

 <li>filters/xsltfilter/export/CMakeLists.txt <span style="color: grey">(faf885d)</span></li>

 <li>filters/xsltfilter/export/Changelog <span style="color: grey">(27a5bf2)</span></li>

 <li>filters/xsltfilter/export/TODO <span style="color: grey">(8d10822)</span></li>

 <li>filters/xsltfilter/export/xsl/CMakeLists.txt <span style="color: grey">(b89fb19)</span></li>

 <li>filters/xsltfilter/export/xsl/words/CMakeLists.txt <span style="color: grey">(446cd26)</span></li>

 <li>filters/xsltfilter/export/xsl/words/xslfo/CMakeLists.txt <span style="color: grey">(c5f4214)</span></li>

 <li>filters/xsltfilter/export/xsl/words/xslfo/main.xsl <span style="color: grey">(26d0cf7)</span></li>

 <li>filters/xsltfilter/export/xsl/words/xslfo/words2xslfo-table.xsl <span style="color: grey">(e8a9d30)</span></li>

 <li>filters/xsltfilter/export/xslt_export.desktop <span style="color: grey">(96e4eff)</span></li>

 <li>filters/xsltfilter/export/xsltdialog.ui <span style="color: grey">(14892b9)</span></li>

 <li>filters/xsltfilter/export/xsltexport.h <span style="color: grey">(b995ee2)</span></li>

 <li>filters/xsltfilter/export/xsltexport.cc <span style="color: grey">(23a0f2f)</span></li>

 <li>filters/xsltfilter/export/xsltexportdia.h <span style="color: grey">(a4534ed)</span></li>

 <li>filters/xsltfilter/export/xsltexportdia.cc <span style="color: grey">(697e5b5)</span></li>

 <li>filters/xsltfilter/export/xsltproc.h <span style="color: grey">(21ccd2c)</span></li>

 <li>filters/xsltfilter/export/xsltproc.cc <span style="color: grey">(01f740e)</span></li>

 <li>filters/xsltfilter/import/CMakeLists.txt <span style="color: grey">(02d2edd)</span></li>

 <li>filters/xsltfilter/import/Changelog <span style="color: grey">(5cada6d)</span></li>

 <li>filters/xsltfilter/import/TODO <span style="color: grey">(c660732)</span></li>

 <li>filters/xsltfilter/import/xslt_import.desktop <span style="color: grey">(2cf490c)</span></li>

 <li>filters/xsltfilter/import/xsltdialog.ui <span style="color: grey">(14892b9)</span></li>

 <li>filters/xsltfilter/import/xsltimport.h <span style="color: grey">(55217f9)</span></li>

 <li>filters/xsltfilter/import/xsltimport.cc <span style="color: grey">(0729978)</span></li>

 <li>filters/xsltfilter/import/xsltimportdia.h <span style="color: grey">(6eedbf6)</span></li>

 <li>filters/xsltfilter/import/xsltimportdia.cc <span style="color: grey">(d6bd02c)</span></li>

 <li>filters/xsltfilter/import/xsltproc.h <span style="color: grey">(21ccd2c)</span></li>

 <li>filters/xsltfilter/import/xsltproc.cc <span style="color: grey">(3e6fc3a)</span></li>

 <li>filters/xsltfilter/status.html <span style="color: grey">(2bc9929)</span></li>

 <li>filters/xsltfilter/words2xslfo.xsl <span style="color: grey">(1a85ca5)</span></li>

</ul>

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




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








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