]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-06-14 Nick BurchFix bug #49432 - Lazy caching of XSSFComment CTComment...
2010-06-14 Nick BurchNotes on ooxml-schemas 1.1 and 1.0
2010-06-14 Nick BurchHave the ooxml build correctly ensure that we have...
2010-06-14 Nick BurchBetter handling of Outlook messages in HSMF when there...
2010-06-14 Nick BurchWhen formatting numbers with DataFormatter, handle...
2010-06-13 Yegor Kozlovforce ASCII encoding when compiling sources, fixed...
2010-06-11 Nick BurchBump the ooxml schema version up to 1.1, as 1.0 was...
2010-06-11 Nick BurchRemove spurious svn:executable flags
2010-06-11 Nick BurchThe next release will be 3.7 beta 2
2010-06-11 Nick BurchKeep compatibility for now, and alert people to move...
2010-06-11 Nick BurchA few little tweaks to the contribution guide
2010-06-11 Nick BurchFix 1.6-isms from the patch from bug #48574
2010-06-11 Nick BurchApply (with slight tweaks) patch from Phillip Epp from...
2010-06-11 Nick BurchTest documents from bug #48574
2010-06-11 Nick BurchFix for bug #48245 - tweak HWPF table cell detection...
2010-06-10 Nick BurchApply, with a few tweaks, the patch from bug #48996...
2010-06-10 Nick BurchAdd additional RevisionMarkAuthorTable test
2010-06-10 Nick BurchAdd more to test for bug #46664, including the last...
2010-06-09 Nick BurchFix bug #46664 - fix up Tab IDs when adding new sheets...
2010-06-06 Yegor Kozlovcleaned javadoc warnings
2010-06-04 Nick BurchApply with tweaks the patch from bug #45269 - improve...
2010-06-04 Nick BurchAdd tests to verify that XSSF and HSSF do the same...
2010-06-04 Nick BurchMake the orders match the names, as otherwise people...
2010-06-04 Nick BurchAdd unit test to verify that bug #47490 no longer exists
2010-06-04 Nick BurchAdd unit test for bug #45970 - shows that we can read...
2010-06-04 Nick BurchFix bug #49386 - avoid NPE when extracting OOXML file...
2010-06-03 Nick BurchTweak @link reference to avoid compiler issues
2010-06-03 Nick BurchRemove un-used imports
2010-06-03 Nick BurchFix bug #49377 - only call DecimalFormat.setRoundingMod...
2010-06-03 Nick BurchFix bug #49378 - correct 1.6ism
2010-06-03 Nick BurchParse the HSMF headers chunk if present, and use it...
2010-06-03 Nick BurchFix 1.6ism
2010-06-02 Nick BurchFix inspired by bug #48494 - detect and support time...
2010-06-02 Nick BurchAnother fix inspired by bug #48494 - have ExcelExtracto...
2010-06-02 Nick BurchFix bug #48494 - have EventBasedExcelExtractor make...
2010-06-02 Nick BurchFix bug #49096 - add clone support to Chart begin and...
2010-06-02 Nick BurchList attachment names in the output of OutlookTextExtra...
2010-06-02 Nick BurchUpdate the FAQ with a note about poi-ooxml-schemas...
2010-06-01 Nick BurchFix inspired by bug #48872 - allow DateFormatter.format...
2010-06-01 Nick BurchMore work inspired by bug #48872 - handle MMMMM and...
2010-06-01 Nick BurchMore fixes inspired by bug #48872 - handle zero formatt...
2010-05-30 Yegor Kozlovensure english locale for POI build
2010-05-30 Yegor Kozlovmore cleanup of deprecation warnings generated by javac
2010-05-30 Yegor Kozlovfixed construction of the DIB picture header, see Bugzi...
2010-05-29 Yegor Kozlovremoved deprecation warnings to keep javac quiet
2010-05-29 Yegor Kozlovoptimized serialization of XSSFRow - avoid re-ordering...
2010-05-28 Nick BurchSupport a couple more crazy formats, as identified...
2010-05-28 Nick BurchFix bug #48718 - Make the creation of multiple, un...
2010-05-27 Nick BurchFix bug #44916 - Allow access to the HSSFPatriarch...
2010-05-27 Nick BurchTidy up various indents and generics warnings
2010-05-27 Maxim Valyanskiyadd myself to who.xml
2010-05-27 Maxim ValyanskiyInitial support for reading AES-encrypted/write-protect...
2010-05-27 Maxim ValyanskiyInitial support for reading AES-encrypted/write-protect...
2010-05-27 Nick BurchAdd missing test file for bug #48779
2010-05-27 Mark BeardsleyMoved from xssf\usermodel examples following Christian...
2010-05-27 Mark BeardsleyAdded Christian's Centre Across Selection code.
2010-05-26 Nick BurchSolution for bug #48779 - Allow you to get straight...
2010-05-26 Nick BurchAdd disabled unit test for bug #48539, which is current...
2010-05-26 Nick BurchAdd test which shows that bug #48832 is invalid
2010-05-26 Nick BurchAdd unit test to show that the behaviour in bug #48923...
2010-05-26 Nick BurchApply patch from bug #48924 - Allow access of the HWPF...
2010-05-26 Nick BurchAdd a simple testcase for the new RevisionMarkAuthorTab...
2010-05-26 Nick BurchApply patch from bug #48926 - Initial support for the...
2010-05-26 Nick BurchFix bug #49160 - Ensure that CTDigSigBlob is included...
2010-05-25 Nick BurchFix bug #49189 - Detect w:tab and w:cr entries in XWPF...
2010-05-25 Nick BurchGet to a consistent indent
2010-05-25 Nick BurchFix bug #49273 - Correct handling for Font Character...
2010-05-25 Nick BurchApply patches from Peter Kutak from bugs 49334 and...
2010-05-24 Josh MicichAdded loose tests to junit hierarchy
2010-05-24 Josh MicichChanged JRE 6 dependent code to its JRE 5 equivalent
2010-05-24 Mark BeardsleyModified existing text to cover changes made to XWPFHea...
2010-05-24 Mark BeardsleyAdded overloaded method to support multiple paragraphs...
2010-05-24 Nick BurchAdd a "rat-check" optional target, which runs Apache...
2010-05-24 Nick BurchMore license headers
2010-05-24 Nick BurchAdd in missing license headers to a few files
2010-05-24 Yegor KozlovImproved performance of XSSFSheet.write, avoid unnecess...
2010-05-22 Yegor Kozlovavoid NPE when finding cell comments, Bugzilla 48846
2010-05-22 Yegor KozlovEnsure that CTPhoneticPr is included in poi-ooxml jar...
2010-05-22 Yegor Kozlov Fixed tests failing in non-english locales, see Bugzil...
2010-05-19 Nick BurchApply (with slight tweaks) patch from bug #48432 -...
2010-05-16 Yegor Kozlovsupport for data validation for OOXML, see Bugzilla...
2010-05-10 Yegor KozlovEnhanced SViewer to support most border types, cell...
2010-05-05 Nick BurchFix bug #49020 - Workaround Excel outputting invalid...
2010-05-05 Nick BurchApply patch from Trejkaz from bug #49050 - Improve...
2010-05-05 Nick BurchFix bug #49194 - Correct text size limit for OOXML...
2010-05-05 Nick BurchFix bug #49254 - Fix CellUtils.setFont to use the corre...
2010-05-05 Nick BurchHopefully finish fixing bug #49139 - track down another...
2010-05-03 Nick BurchAdd DISABLED test which shows the latest problem relati...
2010-05-03 Nick BurchEnable the tests for bug #49139, now that we have a...
2010-04-30 Nick BurchNew release in the doap file
2010-04-27 Maxim Valyanskiyskip incorrect MMSRecord in xls
2010-04-26 Nick BurchTweak depends lines relating to compile-ooxml-xsds...
2010-04-25 Nick BurchResolve bug #49139 - don't assume that the block size...
2010-04-25 Yegor Kozlov Avoid writing malformed CDATA blocks in sharedStrings...
2010-04-24 Yegor KozlovAdded implementation for TEXT() and TRUNC(), see Bugzil...
2010-04-23 Mark BeardsleyImproved usage message.
2010-04-20 Yegor KozlovProperly close internal InputStream in ExtractorFactory...
2010-04-20 Yegor Kozlov Fixed locale-sensitive formatters in PackageProperties...
2010-04-20 Yegor KozlovEnsure that CTVectorVariant is included in poi-ooxml...
2010-04-15 Mark BeardsleyConverts Excel to CSV using usermodel.
next