d472f88a42Add GenericSSEvaluationWorkbook that has XSSF row/column size limits but cannot output a file, for much faster calculationsmoparisthebest2019-03-25 12:34:15 -0400
c3af0776ecFix exception for old powerpoint documents without the usual stream name
Andreas Beeker
2018-11-25 23:01:54 +0000
d3d80e1b4a#60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the OutputStream
Andreas Beeker
2018-11-25 22:05:02 +0000
e75a0b9e89Add test for FileMagic JavaDoc warning fixes Remove some IDE warnings Reformat code of sample application
Dominik Stadler
2018-11-25 21:56:43 +0000
56e8509223Exclude ooxml-testlib from src-zip/tar.gz
Dominik Stadler
2018-11-25 21:56:26 +0000
25a698f76b#62951 - FileMagic not correctly identified
Andreas Beeker
2018-11-25 20:50:13 +0000
8b781ed03e#62949 - SlideShow rendering - keyframe fractions must be increasing
Andreas Beeker
2018-11-25 19:25:35 +0000
43e30f090bfixed escaping of sheet names. Thanks to gallonfizik. This closes#134
PJ Fanning
2018-11-25 16:13:17 +0000
b76bf26677bug 60316 -- skip the glossary document, not the template document.
Tim Allison
2018-11-23 13:32:22 +0000
df83dab1a4add missing classes to poi-ooxml-schemas
PJ Fanning
2018-11-21 09:10:19 +0000
c1ee4b0833Remove duplicated .jar extension when crafting the maven-jar name
Andreas Beeker
2018-11-20 22:11:58 +0000
1c47fcb3e5tidy up code formatting
PJ Fanning
2018-11-20 14:31:49 +0000
f28629f10d[bug-62929] add null check for blip fill. Thanks to Mate Borcsok
PJ Fanning
2018-11-20 14:15:14 +0000
52f0b3b63dprepare for 4.0.2
Andreas Beeker
2018-11-19 21:25:14 +0000
4f3e9134fdtag r1846949 as 4.0.1
Andreas Beeker
2018-11-19 21:24:58 +0000
e0d74718a5release prepare for 4.0.1 - updating build.xml and changes.xml
Andreas Beeker
2018-11-19 21:24:24 +0000
af5b9d959cRemove commented out System.out calls / Move DummyGraphics2d to testcase area, as it's not used by production code
Andreas Beeker
2018-11-19 20:48:10 +0000
0beee42a19Try to workaround/ignore kept open files of JaCoCo ant task
Andreas Beeker
2018-11-19 20:47:03 +0000
d6cc11ed7aRemove/Minimize references to Scratchpad module from other modules
Andreas Beeker
2018-11-19 18:00:42 +0000
b3ac6e905e#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 22:09:44 +0000
c9ce7ff48a#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 16:03:20 +0000
4acbc16f93#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 11:06:28 +0000
87a811997e#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 00:49:54 +0000
7d53738154#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 00:23:49 +0000
0d052def85#62921 - Provide OOXMLLite alternative for Java 12+
Andreas Beeker
2018-11-18 00:01:40 +0000
84cc4cc1f2Multiproject test including Windows slaves
Andreas Beeker
2018-11-16 22:28:23 +0000
faa0c84517exclude H35 because of strange file permission errors
Andreas Beeker
2018-11-16 18:49:26 +0000
31d9ee1a6dexclude H35 because of strange file permission errors
Andreas Beeker
2018-11-16 18:41:46 +0000
1a040e4b0aTry to fix ImageIO cache error
Andreas Beeker
2018-11-16 15:39:51 +0000
95416d6f05One more try to avoid the test-failures related to ImageIO-cache dir
Dominik Stadler
2018-11-16 15:08:59 +0000
d1642a89a9Try to create the temporary directory for ImageIO to see if that makes the tests work again when built with Maven
Dominik Stadler
2018-11-16 11:25:59 +0000
6a198bf5f2put back XSSFColor(java.awt.Color clr) constructor
PJ Fanning
2018-11-16 07:57:49 +0000
0cc8ec178fIDE warnings, tried to reproduce Bug 58927, but could not
Dominik Stadler
2018-11-01 10:29:54 +0000
1d3abff9cbAllow the forrest task to be called from the site sub-project
Nick Burch
2018-10-31 16:26:52 +0000
fd125b9e4ebug 62624 -- ensure streams are closed...thanks to LGTM, and PJ!
Tim Allison
2018-10-31 00:59:16 +0000
c257dd71f9bug 62624 -- fix loop identified as dodgy by FindBugs; add a other sanity checks.
Tim Allison
2018-10-31 00:47:51 +0000
9229cab9bcbug 62624 -- fix recursion
Tim Allison
2018-10-30 21:30:57 +0000
24ddbdfdf4List additional dependencies from the Ant build file in Eclipse
Nick Burch
2018-10-30 16:39:33 +0000
9ab4318adebug 62625 -- clean up imports
Tim Allison
2018-10-30 15:45:00 +0000
1db334a6fdbug 62625 -- add special handling for REFERENCE_NAME record that may only contain an ascii string, against the spec in VBAMacroReader
Tim Allison
2018-10-30 13:25:20 +0000
409514452fMore javadoc updates
Nick Burch
2018-10-30 11:55:11 +0000
0baf6c59ffUpdate for latest/dev javadocs at /apidocs/dev/
Nick Burch
2018-10-30 11:00:35 +0000
0fd3027a67bug 62624 -- fix npe by adding processing of module name mapping in VBAMacroReader
Tim Allison
2018-10-29 15:48:44 +0000
e469f49aebupdate xmlbeans to 3.0.2
PJ Fanning
2018-10-27 11:52:26 +0000
ad52c65f70bug 62859 -- fix two potential NPEs when initializing XWPFSDTContent
Tim Allison
2018-10-26 19:06:18 +0000
b0f5c2ca7bIDE warnings, slightly more tests and fix test to not leave a modified file behind
Dominik Stadler
2018-10-26 10:58:37 +0000
232616f44dAdjust sample for creating comments to also create a .xlsx file Enhance workbook factory to allow to create new empty workbooks as well
Dominik Stadler
2018-10-26 09:32:57 +0000
2148b7f278Typos and IDE warnings
Dominik Stadler
2018-10-26 09:32:43 +0000
8f11f0010eSet NOSONAR, adjust test slightly and reformat code
Dominik Stadler
2018-10-26 09:32:30 +0000
c7111f562cBug 62373: Support for FREQUENCY function
Yegor Kozlov
2018-10-18 13:46:04 +0000
290e9c4087#62831 Fix WorkbookFactory.create with a subclass of File, eg from JFileChooser
Nick Burch
2018-10-17 14:24:59 +0000
ba71f90c32Failing unit test for bug #62831
Nick Burch
2018-10-17 14:20:02 +0000
5a53f36391fix more LGTM alerts, in tests
Alain Béarez
2018-10-11 14:50:27 +0000
fcbed10cfc62815 -- some numeric values not correctly extracted from xlsb
Tim Allison
2018-10-11 14:14:07 +0000
ead92fbe9afix most alerts reported by LGTM on OOXML
Alain Béarez
2018-10-10 17:49:53 +0000
5f0cff9eedadd ignored resources
Andreas Beeker
2018-10-09 22:18:55 +0000
94168f60c6[bug-62807] fix typo in XSLFTableCell#removeBorder
PJ Fanning
2018-10-08 18:38:19 +0000
9f106fe8ecadd stax entries to forbidden apis due to android issues
PJ Fanning
2018-10-06 09:38:58 +0000
5baa52f86esmall adjustments to byte sizes in TestPackage zip-bomb tests to try fix test that fails on old-xerces harness
PJ Fanning
2018-10-05 20:17:39 +0000
88fd68050fuse jaxp transformer instead of dom serializer to try fix old-xerces test failure
PJ Fanning
2018-10-05 20:09:45 +0000