aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Somehow the WordToHtml converter now produces slightly more than 6000 chars b...Dominik Stadler2018-06-281-52/+22
* Gracefully close resources in test if first line in setup causes a problemDominik Stadler2018-06-261-1/+3
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...Andreas Beeker2018-06-234-100/+7
* #59268 - add license header / escape unicode stringAndreas Beeker2018-06-222-2/+52
* #59268 - Work on providing an updated version of XMLBeansAndreas Beeker2018-06-223-2/+86
* #62451 - Document last printed in the year 27321Andreas Beeker2018-06-172-45/+58
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-06-144-15/+59
* #62452 - Extract configuration while verifying XML signaturesAndreas Beeker2018-06-134-155/+421
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-1315-1006/+1170
* Fix some IDE warnings, Javadoc, useless asserts, ...Dominik Stadler2018-06-102-21/+16
* fix some deprecation warningsPJ Fanning2018-06-082-5/+5
* remove obsolete dev classesAndreas Beeker2018-06-088-808/+0
* fix some deprecation warningsPJ Fanning2018-06-074-9/+8
* fix some javadocPJ Fanning2018-06-071-677/+686
* fix some javadocPJ Fanning2018-06-072-0/+15
* use try with resourcesPJ Fanning2018-06-071-15/+15
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedPartsPJ Fanning2018-06-061-1/+1
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...PJ Fanning2018-06-0613-18/+34
* fix test class namePJ Fanning2018-06-062-2/+1
* javadoc fixesAndreas Beeker2018-06-056-16/+69
* #62187 - missing lib reference on integration buildAndreas Beeker2018-06-051-0/+1
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-0326-308/+223
* sonar fixesAndreas Beeker2018-06-028-22/+20
* sonar fixes andAndreas Beeker2018-06-0214-299/+252
* sonar fixesAndreas Beeker2018-06-0213-1972/+118
* sonar fixesAndreas Beeker2018-06-012-386/+336
* #62355 - unsplit packages - 4 - open HPSFAndreas Beeker2018-05-2715-81/+63
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-27194-353/+342
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-2712-50/+275
* #62355 - unsplit packages - 1 - moved classesAndreas Beeker2018-05-2732-172/+211
* fix spellingPJ Fanning2018-05-271-8/+8
* [githib-110] rename text segment class. This closes #110PJ Fanning2018-05-271-4/+4
* [githib-110] rename text segment class. This closes #110PJ Fanning2018-05-272-4/+4
* sonar fixesAndreas Beeker2018-05-252-1/+12
* sonar fixesAndreas Beeker2018-05-235-9/+29
* sonar fixesAndreas Beeker2018-05-223-8/+13
* sonar fixes - null dereferenceAndreas Beeker2018-05-2112-121/+143
* #62393 - Inconsistent slide import behavior depending on Mac OS X VersionAndreas Beeker2018-05-216-13/+40
* #62041 - TestFonts fails on MacAndreas Beeker2018-05-201-1/+1
* #62051 - Two shapes have the same shapeId within the same slide.Andreas Beeker2018-05-2015-63/+104
* #61633 - Zero width shapes aren't renderedAndreas Beeker2018-05-192-81/+174
* remove test codeAndreas Beeker2018-05-171-9/+0
* #62037 - SlideNames should not be null but have a default as if accessed by VBAAndreas Beeker2018-05-164-11/+34
* #62381 - Fix rendering of AutoShapesAndreas Beeker2018-05-164-70/+102
* List a few more missing functions as inline-comments, based on definitions fr...Nick Burch2018-05-141-2/+12
* A few more places I should never have introduced Cell as a parameter, sine Ce...Greg Woolsey2018-05-083-28/+78
* Random test value/file length resulted in occasionally failuresAndreas Beeker2018-05-071-1/+1
* add convenience method for files to FileMagicAndreas Beeker2018-05-022-66/+93
* add additional exception info to failing IOUtils.toByteArrayAndreas Beeker2018-05-021-1/+1
* add license headerAndreas Beeker2018-05-022-0/+34