This website requires JavaScript.
Explore
Help
Sign In
moparisthebest
/
poi
Watch
1
Star
0
Fork
0
You've already forked poi
Code
Issues
Pull Requests
Releases
1
Wiki
Activity
poi
/
src
History
Yegor Kozlov
06eeb5d312
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
2010-05-24 05:31:48 +00:00
..
contrib
Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla
#49066
2010-05-10 16:11:50 +00:00
documentation
Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans if they are already ordered
2010-05-24 05:31:48 +00:00
examples
Enhanced SViewer to support most border types, cell formats, and conditional formatting. Added ToHtml example that converts a spreadsheet into HTML, See Bugzilla
#49066
2010-05-10 16:11:50 +00:00
java/org/apache
/poi
avoid NPE when finding cell comments, Bugzilla 48846
2010-05-22 16:24:22 +00:00
models
Add missing license header to older xml files
2010-04-14 14:04:14 +00:00
ooxml
Improved performance of XSSFSheet.write, avoid unnecessary re-ordering of CTRow beans if they are already ordered
2010-05-24 05:31:48 +00:00
records
Removed RCS tags from xml documents. Also removed trailing whitespace
2009-06-04 23:01:06 +00:00
resources
included poi-ooxml-schemas and poi-examples in the release cycle, also misc improvements in build.xml: merged scratchpad and main examples, improved cross-module classpath dependencies, removed obsolete targets
2009-11-21 15:30:54 +00:00
scratchpad
Resolve bug
#49139
- don't assume that the block size is always 512 bytes. Instead of hard coding this value in, pass around the new POIFSBigBlockSize object that holds the size and various helper subsizes. Should now be possible to open 4k block files without error.
2010-04-25 17:35:56 +00:00
testcases/org/apache
/poi
Fixed tests failing in non-english locales, see Bugzilla 49191
2010-05-22 16:06:36 +00:00
types
Removed RCS tags from xml documents. Also removed trailing whitespace
2009-06-04 23:01:06 +00:00