]> source.dussan.org Git - poi.git/shortlog
poi.git
2016-07-07 Javen O'Nealbug 59814: clear evaluation workbook and evaluation...
2016-07-07 Javen O'Neal+svn:eol-style native
2016-07-07 Javen O'Nealwhitespace; +svn:eol-style=native
2016-07-07 Javen O'NealFindbugs-JDK8: log ignored exception
2016-07-07 Javen O'Nealbug 50795: move hack to avoid xmlbeans corrupt pointer...
2016-07-07 Javen O'Nealbug 59805: tearDown should reset, not set, the LocaleUt...
2016-07-07 Javen O'Nealbug 59805: avoid memory leaks if time zone or locale...
2016-07-07 Javen O'Nealfindbugs: replace switch statement with fall-throughs...
2016-07-07 Javen O'Nealadd comment about a bug found by findbugs-jdk8. Someone...
2016-07-06 Javen O'Nealbug 59805: add LocaleUtil#resetUserTimeZone and #resetU...
2016-07-06 Javen O'Nealbug 59805: add unit test for LocaleUtil#getLocaleCalendar
2016-07-06 Javen O'Nealbug 59805: add unit test for LocaleUtil
2016-07-06 Javen O'Nealbug 59805: make LocaleUtil a static class
2016-07-05 Javen O'Nealbug 59804: javadoc update
2016-07-05 Javen O'Neal+svn:eol-style=native
2016-07-05 Javen O'Nealbug 59804: indicate when features were @Internal-ized
2016-07-05 Javen O'Nealbug 59804: add since attribute to @Internal annotation...
2016-07-05 Andreas Beekerjavadocs fixes (jdk8)
2016-07-05 Javen O'Nealbug 59784: replace 'signed' with 'signature (.asc)...
2016-07-05 Dominik StadlerAdd a unit-test to verify that DataFormatter.formatCell...
2016-07-04 Andreas Beekerjavadocs fixes (jdk8)
2016-07-04 Nick BurchWhen dumping a HMEF body that is a string not RTF,...
2016-07-04 Nick BurchFix HMEFMessage to allow fetching attributes by custom...
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)
next