]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-07-04 Nick Burch#59780 OPC support for a wider range of timezone'd...
2016-07-04 Nick BurchAdd ignored test for #59780, and specially-crafted...
2016-07-04 Javen O'Nealbug 59796: XSSFTable#getRowCount off-by-one error
2016-07-04 Javen O'Nealtypo
2016-07-04 Javen O'Nealmark BitField as internal use only
2016-07-04 Javen O'Nealpre for-each iteration over for index iteration
2016-07-04 Javen O'Nealbug 59795: add method to synchronize start and stop...
2016-07-04 Nick BurchTry (as best as possible with no test file) to extract...
2016-07-04 Javen O'Nealbug 59790,59791: add @since javadoc annotation to Formu...
2016-07-04 Javen O'Nealbug 59791: CellFormat#ultimateType(Cell) should return...
2016-07-04 Javen O'Nealbug 59791: add @since to Cell, EvaluationCell, and...
2016-07-04 Javen O'Nealbug 59791: FormulaEvaluator#evaluateFormulaCell(Cell...
2016-07-04 Javen O'Nealbug 59791: getCellType and getCachedFormulaResultType...
2016-07-04 Javen O'Nealreorganize imports (remove unused imports, sort alphabe...
2016-07-04 Javen O'Nealbug 59791: replace deprecated Cell.CELL_TYPE_* usage...
2016-07-04 Javen O'Nealbug 59791: convert Cell Type to an enum
2016-07-04 Javen O'Nealbug 59790: convert FormulaType class to enum
2016-07-04 Javen O'Nealjavadocs fix
2016-07-04 Javen O'Nealbug 59789: move HSSFComment shifting due to rowShift...
2016-07-04 Javen O'Nealrearrange JavaDocs to match constructor ordering
2016-07-04 Javen O'Nealfindbugs fixes
2016-07-04 Javen O'Nealbug 59773: replace for loops with for-each loops; javad...
2016-07-04 Javen O'Nealadd missing ASL license header from bug 59788 comment...
2016-07-04 Javen O'Nealbug 59166: suggest alternative implementations for...
2016-07-04 Javen O'Nealbug 59788: move DefaultTempFileCreationStrategy from...
2016-07-03 Andreas Beekerjavadocs fixes (jdk8)
2016-07-03 Javen O'Nealwhitespace
2016-07-03 Javen O'Nealmake class attributes final; return unmodifiable lists
2016-07-03 Javen O'Nealrevert whitespace changes to ASF license; previous...
2016-07-03 Javen O'Nealbug 59786: fix NPE from winmail.dat files if message...
2016-07-03 Javen O'Nealwhitespace (3 spaces and tabs to 4 spaces)
2016-07-03 Javen O'Nealuncomment ignored unit tests so they at least compile
2016-07-03 Javen O'Nealbug 59788: create temporary directories
2016-07-03 Andreas Beekerdeprecated DrawingManager
2016-07-03 Andreas Beeker#59170 - Remove deprecated classes (POI 3.15) - o.a...
2016-07-03 Javen O'Nealconvert to junit4
2016-07-03 Andreas Beekerjavadocs fixes (jdk8)
2016-07-03 Javen O'Nealbug 59773: move loop invariants outside of loop or...
2016-07-02 Andreas Beekerjavadocs fixes (jdk8)
2016-07-02 Andreas Beekerignore *.zip
2016-07-02 Andreas Beekerannounce POI 3.15-beta2
2016-07-02 Javen O'Nealbug 59773: move loop invariants outside of loop or...
2016-07-02 Javen O'Nealbug 59781: ignore duplicate HSSF PaneInformation, which...
2016-07-02 Javen O'Nealbug 59781: promote to Common SS: move PaneInformation...
2016-07-02 Javen O'Nealdon't shadow drawing field from XSSFShape in XSSFGraphi...
2016-07-02 Javen O'Nealfindbugs: remove implements Cloneable declaration from...
2016-07-02 Javen O'Nealfindbugs: remove switch statement fall-through and...
2016-07-02 Javen O'Nealenable @Ignored unit test that is passing now
2016-07-02 Javen O'Nealfindbugs REC_CATCH_EXCEPTION: catch specific exception...
2016-07-02 Javen O'Neal+svn:eol-style=native
2016-07-02 Javen O'Nealdeprecate o.a.p.hssf.util.AreaReference as it shadows...
2016-07-02 Javen O'Nealfindbugs: DocumentInputStream.skip(long) result not...
2016-07-02 Javen O'Nealwhitespace and +svn:eol-style=native
2016-07-01 Andreas Beekersonar fixes
2016-07-01 Javen O'Nealbug 59776: don't swallow cause of exception in ZipPacka...
2016-06-30 Andreas Beekerforbidden-apis-fix
2016-06-30 Andreas Beekera few performance fixes to speed-up the tests
2016-06-30 Nick Burch#59739 When testing for a valid NFIB in a FileInformati...
2016-06-30 Dominik StadlerBug 59739: For now fix the regression in FileInformatio...
2016-06-30 Dominik StadlerUpdate to apache-rat-12
2016-06-27 Nick Burch#59766 Need to catch Errors as well when trying to...
2016-06-25 Andreas Beekerprepare for 3.15-beta3
2016-06-25 Andreas Beekerrelease prepare for 3.15-beta2 - pin documentation
2016-06-25 Javen O'Nealbug 59748: replace remaining Hashtable usages in contri...
2016-06-25 Javen O'Nealadd @Override annotation for updateOtherRecordReference...
2016-06-24 Andreas Beekerdeprecated constants pointing to MissingCellPolicy...
2016-06-24 Andreas BeekerSonar fixes
2016-06-24 Javen O'Nealbug 59748: replace Hashtable with HashMap; contributed...
2016-06-24 Andreas Beekersonar fix
2016-06-24 Andreas Beekercommon-crawl-regression-fix: fallback to higher templat...
2016-06-23 Andreas BeekerFix for test-data of #59746
2016-06-23 Nick Burch#59746 XSSF support for files from certain alternate...
2016-06-23 Nick BurchDisabled unit test for bug #59746, test file from Rob...
2016-06-23 Andreas Beeker#59743 - ZipSecureFile throwing "zip bomb detected...
2016-06-22 Andreas BeekerIgnore Tiff files
2016-06-22 Andreas Beekersonar fix
2016-06-22 Andreas Beekerjavadoc fixes (jdk8)
2016-06-22 Nick BurchXSLFPictureData support for TIFF images - patch and...
2016-06-21 Nick BurchFix inconsistent whitespace and indents
2016-06-21 Nick Burch#59717 POIXMLProperties helper methods for reading...
2016-06-21 Nick BurchProvide an alternate method to get the OLE2 thumbnail...
2016-06-20 Javen O'Nealbug 56781: make Name#validateName compatible on Java...
2016-06-20 Javen O'Nealremove an unnecessary row
2016-06-20 Javen O'Nealbug 59733: cells do not need to be created for the...
2016-06-20 Javen O'Nealbug 59733: add disabled unit test from Dattathreya
2016-06-20 Javen O'Nealremove commented out @Ignore
2016-06-20 Javen O'Nealbug 56781: disallow names with symbols, except undersco...
2016-06-20 Javen O'Nealadd comments, adjust whitespace
2016-06-20 Javen O'Nealwhitespace (tabs to spaces); +svnprop svn:eol-style...
2016-06-20 Javen O'Nealbug 57929: add disabled unit test, adapted from nova
2016-06-20 Javen O'Nealbug 57523: off by one error
2016-06-20 Javen O'Nealbug 57523: add unit test written by Dominik Stadler
2016-06-20 Javen O'Nealbug 59719: add unit test and comments/javadocs from...
2016-06-20 Javen O'Nealwhitespace (tabs to 4 spaces)
2016-06-20 Javen O'Nealbug 59731: start migrating methods relating to row...
2016-06-20 Javen O'Nealparameterize raw generics
2016-06-20 Javen O'Nealbug 59730: promote XSSFSheet#removeMergedRegions to...
2016-06-20 Javen O'Nealbug 56454: keep XSSFRowShifter#shiftMerged in sync...
2016-06-20 Javen O'Nealbug 56454: deprecate shiftMerged with unused parameter...
2016-06-20 Javen O'Nealbug 56454: add disabled unit test based on Jörg Selbach...
next