]> source.dussan.org Git - poi.git/commit
Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans...
authorYegor Kozlov <yegor@apache.org>
Mon, 24 May 2010 05:31:48 +0000 (05:31 +0000)
committerYegor Kozlov <yegor@apache.org>
Mon, 24 May 2010 05:31:48 +0000 (05:31 +0000)
commit9f0cd544cf702c31cbcbc0ea944a22b38784f213
tree7109c8928cca2b7d927c3dc5c6f7b5d2b197a635
parente79cc21802e5204a508d177aa3ff5d1331101b46
Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans if they are already ordered

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@947542 13f79535-47bb-0310-9956-ffa450edef68
src/documentation/content/xdocs/status.xml
src/ooxml/java/org/apache/poi/xssf/usermodel/XSSFSheet.java