aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-1/+1
* Somehow the WordToHtml converter now produces slightly more than 6000 chars b...Dominik Stadler2018-06-281-52/+22
* javadoc fixesAndreas Beeker2018-06-056-16/+69
* sonar fixesAndreas Beeker2018-06-021-1/+2
* sonar fixes andAndreas Beeker2018-06-023-21/+16
* sonar fixesAndreas Beeker2018-06-026-1853/+27
* #62355 - unsplit packages - 3 - only importsAndreas Beeker2018-05-2712-25/+24
* #62355 - unsplit packages - 2 - modified classes (not only imports)Andreas Beeker2018-05-272-27/+35
* #62355 - unsplit packages - 1 - moved classesAndreas Beeker2018-05-274-1475/+4
* sonar fixes - null dereferenceAndreas Beeker2018-05-214-48/+65
* #62051 - Two shapes have the same shapeId within the same slide.Andreas Beeker2018-05-201-3/+1
* #62037 - SlideNames should not be null but have a default as if accessed by VBAAndreas Beeker2018-05-161-1/+7
* Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated...Andreas Beeker2018-05-012-107/+105
* disable ImageIO cache - probably need to set it in every test class or disabl...Andreas Beeker2018-04-291-0/+6
* #59893 - Forbid calls to InputStream.availableAndreas Beeker2018-04-273-61/+67
* #62319 - handle slide layouts in extractorAndreas Beeker2018-04-201-0/+8
* #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape...Andreas Beeker2018-04-202-33/+12
* #62319 - Decommission XSLF-/PowerPointExtractorAndreas Beeker2018-04-207-245/+254
* Bug 62092 - Text not extracted from grouped text shapes in HSLFAndreas Beeker2018-04-1819-732/+855
* Close resources in tests and in case of Exceptions and use try-with-resources...Dominik Stadler2018-04-021-42/+29
* Bug 61267: detect Word v2 files and report that they are not supported in Apa...Dominik Stadler2018-04-021-3/+16
* [github-103] take latest changesPJ Fanning2018-04-012-38/+30
* add missing licensePJ Fanning2018-03-192-26/+41
* [github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This...PJ Fanning2018-03-197-31/+411
* #62096 - Add support for tabstopsAndreas Beeker2018-02-1114-426/+705
* FindBugs fixesAndreas Beeker2018-02-111-36/+40
* Update some tests and IntelliJ warningsDominik Stadler2018-01-012-15/+19
* Bug-61947 remove deprecated methodPJ Fanning2018-01-012-11/+2
* Bug-61947 add back deprecated methods (removed by accident)PJ Fanning2018-01-011-0/+159
* Bug-61947 remove deprecated methodPJ Fanning2018-01-011-159/+0
* #61797 - Embed Excel / Ole objects into powerpointAndreas Beeker2017-12-3111-110/+231
* #61941 - Move Ole marker generation to Ole10NativeAndreas Beeker2017-12-311-84/+54
* Bug 61911: Avoid IndexOutOfBounds access when reading picturesDominik Stadler2017-12-282-4/+30
* Fix IntelliJ warnings and code formatting, generalize ExcelToHtmlUtils, use t...Dominik Stadler2017-12-283-170/+81
* use StandardCharsetsPJ Fanning2017-12-194-8/+9
* #61881 - handle invalid font namesAndreas Beeker2017-12-092-3/+41
* use try with resources in examplesPJ Fanning2017-11-232-15/+4
* Ensure that the tempdir exists when we use ImageIO in one of the testsDominik Stadler2017-11-221-0/+6
* add forbidden api checks for non-Locale toLowerCase and toUpperCasePJ Fanning2017-11-211-4/+9
* [bug-61792] some changes to avoid iterating over chars of StringsPJ Fanning2017-11-201-8/+8
* Some JavaDoc adjustments, typos, IntelliJ warningsDominik Stadler2017-11-082-3/+3
* Fix some IntelliJ and JavaDoc warnings and avoid code-duplication and duplica...Dominik Stadler2017-11-041-24/+17
* #61671 - XSLFSlide does not contain isHidden and setHidden like HSLFSlide doesAndreas Beeker2017-11-022-3/+5
* github-77: Remove the 'public' modifier to make fields package protected (fin...Javen O'Neal2017-10-311-2/+4
* Remove more deprecated codePJ Fanning2017-10-231-184/+127
* Remove more deprecated codePJ Fanning2017-10-233-497/+400
* Remove more deprecated codePJ Fanning2017-10-235-130/+25
* Remove use of deprecated methodsPJ Fanning2017-10-222-12/+12
* Remove use of deprecated methodsPJ Fanning2017-10-222-7/+7
* Remove use of deprecated methodsPJ Fanning2017-10-224-20/+12