]> source.dussan.org Git - poi.git/shortlog
poi.git
2017-01-19 Tim AllisonBug 60570 - Add rudimentary EMF read-only capability
2017-01-19 Javen O'Nealbug 60601: unset hyperlinks after removing them individ...
2017-01-19 Javen O'Nealbug 60601: allow SXSSFITestDataProvider.writeOutAndRead...
2017-01-19 Javen O'Nealbug 60601: hyperlinks have to be removed one by one...
2017-01-19 Javen O'Nealbug 60601: unlink hyperlinks from a sheet if all hyperl...
2017-01-18 Andreas BeekerSonarQube fix
2017-01-16 Andreas Beekerfix eclipse warnings / close resources in tests
2017-01-15 Andreas Beekerfix eclipse warnings - close resources / type generics
2017-01-15 Andreas Beekerremove test output
2017-01-15 Andreas BeekerJava9 fix - resource not found
2017-01-15 Andreas Beeker#60586 - Support embedding OLE1.0 package in XSSF ...
2017-01-13 Tim Allisonbug 60584 -- avoid NPE by checking for null/missing...
2017-01-12 Javen O'Nealbug 60260: parse unicode sheet names
2017-01-11 Tim AllisonBug 60574 prevent rare NPE in ListTables
2017-01-08 Andreas BeekerSonarQube fixes
2017-01-07 Andreas BeekerSonarQube fixes
2017-01-06 Andreas BeekerSonarQube fixes
2017-01-06 Andreas BeekerSonarQube fixes
2017-01-05 Andreas BeekerSonarQube fixes
2017-01-05 Andreas BeekerRename example class (typo)
2017-01-05 Javen O'Nealadd unit tests for MAPIMessage.get*Body()
2017-01-05 Javen O'Nealjunit improvements: assertEquals(null|true|false, ...
2017-01-05 Javen O'Nealbug 60331: remove deprecated OutlookTextExtractor const...
2017-01-05 Javen O'Nealbug 60331: remove deprecated constructor and method...
2017-01-05 Javen O'Nealrevert accidental commits in r1777435
2017-01-05 Javen O'Nealjunit3 -> junit4
2017-01-05 Javen O'Nealbug 60550: read ContentID chunks from mail attachments...
2017-01-05 Javen O'Nealbug 60550: read ContentID chunks from mail attachments
2017-01-05 Javen O'Nealwhitespace: 3/4sp -> 4sp
2017-01-05 Javen O'Nealjunit improvements:
2017-01-05 Andreas BeekerEmbeddedExtractor (for *SSF) - added OOXML support
2017-01-04 Javen O'Nealgithub-44: reference BuiltinFormats in javadocs for...
2017-01-04 Andreas Beekerrelax timeout on performance test
2017-01-04 Andreas BeekerSonarQube fixes
2017-01-03 David NorthFix poor XPath performance when importing XSSF from XML
2017-01-03 Javen O'Nealbug 60484: avoid NPE
2017-01-03 Javen O'Nealuse Collections.singletonList and Collections.emptyList...
2017-01-03 Javen O'Nealrefactor duplicated code in TestXSSFSheet#setColumnGrou...
2017-01-03 Andreas BeekerSonarQube fixes
2017-01-02 Javen O'Nealconvert TestColumnHelper from junit3 to junit4
2017-01-02 Javen O'NealassertEquals(false, ...) -> assertFalse(...)
2017-01-02 Javen O'Nealuse case-insensitive string startsWith/endsWith utility...
2017-01-02 Andreas BeekerSonarqube fixes
2017-01-01 Andreas BeekerSonarqube fixes - Cast one of the operands of this...
2017-01-01 Javen O'Nealmd5hash should not fail silently
2017-01-01 Javen O'Nealuse last file extension if multiple extensions; close...
2017-01-01 Andreas Beekerfix content-type handling in *SSF-EmbeddedExtractor
2016-12-31 Andreas Beeker#60521 - Enable nested XSSF GroupShapes and fix calcula...
2016-12-31 Andreas Beeker#60519 - Extractor for *SSF embeddings
2016-12-31 Andreas Beeker#60520 - Provide *SSF functionality via Common SS
2016-12-31 Andreas Beekerfix forbidden-apis-check error
2016-12-31 Dominik StadlerFix missing license-headers
2016-12-31 Dominik StadlerCover some dev-tools with a few simple tests, close...
2016-12-31 Dominik StadlerAllow to pass --add-modules to javadoc as well as we...
2016-12-31 Dominik StadlerBug 60219: FormulaParser can't parse external reference...
2016-12-31 Dominik StadlerCoverage:
2016-12-31 Dominik StadlerFix some Findbugs reports
2016-12-30 Dominik StadlerJenkins DSL: IBM JDK should not use noScratchpad, set...
2016-12-30 Dominik StadlerJenkins DLS: Remove support for multiple JDKs, it was...
2016-12-30 Dominik StadlerSend emails for builds with JDK 9 to dev@ now after...
2016-12-30 Dominik StadlerEnsure streams are closed always, reformat code somewhat
2016-12-30 Dominik StadlerBug 60369: Adjust pattern to better handle non-ASCII...
2016-12-30 Dominik StadlerFix some compilation warnings
2016-12-30 Dominik StadlerSet --add-modules as environment-variable as well as...
2016-12-30 Dominik StadlerFix an api-violations introduced in a test-case
2016-12-30 Dominik StadlerUpdate JaCoCo to 0.7.8 to allow to run it when using...
2016-12-30 Dominik StadlerAdd test provided via bug 60536 for bug 60526, remove...
2016-12-30 Dominik StadlerAdd full support for using file-leak-detector, will...
2016-12-30 Dominik StadlerAllow to set the new --add-opens argument for JDK 9...
2016-12-30 Dominik StadlerBug 60512: Add missing XSSFRelation.CUSTOM_PROPERTY
2016-12-30 Dominik StadlerBug 60452: WorkdayCalculator calculateWorkdays does...
2016-12-30 Dominik Stadlerbug 60526: Make loggers final and make throttled log...
2016-12-28 Dominik StadlerDisable Sonar in Gradle build for now, it requires...
2016-12-26 Dominik StadlerAdd sonar-plugin to Gradle build
2016-12-26 Dominik StadlerMaven: Add jacoco plugin and adjust to apply argLine...
2016-12-26 Dominik StadlerAdd some throttling to the log for failed SAXHelper...
2016-12-26 Dominik StadlerUse one redirection less when downloading findbugs jar
2016-12-26 Dominik StadlerAdd mising @Override and other warnings
2016-12-25 Andreas Beekerreport size of entries for POIFSViewer
2016-12-21 Andreas BeekerFix 0-pointer on unset document
2016-12-19 Dominik StadlerSonar issues: Mark two places where we catch Error...
2016-12-19 Dominik StadlerComments, Javadoc and make close() only log instead...
2016-12-19 Andreas Beekerfix eclipse warnings - close resources
2016-12-18 Andreas BeekerSonarQube fixes - close resources
2016-12-18 Andreas Beekersonarqube fixes - close resources
2016-12-18 Andreas BeekerFix Bugzilla link
2016-12-18 Andreas Beeker#60331 - Remove deprecated classes (POI 3.16)
2016-12-18 Andreas Beekerswitch sonarqube to 1.8 and activate it
2016-12-17 Andreas Beekeradd sonarqube job
2016-12-17 Andreas Beekeruse sonarqube dashboard instead of overview
2016-12-17 Andreas Beekervarious sonarqube fixes - mainly resource closing
2016-12-17 Andreas BeekerNew SonarQube instance
2016-12-16 Tim Allisonbug 60489 -- add a file that triggered a ClassNotFoundE...
2016-12-16 Dominik StadlerAdjust list of hosts that do not have OpenJDK installed
2016-12-16 Mark MurphySonarCube fixes
2016-12-16 Mark MurphyFindbugs fix
2016-12-16 Mark Murphy60465: Cannot specify interline spacing for a Paragraph...
2016-12-13 Andreas Beekereclipse warnings - close resources
2016-12-13 Andreas Beekereclipse warnings - raw list access
2016-12-13 Andreas BeekerSonarCube fix - make members private
next