aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bug 60845: Apply patch and adjust testsDominik Stadler2018-12-304-103/+176
* IDE and JavaDoc fixes, make base test classes abstractDominik Stadler2018-12-307-32/+38
* #63028 - Provide font embedding for slideshowsAndreas Beeker2018-12-2834-556/+1481
* Add Enum method to help identifying unknown records with POI-VisualizerAndreas Beeker2018-12-281-3/+14
* Fix JavadocsAndreas Beeker2018-12-281-5/+6
* Zero out garbage bytes in FontEntityAtomAndreas Beeker2018-12-281-0/+0
* Jenkins DSL for Github PR build: Try to create the one file which is read fro...Dominik Stadler2018-12-281-7/+10
* Jenkins DSL: enable Github PR builds, it seems to be functional nowDominik Stadler2018-12-281-2/+1
* Jenkins DSL: throttle Github PR builds to not run many at onceDominik Stadler2018-12-281-0/+4
* Run Cell-tests on HSSF as well and make handling of null-values consistent ac...Dominik Stadler2018-12-284-26/+53
* Bug 61532: Fix setting values/types during formula evaluation for SXSSFDominik Stadler2018-12-286-54/+242
* Use normal string parameter for nowDominik Stadler2018-12-281-1/+3
* Add test which verifies that bug 61605 is already fixedDominik Stadler2018-12-282-0/+10
* Add XMLBeans jobs for JDK 8 and 11.Dominik Stadler2018-12-281-6/+41
* Adjust test to not require src/documentation to be availableDominik Stadler2018-12-282-3/+1109
* Adjust/enhance tests for bug 62275 some moreDominik Stadler2018-12-282-32/+110
* Bug 62629: Allow to handle files with invalid content types for picturesDominik Stadler2018-12-274-17/+86
* Re-instate two dev-tools that we lost in some refactoring,Dominik Stadler2018-12-272-0/+282
* IDE and JavaDoc fixes, close() in testsDominik Stadler2018-12-279-207/+217
* Add some simple coverage of HSLF-Dev-ToolsDominik Stadler2018-12-2626-173/+797
* Bug 62839: Adjust MathX.floor() to handle negative values the sameDominik Stadler2018-12-263-36/+40
* Fix various IDE warnings and some JavaDoc adjustmentsDominik Stadler2018-12-2613-129/+109
* Fix incorrect constant for pict-filesDominik Stadler2018-12-261-1/+1
* Remove unnecesssary semicolonsDominik Stadler2018-12-2616-19/+18
* Simplify some string operationsDominik Stadler2018-12-2615-38/+33
* JavaDoc fixes/additions and some IDE warnings removedDominik Stadler2018-12-2521-235/+146
* Bug 62884: sheetnum is not checked in InternalWorkbook.setSheetHidden()Dominik Stadler2018-12-253-1/+64
* Code-style: Unify how arrays are specified from C-style to normal Java-styleDominik Stadler2018-12-25184-755/+771
* Add more file-leak exlcudes for the mass regression testingDominik Stadler2018-12-251-0/+3
* fix old xerces errors because of not available disallow-doctype parser featureAndreas Beeker2018-12-194-10/+35
* Rework test somewhat and enable logger to better indicate if the test isDominik Stadler2018-12-191-207/+207
* One more file-leak-detector excludeDominik Stadler2018-12-191-0/+1
* Add missing jacoco-lib to test-scratchpadDominik Stadler2018-12-191-5/+5
* #62886 - Regression extracting text from corrupted docx filesAndreas Beeker2018-12-183-3/+17
* fix index check in HemfDrawPJ Fanning2018-12-181-1/+1
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-181-2/+2
* #63017 - Remove rows from a XSLFTableAndreas Beeker2018-12-185-19/+138
* [github-137] solves/unifies blank/missing value colection for PRODUCT/MDETERM...PJ Fanning2018-12-186-137/+315
* [bug-63013] add XWPFRun setLang methodPJ Fanning2018-12-182-2/+29
* only refactorings to break up the long methodAndreas Beeker2018-12-171-76/+101
* [bug-63005] ignore openxml4j/ContentTypeHasEntities.ooxmlPJ Fanning2018-12-171-0/+3
* lgtm issues: potential index out of bounds exceptionsPJ Fanning2018-12-171-0/+3
* [bug-63005] disable the reading of DTDs altogetherPJ Fanning2018-12-176-166/+134
* changed to bouncer pattern - to match also the rest of the codeAndreas Beeker2018-12-171-15/+16
* add null check in XLSFPictureShapePJ Fanning2018-12-171-15/+15
* use spaces for indentsPJ Fanning2018-12-171-159/+160
* fix junit testsAndreas Beeker2018-12-162-10/+6
* #62365 - SVG image support in XSLFAndreas Beeker2018-12-169-87/+113
* fix findbugs issuePJ Fanning2018-12-161-1/+1
* add missing licensePJ Fanning2018-12-161-0/+16