aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Set version to 4.1.3-SNAPSHOT everywhereDominik Stadler2020-03-061-1/+1
* Allow for numerical category in chartsAlain Béarez2020-03-024-39/+54
* Remove chart title when given text is nullAlain Béarez2020-03-021-3/+9
* #64186 - Decrease usage of ThreadLocals in XML Signature APIAndreas Beeker2020-03-0117-806/+875
* Sonar fixesAndreas Beeker2020-02-255-43/+35
* try to fix sonar execution warningsAndreas Beeker2020-02-232-14/+12
* Ignore IIOException "Can't create ..."Andreas Beeker2020-02-231-22/+28
* Remove invalid agile certificate encryptionAndreas Beeker2020-02-225-379/+27
* check for old xercesImpl.jar file size > 0Andreas Beeker2020-02-211-1/+1
* update download-plugin version to 1.5.0Andreas Beeker2020-02-213-4/+4
* fix IntelliJ warningsAndreas Beeker2020-02-2122-231/+212
* replace some calls to Collection methods with shorter/more effective versionsAxel Howind2020-02-204-6/+6
* use indexOf(char) instead of indexOf(String) where possible; replace one more...Axel Howind2020-02-2010-10/+10
* Applied "clean up IntList code" patch from bug 63805Axel Howind2020-02-201-50/+34
* PPTX2PNG - fix SVG gradientsAndreas Beeker2020-02-175-95/+390
* Update Batik dependency to 1.12Andreas Beeker2020-02-173-4/+5
* PPTX2PNG - SVG exportAndreas Beeker2020-02-152-24/+92
* fix classpaths for japicmpPJ Fanning2020-02-151-64/+64