]> source.dussan.org Git - poi.git/shortlog
poi.git
2020-01-29 Alain BéarezInvert bar chart if negative by Niklas Mollenhauer
2020-01-27 Dominik StadlerPrint out currently set Apache POI version during build.
2020-01-27 Dominik StadlerHandle empty files correctly when looking for FileMagic...
2020-01-27 Dominik StadlerFix some IDE warnings, Sonar fixes and some missing...
2020-01-27 PJ Fanningfix NPE in test code
2020-01-27 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-01-26 PJ Fanning[bug-64098] XWPFRun: Whitespace in text not preserved...
2020-01-26 Andreas Beeker#64036 - Replace reflection calls in factories for...
2020-01-23 Andreas Beekersonar fixes
2020-01-22 Andreas BeekerDeactivate Forbidden apis check again
2020-01-21 Andreas BeekerSonar fixes
2020-01-21 Andreas Beekertry to fix winmail errors in maven / sonar builds
2020-01-19 Andreas Beeker#64088 - SlideShow rendering fixes
2020-01-17 Dominik StadlerAdjust JavaDoc for stream-based reading of large workbooks
2020-01-13 Alain BéarezError bar minus and plus as numerical data sources
2020-01-13 Alain BéarezImplement error bars on scatter chart data series
2020-01-13 Alain BéarezImplement error bars for bar and line charts
2020-01-12 PJ Fanninguse a few more lambdas
2020-01-10 PJ Fanningtry to fix some jdk 14 build issues due to java.lang...
2020-01-10 PJ Fanningtry to fix some jdk 14 build issues due to java.lang...
2020-01-10 Dominik StadlerJenkins DSL: Add JDK 14, disable JDK 12
2020-01-09 PJ Fanningreformat code
2020-01-09 PJ Fanning[bug-63998] Support commas, exclamation marks correctly...
2020-01-08 Andreas Beeker#63955 - HMEFContentsExtractor fails to extract content...
2020-01-08 Andreas Beeker#63955 - HMEFContentsExtractor fails to extract content...
2020-01-08 Andreas Beekertry sonar module key
2020-01-08 Andreas Beekertry to set sonar settings via maven properties
2020-01-07 Andreas Beekeruse lambda instead of sub class
2020-01-07 Andreas Beekerfindbugs fixes and refactor some ClassIDs
2020-01-07 Andreas Beekertest if sonar can be configured via properties file
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...
next