Commit Graph

  • 611c15f412 sonar fixes Andreas Beeker 2018-06-02 21:28:06 +0000
  • 7088a68f1d sonar fixes and disable closing of outputstream in ZipPackage.saveImpl() - see https://stackoverflow.com/questions/50646538/stream-close-exception-occures Andreas Beeker 2018-06-02 20:29:35 +0000
  • d09cb8f9d8 sonar fixes Andreas Beeker 2018-06-02 13:01:14 +0000
  • 6ecad91893 sonar fixes Andreas Beeker 2018-06-01 23:54:19 +0000
  • a6f20de472 #62355 - fix class names in maven build Andreas Beeker 2018-05-28 20:05:50 +0000
  • 0551a75e82 clean ooxml-lib jars before build, because the typeloader class has been moved via #62355 Andreas Beeker 2018-05-28 19:43:19 +0000
  • 09fa9890a6 #62355 - unsplit packages - 4 - open HPSF Andreas Beeker 2018-05-27 22:15:59 +0000
  • e2ec4ebe95 #62355 - unsplit packages - 3 - only imports Andreas Beeker 2018-05-27 22:13:31 +0000
  • 1c0834c436 #62355 - unsplit packages - 2 - modified classes (not only imports) Andreas Beeker 2018-05-27 22:01:33 +0000
  • 54f191b613 #62355 - unsplit packages - 1 - moved classes Andreas Beeker 2018-05-27 21:59:18 +0000
  • 748c8f2583 fix spelling PJ Fanning 2018-05-27 21:34:42 +0000
  • 54c4c5829a [githib-110] rename text segment class. This closes #110 PJ Fanning 2018-05-27 20:59:52 +0000
  • 917dace980 [githib-110] rename text segment class. This closes #110 PJ Fanning 2018-05-27 20:58:21 +0000
  • 70055b806d remove xmlbeans source PJ Fanning 2018-05-25 17:29:39 +0000
  • 8c06c5f51a sonar fixes Andreas Beeker 2018-05-25 10:20:44 +0000
  • 24020f66af sonar fixes Andreas Beeker 2018-05-23 22:29:40 +0000
  • b144ace936 sonar fixes Andreas Beeker 2018-05-22 22:39:22 +0000
  • 1d6a1c4072 sonar fixes - null dereference Andreas Beeker 2018-05-21 23:17:57 +0000
  • e268b16754 #62393 - Inconsistent slide import behavior depending on Mac OS X Version Andreas Beeker 2018-05-21 14:20:11 +0000
  • 04bbc80292 #62041 - TestFonts fails on Mac Andreas Beeker 2018-05-20 22:22:58 +0000
  • 5c71e10c46 #62051 - Two shapes have the same shapeId within the same slide. Andreas Beeker 2018-05-20 22:00:14 +0000
  • 0be1b75834 #61633 - Zero width shapes aren't rendered Andreas Beeker 2018-05-19 21:05:10 +0000
  • 508e6da4e5 remove test code Andreas Beeker 2018-05-17 05:35:58 +0000
  • f35e818fa2 #62037 - SlideNames should not be null but have a default as if accessed by VBA Andreas Beeker 2018-05-16 21:57:49 +0000
  • 0e8736dcda #62381 - Fix rendering of AutoShapes Andreas Beeker 2018-05-16 20:30:53 +0000
  • c079795f4e List a few more missing functions as inline-comments, based on definitions from functionMetadata.txt Nick Burch 2018-05-14 14:25:00 +0000
  • 5bc002c749 Ignore IntelliJ project files Andreas Beeker 2018-05-10 10:14:23 +0000
  • bf17600457 A few more places I should never have introduced Cell as a parameter, sine CellReference is all that is needed, faster, and allows for undefined cells. Greg Woolsey 2018-05-08 19:03:52 +0000
  • 02178bac2b Random test value/file length resulted in occasionally failures Andreas Beeker 2018-05-07 20:50:32 +0000
  • 5961b640a5 add convenience method for files to FileMagic Andreas Beeker 2018-05-02 18:33:23 +0000
  • 17fdb3188c add additional exception info to failing IOUtils.toByteArray Andreas Beeker 2018-05-02 17:29:24 +0000
  • 066a8a0b42 add license header Andreas Beeker 2018-05-02 05:36:15 +0000
  • 83eb0ca821 Cleanup Biff8EncryptionKey usage and use HPSF constants instead of duplicated strings Andreas Beeker 2018-05-01 18:22:00 +0000
  • 32b370fb67 [githib-107] add areas function support. Thanks to Inji Hanbin. This closes #107 PJ Fanning 2018-05-01 14:47:29 +0000
  • 8fc6199641 Allow one more add-opens to silence one more warning seen in Java 9/Java 10 currently Use latest JDK 10 versions Dominik Stadler 2018-04-30 11:21:31 +0000
  • 0106bb30e8 Need to switch to ASM 6.0 as well to make the coverage reports to work, unfortunately the asm-all package seems to be gone, so we need to use three jar files now Dominik Stadler 2018-04-30 09:40:36 +0000
  • d7b3f79da8 Update to JaCoCo 0.8.1 to support Java 10 for JaCoCo runs Dominik Stadler 2018-04-30 07:59:14 +0000
  • 34c9cffe5d disable ImageIO cache - probably need to set it in every test class or disable it in the beginning of all tests Andreas Beeker 2018-04-29 21:12:06 +0000
  • e0f7014503 #59893 - Forbid calls to InputStream.available Andreas Beeker 2018-04-27 21:38:19 +0000
  • 2574fd2d3d Streamline assertion-usage in some tests Dominik Stadler 2018-04-27 06:15:05 +0000
  • d219fe085a Update to forbidden-apis 2.5 Dominik Stadler 2018-04-26 04:11:10 +0000
  • ad92fcca9e Fix setting active cell in .xls by populating field_6_refs whenever row/column changes, this fixes bug 61905 Dominik Stadler 2018-04-25 20:14:07 +0000
  • 2d6380833a Bug 62187 - commit Commons Compress unrelated changes Andreas Beeker 2018-04-25 10:03:39 +0000
  • 6dc8c3034e #61459 - handle slide layouts in extractor Andreas Beeker 2018-04-20 20:00:46 +0000
  • 5189313eb4 #61459 - HSLFShape.getShapeName() returns name of shapeType and not the shape name Andreas Beeker 2018-04-20 13:45:18 +0000
  • ab390ce170 #62319 - Decommission XSLF-/PowerPointExtractor Andreas Beeker 2018-04-20 12:52:59 +0000
  • bc436fcc3d OOXMLLite: improve progress output: count test-classes, not single test-methods Dominik Stadler 2018-04-20 09:46:47 +0000
  • 2d7fdbc4bc Fix unit test broken with previous check-in Dominik Stadler 2018-04-20 09:45:28 +0000
  • 15de4bf7a9 Nullpointer fix for slideshow extractor Andreas Beeker 2018-04-19 13:34:52 +0000
  • 8632f0c47e Add some unit-tests for setActiveCell(), although bug 61905 reports that Excel still does not read this correctly for HSSF workbooks Dominik Stadler 2018-04-19 08:37:17 +0000
  • edd87f05b7 add some javadoc to warn that stale cached formula cell values may result in incorrect evaluations, and what to do about it (evaluate formula cells before asking the rule if it applies). Greg Woolsey 2018-04-18 18:25:08 +0000
  • 4ba2d64a50 Bug 62092 - Text not extracted from grouped text shapes in HSLF Andreas Beeker 2018-04-18 15:02:02 +0000
  • 6829dbd447 Close resources correctly when opening encrypted documents in the TextExtractor Dominik Stadler 2018-04-04 19:41:16 +0000
  • e9121036cc Bug 62165: Do not close stream when opening succeeds Dominik Stadler 2018-04-04 19:41:10 +0000
  • 971c52347e Create some directories if not existing in testcoveragereport Dominik Stadler 2018-04-04 19:41:03 +0000
  • eb4e20cd69 Try to avoid one NPE that popped up in commoncrawl-corpus tests Dominik Stadler 2018-04-04 19:40:54 +0000
  • af19295590 fix error message PJ Fanning 2018-04-04 16:55:46 +0000
  • 16d25b62af [bug-62254] update offset function to support optional offset values PJ Fanning 2018-04-03 21:51:30 +0000
  • 2ce07693c5 Add unit tests to include more required classes in poi-ooxml-schemas, add test for bug 62174 so additional schema-classes are included Dominik Stadler 2018-04-02 17:16:16 +0000
  • 9af2dd7824 OOXMLLite: IDE warnings and add an additional listener to print out progress during running tests Dominik Stadler 2018-04-02 17:16:07 +0000
  • f440933277 Close resources in tests and in case of Exceptions and use try-with-resources. Close the socket-connection during encrpyting/decrypting as soon as it is not needed any more. Dominik Stadler 2018-04-02 17:16:01 +0000
  • 48c8b9af81 Update excludes in OOXMLLite Dominik Stadler 2018-04-02 17:15:49 +0000
  • 2be766f267 Bug 61267: detect Word v2 files and report that they are not supported in Apache POI Dominik Stadler 2018-04-02 17:15:42 +0000
  • 35fd4f85aa [bug-62216] add test case PJ Fanning 2018-04-02 15:59:21 +0000
  • 0ec274d46e [bug-62216] Fix issue with SXSSF error cells PJ Fanning 2018-04-01 16:16:37 +0000
  • 54e533889a [bug-62121] Fixed Power function of negative numbers. Thanks to Bob van den Berge. This closes #104 PJ Fanning 2018-04-01 15:52:13 +0000
  • 3f19729834 [github-103] take latest changes PJ Fanning 2018-04-01 15:37:14 +0000
  • 6ca71f0bb9 add missing license PJ Fanning 2018-03-19 09:22:46 +0000
  • aea347d94a [github-103] hsmf: support writing properties. Thanks to Dominik Hölzl. This closes #103 PJ Fanning 2018-03-19 09:10:38 +0000
  • 47fb3691f7 [bug-62176] synchronize temp dir creation PJ Fanning 2018-03-13 15:12:00 +0000
  • fd39985247 Add test for setters/getters of XWPFRun to include morre generated classes in poi-ooxml-schemas. Dominik Stadler 2018-03-11 21:11:11 +0000
  • 58a0a100f5 #62159 - Support XML signature over windows certificate store Andreas Beeker 2018-03-06 00:07:20 +0000
  • ff96f4c64d Reduce testcase some more, add missing license header Dominik Stadler 2018-03-05 05:14:56 +0000
  • feace0e745 Add unit test which verifies that ThresholdInputStream can be used. This currently fails with Java 10 because the reflection relies on internals of class ZipFile that were changed. Dominik Stadler 2018-03-04 13:33:38 +0000
  • fb2f23678f Some IntelliJ and Javadoc fixes Dominik Stadler 2018-03-04 13:33:31 +0000
  • f3addac5e0 Fix compiling with current JDK 10 RC build, OOXML-Tests are still failing due to ThresholdInputStream, though. Dominik Stadler 2018-03-04 13:33:20 +0000
  • 582c21ce86 Add job to build with latest available JDK 10 early access build Dominik Stadler 2018-03-04 13:33:12 +0000
  • aee50698a4 use xmlunit for xml diffs in unit tests PJ Fanning 2018-03-04 12:24:44 +0000
  • 3716f4a556 remove some deprecated methods PJ Fanning 2018-03-04 11:47:21 +0000
  • d720ad82b6 Add JDK 10 and new slaves to job POI-DSL-Test-Environment Dominik Stadler 2018-03-03 19:05:58 +0000
  • 8d4f3fde68 remove some casts to short PJ Fanning 2018-03-03 01:48:46 +0000
  • 2688ce9d82 fix license check failure PJ Fanning 2018-02-28 10:30:05 +0000
  • b7aafa03fb fix problematic javadoc PJ Fanning 2018-02-28 10:01:52 +0000
  • dcbe14abd0 remove XDDFChart workaround that saved workbook to temp file PJ Fanning 2018-02-28 09:54:58 +0000
  • 590f27e86d [github-98] write data in respective Column in case of XDDFChart. Thanks to Sandeep Tiwari. This closes #98 PJ Fanning 2018-02-27 23:12:53 +0000
  • daeea27e14 use Integer.toString to convert ints to strings PJ Fanning 2018-02-27 14:24:50 +0000
  • fef8c69085 tidy up API for font index PJ Fanning 2018-02-26 20:26:48 +0000
  • 4221ccebda [bug-62055] Fix XSSFImportFromXML table resize. Thanks to Leonard Kappe. This closes #99 PJ Fanning 2018-02-25 17:06:19 +0000
  • d144f09d2f Fix for bug #62130. Turns out there were cases when a workbook with multiple edit/save cycles on the same instance would save stale cell data, resulting in incorrect copies. Greg Woolsey 2018-02-24 21:30:47 +0000
  • 9dff7e2f09 The table auto-filter range should not include table footer rows, while the table range does. POI was using the same for both regardless of footers. Greg Woolsey 2018-02-23 23:37:04 +0000
  • 753f6f9dc6 further uptake of int methods for font lookups PJ Fanning 2018-02-22 22:32:25 +0000
  • 104d4dac06 [bug-62018] use ints to index fonts PJ Fanning 2018-02-20 00:25:43 +0000
  • 1f0cf7d6e2 apply changes from com.github.pjfanning:xmlbeans PJ Fanning 2018-02-16 22:55:05 +0000
  • 5543eb9de8 add xmlbeans code (latest from xmlbeans svn) PJ Fanning 2018-02-16 22:41:27 +0000
  • 47c1695a08 add apache license to new examples due to rat check failures PJ Fanning 2018-02-16 14:08:28 +0000
  • 24120f228b Unit test to try to reproduce bug #62108 (currenly works though...) Nick Burch 2018-02-16 11:47:24 +0000
  • 269ea2617f Add some write/change code as well for Groovy Nick Burch 2018-02-15 22:16:07 +0000
  • 8417d99ee6 Commit examples from the JVM Languages page Nick Burch 2018-02-15 21:45:47 +0000
  • 51f99aa616 [github-94] Add Range Copier. Thanks to Dragan Jovanović. This closes #94 PJ Fanning 2018-02-14 20:30:01 +0000
  • afc3085684 Fix some IntelliJ warnings in XDGF area Dominik Stadler 2018-02-12 15:34:11 +0000