aboutsummaryrefslogtreecommitdiffstats
path: root/src/java
Commit message (Expand)AuthorAgeFilesLines
...
* avoid string concatsPJ Fanning2020-12-181-8/+17
* #64876 - Unable to convert pptx to pdfAndreas Beeker2020-12-171-1/+1
* [github-208] Fix a few instances of incorrect NotImplemented documentation. T...PJ Fanning2020-12-171-24/+13
* avoid string concatsPJ Fanning2020-12-176-14/+12
* avoid string concatsPJ Fanning2020-12-177-21/+15
* avoid string concatsPJ Fanning2020-12-1713-23/+28
* [github-207] add SLF4JLoggerPJ Fanning2020-12-171-0/+157
* Do not wrap RuntimeException so we still can handle them directlyDominik Stadler2020-12-161-0/+3
* use less contentious language in code commentsPJ Fanning2020-12-151-1/+1
* Bug 56205 - Upgrade OOXML schema to 3rd edition (transitional)Andreas Beeker2020-12-121-18/+20
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-1/+1
* [bug-64972] HSSFPictureData#getPictureType() should return 0 for unknown pict...PJ Fanning2020-12-091-2/+3
* reduce use of deprecated code in XSSFFontPJ Fanning2020-12-091-1/+1
* remove more deprecated code (fix some issues)PJ Fanning2020-12-091-1/+1
* remove more deprecated codePJ Fanning2020-12-097-452/+13
* remove more deprecated codePJ Fanning2020-12-0920-381/+1
* remove more deprecated codePJ Fanning2020-12-091-68/+0
* remove more deprecated codePJ Fanning2020-12-093-5/+5
* remove more deprecated codePJ Fanning2020-12-096-201/+13
* remove more deprecated codePJ Fanning2020-12-0937-508/+8
* remove some deprecated codePJ Fanning2020-12-093-106/+0
* remove some deprecated codePJ Fanning2020-12-0918-200/+0
* remove some deprecated codePJ Fanning2020-12-099-100/+0
* remove some deprecated codePJ Fanning2020-12-0949-446/+2
* remove some deprecated codePJ Fanning2020-12-081-9/+0
* remove some deprecated codePJ Fanning2020-12-081-26/+0
* remove some deprecated codePJ Fanning2020-12-08109-410/+0
* [bug-64964] HSSFCell.convertCellValueToBoolean shall throw more specific exce...PJ Fanning2020-12-081-1/+3
* [github-204] Fix typo in javadoc. Thanks to Yerassyl Sagynov. This closes #204PJ Fanning2020-12-071-1/+1
* remove some deprecated codePJ Fanning2020-12-063-31/+1
* make FontGroup.Range more JavaBean-likePJ Fanning2020-12-061-4/+7
* remove stray importPJ Fanning2020-12-061-2/+0
* tidy up code in FontGroupRangePJ Fanning2020-12-061-7/+18
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-081-30/+60
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-021-1/+18
* #64716 - wmf display errorAndreas Beeker2020-11-013-8/+56
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-013-15/+34
* Improve error messages on missing Factory-implementations, fix Sonar issues a...Dominik Stadler2020-11-012-3/+6
* Apply patch for bug 64791 to use proper position for the WriteAccessRecordDominik Stadler2020-10-251-1/+2
* Apply some IDE suggestionsDominik Stadler2020-10-251-7/+7
* Fix bug 64238: Make LOOKUP functions deal with empty last arg correctlyDominik Stadler2020-10-251-9/+15
* Prevent some unit-tests from failing when non-English local is used in Maven runDominik Stadler2020-10-251-2/+7
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-243-57/+42
* Sonar fixes - a few "String literals should not be duplicated"Andreas Beeker2020-10-242-57/+25
* Handle errors from GraalVM native mode runs - UnsupportedFeature on setting S...Andreas Beeker2020-10-201-2/+3
* [github-193] Change TRUNC implementation to use MathX. Thanks to Jacob Harris...PJ Fanning2020-10-201-3/+1
* #64817 - Fix issue in testXLSXinPPTAndreas Beeker2020-10-183-14/+17
* Add license headerAndreas Beeker2020-10-111-0/+17
* #64773 - Visual signatures for .xlsx/.docxAndreas Beeker2020-10-101-0/+51
* OSGi support: register service providers in bundle activatorYegor Kozlov2020-09-223-0/+23