aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sonar Fixes - "static" base class members should not be accessed via derived ...Andreas Beeker2020-04-0260-384/+406
* Sonar Fixes - The diamond operator ("<>") should be usedAndreas Beeker2020-04-0260-675/+683
* Sonar Fixes and remove obsolete classesAndreas Beeker2020-04-015-1023/+542
* #64301 - Allow try-with-resources with OPCPackage.revert()Andreas Beeker2020-04-013-16/+34
* Sonar Fixes - code smellsAlain Béarez2020-04-0110-108/+201
* Remove chart titleAlain Béarez2020-04-012-1/+40
* Keep last run properties when resetting paragraph textAlain Béarez2020-04-011-3/+11
* 64261 -- fix handling of drop down list when items are selectedTim Allison2020-03-313-2/+7
* Sonar Fixes - public final class with private constructor for examplesAlain Béarez2020-03-3117-15/+35
* Insert a new row in XSLFTableAlain Béarez2020-03-313-58/+89
* Sonar FixesAndreas Beeker2020-03-2912-280/+124
* allow add and remove a HyperlinkRun or a FieldRunAlain Béarez2020-03-293-45/+314
* Sonar Fixes - try to fix XXE warningsAndreas Beeker2020-03-291-0/+2
* Sonar FixesAndreas Beeker2020-03-2923-1549/+1688
* Support building with Gradle in POIFileScanner testsDominik Stadler2020-03-291-2/+12
* Bug 63845: Adjust handling of formula-cells to fix regression introduced in 4...Dominik Stadler2020-03-296-36/+83
* Bug 61864: Verify recalculation-flag on Workbook level some moreDominik Stadler2020-03-291-0/+13
* Bug 61863: Update JavaDoc to describe relation to workbook-level flagDominik Stadler2020-03-283-62/+111
* Bug 55966: Include content control text in word extraction also if it is part...Dominik Stadler2020-03-283-14/+32
* Access table cell border style as line propertiesAlain Béarez2020-03-272-3/+15
* XWPFNumbering.addAbstractNum will definitely throw an exceptionAlain Béarez2020-03-273-1/+61
* XWPFTableCell does not process bodyElements when handle paragraphAlain Béarez2020-03-272-0/+55
* like getTables, returns a collection that cannot be modifiedAlain Béarez2020-03-271-1/+1
* #63624: setText in XWPFTableCell updates the xml and also updates the runs an...Alain Béarez2020-03-272-2/+15
* Bug 64244: Take the replacement of RichtText strings into account when comput...Dominik Stadler2020-03-242-9/+60
* #64241 - shade and tint calculation are based now on scRGB (opposed to HSL) c...Andreas Beeker2020-03-2210-142/+156
* sonar job - exclude H40Andreas Beeker2020-03-211-1/+4
* #64241 - XSLF - Wrong scheme colors used when renderingAndreas Beeker2020-03-214-65/+70
* Update OpenJDK 8 slavesAndreas Beeker2020-03-181-1/+1
* Reschedule Sonar build - activate OpenJDK 8 build again (see [INFRA-19411])Andreas Beeker2020-03-181-1/+8
* Ignore all ImageIO related exceptions which fail often in maven builds becaus...Andreas Beeker2020-03-181-2/+3
* #63712 - upgrading xmlsec causes junit tests to failAndreas Beeker2020-03-188-60/+85
* Make SlideLayout bullets accessibleAndreas Beeker2020-03-173-2/+21
* Don't create separate instances for NullFileHandler, but rather use a common ...Dominik Stadler2020-03-162-58/+60
* Adjust POIFileScanner for mass regression testingDominik Stadler2020-03-161-55/+90
* #64213 - Picture.resize(double scale) scales width wrong for small pictures a...Andreas Beeker2020-03-164-431/+552
* forbidden apis check fixAndreas Beeker2020-03-081-1/+3
* github-167 - HSMF enhancementsAndreas Beeker2020-03-088-180/+690
* Get UUID from ClassIDAndreas Beeker2020-03-082-87/+63
* Work on bug 64038 and other bugs and add test for 62865Dominik Stadler2020-03-085-22/+37
* Adjust some more places to use https instead of http, need a workaround for a...Dominik Stadler2020-03-082-3/+23
* Try to use https for poi.apache.org everywhereDominik Stadler2020-03-0834-185/+190
* Bug 58896 and 52834: Cache Sheet.getMergedRegions() as it seems to sometimes ...Dominik Stadler2020-03-083-12/+64
* One more file-leak-detector excludeDominik Stadler2020-03-081-1/+2
* Bug 60282: Update JavaDoc and use a common constant for TWIPS_PER_POINTDominik Stadler2020-03-084-31/+43
* Update JavaDoc for logging and marshallingDominik Stadler2020-03-089-39/+62
* Use new URL for downloads of releasesDominik Stadler2020-03-081-2/+2
* Fix incorrect handling of format which should not produce any digit for zeroDominik Stadler2020-03-073-33/+56
* Bug 64179: Adjust to ensure a fixed timezone for date parsing in testDominik Stadler2020-03-071-230/+232
* Do not recompile Version.java unless build.xml (i.e. version) changesDominik Stadler2020-03-061-1/+12