]> source.dussan.org Git - poi.git/shortlog
poi.git
2012-03-05 Yegor Kozlovoptimized unused imports and removed deprecation warnin...
2012-03-01 Yegor Kozlovbugzilla 52682 - allow setting text with trailing carri...
2012-03-01 Yegor Kozlovbugzilla 52244 - use correct text attributes when prese...
2012-02-29 Yegor Kozlovsupport for setting color of sheet tab in XSSF
2012-02-29 Yegor KozlovBugzilla 51564 - support for enforcing fields update...
2012-02-29 Yegor Kozlovfollow on to r1295058
2012-02-29 Yegor KozlovBugzilla 51673 - support grouping rows in SXSSF
2012-02-29 Yegor KozlovBugzilla 51780 - support replacement of content types...
2012-02-28 Yegor KozlovBugzilla 52784 - replace ISO control characters with...
2012-02-28 Yegor Kozlovfollow-on to r1294595
2012-02-28 Yegor Kozlovbugzilla 52057 - updated formula test framework to...
2012-02-27 Yegor Kozlovfollow-on to r1294180
2012-02-27 Yegor KozlovBugzilla 52574 - support setting header / footer page...
2012-02-27 Yegor KozlovBugzilla 52583 - fixed WorkbookUtil#createSafeSheetName...
2012-02-27 Yegor KozlovBugzilla 51790: fixed reading shared formulas in XSSF
2012-02-27 Yegor KozlovBugzilla 52708 - misc improvements in CellFormat
2012-02-26 Yegor Kozlovpolished code to register new function impls in runtime
2012-02-26 Yegor KozlovBugzilla 52690 - added a getter for length of encrypted...
2012-02-26 Yegor KozlovBugzilla 52255 - support adding TIFF,EPS and WPG pictur...
2012-02-26 Yegor Kozlovfixed wrong namespace when inserting images in xwpf...
2012-02-25 Yegor KozlovBugzilla 52078 - avoid OutOfMemoryError when rendering...
2012-02-23 Yegor KozlovBugzilla 52745: fixed XSSFRichtextString.append to...
2012-02-22 Yegor KozlovBugzilla 52716 - tolerate hyperlinks that have neither...
2012-02-22 Yegor KozlovBugzilla 52599 - avoid duplicate text when rendering...
2012-02-22 Yegor KozlovBugzilla 52598 - respect slide background when renderin...
2012-02-22 Yegor Kozlovtest file that belongs to r1292247
2012-02-22 Yegor KozlovBugzilla 51731 - fixed painting shape outlines in HSLF
2012-02-21 Yegor KozlovBugzilla 52701: fixed seting vertical alignment for...
2012-02-21 Yegor Kozlovfixed importing pictures having associated custom tags...
2012-02-21 Yegor Kozlovallow runtime registration of functions in FormulaEvaluator
2012-02-20 Nick BurchAdd TODO for merging CellFormat and DataFormatter
2012-02-15 Nick BurchFix bug #52665 - When reading from a ZipFileZipEntrySou...
2012-02-15 Nick BurchFix bug #52664 - MAPIMessage may not always have name...
2012-02-15 Yegor KozlovBugzilla 52649: fixed adobe:ns:meta namespace in WordTo...
2012-02-15 Yegor KozlovBugzilla 52385,52337,52338: avoid trancated array and...
2012-02-14 Nick BurchApply patch from bug #52662 - CharacterRun NPE fix...
2012-02-14 Yegor KozlovBugzilla 52658: support mergin table cells in XSLF
2012-02-13 Yegor Kozlovadded ASF licence header
2012-02-12 Yegor KozlovBugzilla 52626: fixed setting default row height in...
2012-02-12 Yegor Kozlovvalidate row and column indexes in SXSSF
2012-02-11 Yegor Kozlovfixed evaluation of blank cells in COUNTIF, see Bugzill...
2012-02-10 Nick BurchDisabled unit tests for bug #48703
2012-02-10 Yegor KozlovBugzilla 52576: support changing external file referenc...
2012-02-08 Nick BurchUnit test from Maciej for bug #51498
2012-02-08 Yegor Kozlovsupport caching images in xslf
2012-02-08 Yegor Kozlovadded methods to get/set preset shape geometry in XSLF
2012-02-07 Yegor KozlovBugzilla 52527: avoid exception when matching shared...
2012-02-07 Yegor KozlovBugzilla 52570: misc fixes in XWPFDocument
2012-02-07 Yegor KozlovBugzilla 52568: added methods to set/get an XWPFRun...
2012-02-07 Yegor KozlovBugzilla 52566: added methods to set/get vertical align...
2012-02-07 Yegor KozlovBugzilla 525612: added methods to get/set a table...
2012-02-07 Yegor KozlovBugzilla 52561: Added methods to set table inside borde...
2012-02-07 Yegor KozlovBugzilla 52569: Support DConRefRecord in HSSF
2012-02-07 Yegor Kozlovimproved javadoc on SXSSFWorkbook(XSSFWorkbook wb)
2012-02-07 Yegor Kozlovadded HSSFFormulaEvaluator.setIgnoreMissingWorkbooks...
2012-02-06 Yegor Kozlovbugzilla 52575: added an option to ignore missing workb...
2012-02-03 Yegor Kozlovimproved support for line breaks in XSLF
2012-02-02 Yegor Kozlovvalidate hyperlink address as discussed on poi-user
2012-02-01 Nick BurchUpdate the license details to reflect current practice...
2012-01-30 Nick BurchFix bug #52540 - Relax the M4.1 constraint on reading...
2012-01-30 Maxim Valyanskiybug#52560 - ArrayIndexOutOfBoundsException: -2 on NPOIF...
2012-01-30 Nick BurchCorrect license link
2012-01-25 Yegor Kozlovsupport kerning in XSLF text runs
2012-01-21 Yegor KozlovAdded implementation for SUMIFS(), see Bugzilla 52462
2012-01-19 Yegor Kozlovmore XSLF tests to ensure that poi-ooxml-schemas.jar...
2012-01-17 Yegor Kozlovcorrected javadoc for StandardRecord#serialize(LittleEn...
2012-01-16 Yegor Kozlovadded example how to merge .pptx slides
2012-01-14 Yegor Kozlovadded common interface for containers of shapes in...
2012-01-13 Nick BurchCorrect fraction formatting quick return logic
2012-01-11 Nick BurchSupport more OOXML custom properties for text extraction
2012-01-11 Nick BurchPOIXMLPropertiesTextExtractor support for extracting...
2012-01-11 Nick BurchFix bug #52449 - Support writing XWPF documents with...
2012-01-11 Nick BurchFix bug #52446 - Handle files which have been truncated...
2012-01-09 Nick BurchPatch from Steve Vysny from bug #52438 - Update CellDat...
2011-12-28 Yegor Kozlovmore progress with merging external slides
2011-12-28 Nick BurchAdd disabled tests for custom formats
2011-12-28 Nick BurchAdd AM/PM DataFormatter tests for bug #52389 (already...
2011-12-28 Nick BurchBug #52389 - Handle ?/? format fractions as well as...
2011-12-28 Nick BurchFix generics warnings
2011-12-25 Yegor Kozlovpatch from Bugzilla 52200: updated XWPF table example...
2011-12-21 Yegor KozlovBugzill 52378: Support for Excel's Analysis Tool Pack...
2011-12-20 Nick BurchInspired by bug #52349 - Merge the logic between the...
2011-12-20 Nick BurchFix bug #52349 - Correctly support excel style date...
2011-12-20 Nick BurchBug #52369 - XSSFExcelExtractor should format numeric...
2011-12-20 Nick BurchFix bug #52369 - Event based XSSF parsing should handle...
2011-12-19 Yegor KozlovBugzilla 52348: Avoid exception when creating cell...
2011-12-19 Yegor KozlovBugzilla 52219: fixed XSSFSimpleShape to set rich text...
2011-12-19 Yegor KozlovBugzilla 52219: fixed XSSFSimpleShape to set rich text...
2011-12-16 Yegor KozlovAddition to Bugzilla 51961: enable compression of temp...
2011-12-16 Yegor Kozlovapplied patch from Bugzilla 52314: SheetUtil.getColumnW...
2011-12-16 Yegor Kozlovmore xlsf docs and samples
2011-12-11 Yegor Kozlovxlsf tutorial and cookbook updates
2011-12-11 Yegor Kozlovupdated downloads page to reflect status of 3.8-beta5...
2011-12-11 Nick BurchAdd a NPOIFS constructor to WorkbookFactory, to match...
2011-12-10 Yegor Kozlovcurrent version is 3.8-beta6 now
2011-12-10 Yegor Kozlovremoved svn:executable bit from project files
2011-12-10 Yegor KozlovBugzilla 52204: Deprecated XSSFWorkbook(String path...
2011-12-09 Yegor Kozlovfixed javadoc warnings
2011-12-09 Yegor Kozlovkeep rat quiet
2011-12-09 Yegor Kozlovdisabled a test failing under jdk 1.5: it assumes round...
next