You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Dominik Stadler ecf9194b65 Bug 56170: Fix a problem with cells in workbooks becoming disconnected from XMLBeans whenever columns need to be reordered during writing the file. This happens because setCArray() disconnects any previously stored array-item but we try to re-use them. So we need to recreate the CTCell and set it in the XSSFCell to make this work in all currently tested cases. 10 vuotta sitten
.settings Adjust Eclipse project for JDK 1.6 10 vuotta sitten
legal Fix the copyright notice year 10 vuotta sitten
maven Update commons-logging to 1.1.3 and set scope to test for hamcrest lib in pom 10 vuotta sitten
sonar Try to exclude some generated files from Sonar runs 10 vuotta sitten
src Bug 56170: Fix a problem with cells in workbooks becoming disconnected from XMLBeans whenever columns need to be reordered during writing the file. This happens because setCArray() disconnects any previously stored array-item but we try to re-use them. So we need to recreate the CTCell and set it in the XSSFCell to make this work in all currently tested cases. 10 vuotta sitten
test-data Bug 56170: Fix a problem with cells in workbooks becoming disconnected from XMLBeans whenever columns need to be reordered during writing the file. This happens because setCArray() disconnects any previously stored array-item but we try to re-use them. So we need to recreate the CTCell and set it in the XSSFCell to make this work in all currently tested cases. 10 vuotta sitten
.classpath Now that we require Java 1.6, we no longer need to include the STAX-API jar as JRE 1.6 has it build in 10 vuotta sitten
.project Add Eclipse project files and settings to make it easier to start hacking on POI in Eclipse 10 vuotta sitten
KEYS Update Yegor's gpg key in the Keys file, with the latest version from the key servers (more signatures, correct expiry etc) 10 vuotta sitten
build.xml More stax jar removal for Java 6 10 vuotta sitten
doap_POI.rdf updated POI rdf descriptor 11 vuotta sitten
patch.xml Bugzilla 53763: avoid style mess when using HSSFOptimiser 11 vuotta sitten