]> source.dussan.org Git - poi.git/shortlog
poi.git
2020-01-07 PJ Fanningremove accidental commit
2020-01-07 PJ Fanningclose OPCPackage if there is an exception
2020-01-07 Tim AllisonBUG 64015 -- swap out java.util.BitSet for zaxxer's...
2020-01-07 Andreas Beekerignore path conversion for URLs
2020-01-07 Andreas Beekeradd integration-test to sonar to update test coverage
2020-01-06 Andreas Beekersonar fixes - use assert in junit tests
2020-01-05 Alain BéarezClear all chart's properties as if newly created
2020-01-05 Alain BéarezComplete test with cell in newly added column
2020-01-05 Alain BéarezFix JavaDoc warnings
2020-01-03 Andreas BeekerSonar fixes - Tests should include assertions
2020-01-03 Dominik StadlerFix some additional file-handle-leaks reported by unit...
2020-01-03 PJ Fanning[bug-64045] close resources if we throw exceptions
2020-01-03 PJ Fanningremove unnecessary close
2020-01-02 PJ Fanning[bug-64045] close resources if we throw exceptions
2020-01-02 PJ Fanning[bug-64045] close resources if we throw exceptions
2020-01-02 PJ Fanning[bug-64045] close resources if we throw exceptions
2020-01-02 PJ Fanning[bug-64044] setCellValue(LocalDate) does not support...
2020-01-02 PJ Fanning[bug-64044] setCellValue(LocalDate) does not support...
2020-01-01 Andreas BeekerFix Visio compression
2020-01-01 Dominik StadlerBug 63788: Remove AbstractNum by abstractNumId, not...
2019-12-31 Dominik StadlerBug 63940: Avoid endless loop/out of memory on string...
2019-12-31 Dominik StadlerBug 63700: Make D* functions work with numeric result...
2019-12-31 Dominik StadlerBug 63960: Write pre-evaluated string-values in formula...
2019-12-30 Dominik StadlerFix bug 63984: AND / OR should treat missing parameters...
2019-12-30 Andreas BeekerSonar fixes
2019-12-28 Andreas Beeker#64036 - remove reflective calls in Workbook- and Slide...
2019-12-27 Andreas BeekerMigrate all junit tests to Junit 4
2019-12-26 PJ Fanningtry to find issue in test
2019-12-26 PJ Fanning[github-163] Add set level numbering on XWPFParagraph...
2019-12-26 PJ Fanningfix spelling of OutlookTextExtractor class name
2019-12-26 PJ Fanningfix spelling of OutlookTextExtractor class name
2019-12-26 PJ Fanningfix spelling of Usage
2019-12-26 PJ Fanningfix spelling of OutlookTextExtractor class name
2019-12-24 Andreas BeekerReplace internal GUID class with ClassID
2019-12-24 Andreas Beeker#64004 - Replace clone() with copy constructor - mainly...
2019-12-23 PJ Fanningconvert some tabs to spaces
2019-12-23 Andreas BeekerReplace custom hashCode code with Objects.hash() /...
2019-12-22 Andreas Beeker#64004 - Replace clone() with copy constructor - mainly...
2019-12-15 Dominik StadlerRemove exception-handling code in ZipPackage that was...
2019-12-15 Dominik StadlerAdd more information to assertion
2019-12-15 Dominik StadlerAdd some more tests for IOUtils
2019-12-15 Dominik StadlerLet IntelliJ simplify some assertions
2019-12-15 Dominik StadlerReplace manual close with try-with-resources
2019-12-15 Dominik StadlerBug 63749; Make getLastRowNum() and getFirstRow() retur...
2019-12-15 Dominik StadlerAdd MemoryVerifier to enable memory leak checking in...
2019-12-14 Andreas Beeker#64004 - Replace clone() with copy constructor
2019-12-14 Dominik StadlerEnsure that the temporary directory does exist before...
2019-12-14 Dominik StadlerBug 63569: Adjust handling of check for max allocation...
2019-12-14 Dominik StadlerAdjust some JavaDoc and fix some IDE warnings
2019-12-11 PJ Fanning[github-164] Fix Bug in XSSFTable.setCellReferences...
2019-12-11 PJ Fanning[github-164] Fix Bug in XSSFTable.setCellReferences...
2019-12-11 Alain BéarezFix initialization of text body when used in XSLF
2019-12-10 Andreas Beekerfix typo
2019-12-10 Alain BéarezCorrectly initialize text shapes' first paragraph
2019-12-09 Andreas BeekerProvide XAdES schemas locally, because of connection...
2019-12-09 Andreas BeekerProvide XAdES schemas locally, because of connection...
2019-12-09 Andreas BeekerIgnore "IIO Can't create cache file" errors
2019-12-09 Andreas BeekerRemove POIBrowser and SViewer and remove references...
2019-12-09 Andreas BeekerMigrate tests to Junit 4
2019-12-08 Andreas BeekerBug 63927 - Inconsistent mapping of Norwegian locales...
2019-12-08 Andreas BeekerBug 63779 - Add support for the new Java date/time...
2019-12-08 Andreas BeekerSonar fixes - type: bugs / severity: major
2019-12-08 Alain BéarezAttempt to fix bug 63901
2019-12-08 Alain BéarezFix column addition and removal in XSLFTable
2019-12-07 Alain BéarezRetrieve chart from graphical frame
2019-12-07 Alain BéarezMiscellaneous fixes for chart functionalities
2019-12-07 Andreas BeekerReindent to 4 spaces - optimize imports
2019-12-07 Andreas BeekerSonar Fixes - type: bugs / severity: critical - mostly...
2019-12-05 Andreas BeekerSonar Fixes
2019-12-03 Andreas BeekerSonar Fixes + Refactor scattered XML initializations...
2019-12-02 Alain BéarezFix examples to build chart from scratch
2019-12-01 Andreas Beeker#63955 - HMEFContentsExtractor fails to extract content...
2019-12-01 PJ Fanningupgrade asm to 7.2 to try to fix jacoco
2019-12-01 Andreas BeekerUpdate Jacoco version and activate it again in the...
2019-12-01 Andreas BeekerSonar Fixes - fix/annotate type "vulnerability" / sever...
2019-12-01 Andreas Beekerchange package.html to package-info.java
2019-11-30 Andreas BeekerSonar fixes - use try-with-resources
2019-11-30 Alain BéarezAdd Doughnut chart data series to XDDF
2019-11-30 Alain BéarezBug 63889: BarChartDemo now produces a valid file
2019-11-30 Alain BéarezClean-up code for more recent chart types
2019-11-30 Alain BéarezAdd test to remove chart data series
2019-11-29 Andreas BeekerReplace StringBuffer with StringBuilder
2019-11-29 Axel Howindfix javadoc
2019-11-29 Andreas BeekerBug 60656 - Emf image support in slideshows
2019-11-29 Andreas BeekerGenericRecordJsonWriter fix output of floats and doubles
2019-11-28 Alain BéarezFix addition and removal of columns in XSLTTable
2019-11-27 Alain BéarezAdd, insert and remove columns on XSLFTable
2019-11-24 PJ Fanninggradle 6.0.1
2019-11-21 PJ Fanningreplace more StringBuffers
2019-11-21 PJ FanningUpdate javadoc on FinanceLib. This closes #162
2019-11-21 PJ Fanningreplace some more StringBuffers
2019-11-20 PJ Fanningchange some tabs to spaces
2019-11-20 PJ Fanningreplace some uses of StringBuffer with StringBuilder
2019-11-18 PJ Fanningconvert tabs to spaces
2019-11-17 Dominik StadlerRemove build with OpenJDK as the Apache Jenkins instanc...
2019-11-17 Dominik StadlerKeep using older version of japicmp plugin for now...
2019-11-17 Dominik StadlerBug 63756: Describe units in JavaDoc
2019-11-17 Axel Howinduse zero size arg to toArray(), use Collection.addAll...
2019-11-13 Andreas BeekerUpdate sonar links
2019-11-13 Andreas Beekerreplace withCredentials with credentialBindings
next