aboutsummaryrefslogtreecommitdiffstats
path: root/src/scratchpad
Commit message (Expand)AuthorAgeFilesLines
...
* #64716 - wmf display errorAndreas Beeker2020-11-276-350/+860
* #64716 - wmf display errorAndreas Beeker2020-11-156-1/+40
* #64867 - Provide PDF rendering with PPTX2PNGAndreas Beeker2020-11-083-7/+31
* #64716 - wmf display errorAndreas Beeker2020-11-018-58/+224
* Fix file-handle-leaks when re-writing documents or slideshowsDominik Stadler2020-11-012-2/+2
* Fix Sonar issues and IDE warningsDominik Stadler2020-10-253-54/+45
* Sonar fixes - a few "Try-with-resources should be used"Andreas Beeker2020-10-242-54/+39
* #64716 - wmf display error - WmfExtTextOut - move current location to the end...Andreas Beeker2020-09-151-0/+17
* #64716 - wmf display error - fixed charset used for reading typefaceAndreas Beeker2020-09-081-13/+18
* #64693 - POI HwmfGraphics cannot read the embedded document titleAndreas Beeker2020-08-3011-31/+184
* Update library versionsAndreas Beeker2020-08-185-54/+67
* Activate Forbidden-Apis-Check also for other testsAndreas Beeker2020-08-175-79/+73
* removed test which is covered by TestPPTX2PNGAndreas Beeker2020-08-161-149/+80
* use the forbidden-apis policies corresponding to the JREAndreas Beeker2020-08-151-66/+67
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-142-9/+59
* #64411 - Provide JigSaw modulesAndreas Beeker2020-08-1314-722/+486
* Bug 64659 -- bump max record lengthTim Allison2020-08-131-1/+1
* #64411 - Provide JigSaw modulesAndreas Beeker2020-07-226-332/+8
* [bug-64605] add support for non-integer font sizes on character runs (use dou...PJ Fanning2020-07-161-3/+3
* [bug-64605] add support for non-integer font sizes on character runsPJ Fanning2020-07-161-0/+13
* remove some deprecated codePJ Fanning2020-07-151-16/+0
* remove some more deprecated codePJ Fanning2020-06-281-69/+0
* remove some more deprecated codePJ Fanning2020-06-282-284/+271
* improve memory safety in HWPFDocumentCoreTim Allison2020-06-221-2/+2
* 63290 - PPTX To Png changes font sizes and colorsAndreas Beeker2020-06-043-12/+30
* #64411 - Provide JigSaw modulesAndreas Beeker2020-05-052-59/+54
* Throw exception on null/placeholder arrays in TNEFAndreas Beeker2020-04-261-0/+5
* Replace assertion with exceptionAndreas Beeker2020-04-242-5/+7
* Sonar fix - "Add a "NoSuchElementException" for iteration beyond the end of t...Andreas Beeker2020-04-202-21/+30
* Sonar fix - "Cast one of the operands of this addition operation to a 'long'/...Andreas Beeker2020-04-2021-51/+51
* #57843 - RuntimeException on extracting text from Word 97-2004 DocumentAndreas Beeker2020-04-162-42/+34
* Replace Allocate+System.arraycopy with Array.copyOf/Range and IOUtils.safelyC...Andreas Beeker2020-04-16110-839/+724
* #64350 - Sonar fix - "Iterator.next()" methods should throw "NoSuchElementExc...Andreas Beeker2020-04-144-16/+27
* Sonar fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-0518-272/+231
* Sonar fixesAndreas Beeker2020-04-059-228/+111
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2020-04-053-188/+247
* Sonar Fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-0247-293/+268
* Sonar FixesAndreas Beeker2020-03-293-35/+37
* Sonar FixesAndreas Beeker2020-03-291-1/+1
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-222-56/+59
* github-167 - HSMF enhancementsAndreas Beeker2020-03-087-180/+690
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-083-13/+13
* fix IntelliJ warningsAndreas Beeker2020-02-2122-231/+212
* use indexOf(char) instead of indexOf(String) where possible; replace one more...Axel Howind2020-02-201-1/+1
* Regression findings - fix missing moveto exceptionAndreas Beeker2020-02-022-78/+114
* Local EMF test changesAndreas Beeker2020-01-311-32/+29
* Improve some assertions and error messages for exceptions seen in the regress...Dominik Stadler2020-01-302-3/+4
* Fix some IDE warnings, Sonar fixes and some missing closing of resources in u...Dominik Stadler2020-01-273-6/+7
* #64036 - Replace reflection calls in factories for Java 9+ - Escher factoriesAndreas Beeker2020-01-261-30/+11
* sonar fixesAndreas Beeker2020-01-231-4/+5