]> source.dussan.org Git - poi.git/shortlog
poi.git
2010-07-18 Nick BurchFix bug #49524 - Support for setting cell text to be...
2010-07-18 Yegor Kozlovdo case-insensitive comparison when detecting Content_T...
2010-07-16 Nick BurchPatch from Jens Gotze from bug #49581 - Ability to...
2010-07-16 Nick BurchPatch from Andrew Shirley from bug #49185 - Support...
2010-07-16 Nick BurchFix indent, and make the mime type matching more consistent
2010-07-16 Nick Burch49599 - Correct writing of NoteRecord author text when...
2010-07-09 Maxim Valyanskiyhwpf: Range.findRange fix for out-of-range searches
2010-07-07 Maxim Valyanskiyhwpf.usermodel.Range: use generics & remove redundant...
2010-07-07 Maxim ValyanskiyHWPFDocument: minor cleanup
2010-07-07 Maxim ValyanskiyHWPF: test auto-saved document
2010-07-06 Maxim ValyanskiyHWPF: better fix for TextPieceTable.getCharIndex()
2010-07-05 Maxim Valyanskiyupdate status.xml
2010-07-05 Maxim ValyanskiyHWPF: Improve reading of auto-saved ("complex") document
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchFix deprecated warnings
2010-07-02 Nick BurchMore Word 6 / Word 95 Support
2010-07-02 Nick BurchFix generics warnings
2010-07-02 Nick BurchUpdate the contributor guidelines (microsoft docs,...
2010-06-30 Nick BurchUpdate HWPF documentation to include the newly added...
2010-06-30 Nick BurchEnable Word6Extractor in ExtractorFactory
2010-06-30 Nick BurchBasic text extraction support for old Word 6 and Word...
2010-06-30 Nick BurchFix generics warnings
2010-06-29 Nick BurchFix bug #49508 - Allow the addition of paragraphs to...
2010-06-29 Nick BurchAdd sample .msg file which uses a different codepage
2010-06-29 Nick BurchFix bug #49446 - Don't consider 17.16.23 field codes...
2010-06-29 Nick BurchMore XSLF tests for the less common extensions, and...
2010-06-28 Yegor Kozlovnever download ooxml-schemas-.jar from maven, always...
2010-06-28 Yegor Kozlovremoved duplicates of PICTURE_TYPE_* constants defined...
2010-06-22 Nick BurchRemove a few deprecated warnings for when compiling...
2010-06-22 Nick BurchAdd index and download entries for the 3.7 beta 1 release
2010-06-22 Nick BurchRevert r954835 now that POI 3.7 beta1 is out - go back...
2010-06-15 Nick BurchNew expected release date for 3.7 beta 1
2010-06-15 Nick BurchTemporary switch back to using only ooxml-schemas-1...
2010-06-15 Nick BurchAdd main method
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...
next