summaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
...
* Correctly initialize text shapes' first paragraphAlain Béarez2019-12-102-0/+2
* Provide XAdES schemas locally, because of connection timeoutsAndreas Beeker2019-12-092-0/+481
* Attempt to fix bug 63901Alain Béarez2019-12-082-7/+11
* Fix column addition and removal in XSLFTableAlain Béarez2019-12-083-8/+42
* Retrieve chart from graphical frameAlain Béarez2019-12-071-4/+35
* Miscellaneous fixes for chart functionalitiesAlain Béarez2019-12-073-10/+29
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-0317-536/+99
* Fix examples to build chart from scratchAlain Béarez2019-12-023-3/+39
* Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"Andreas Beeker2019-12-011-8/+17
* change package.html to package-info.javaAndreas Beeker2019-12-013-57/+36
* Sonar fixes - use try-with-resourcesAndreas Beeker2019-11-303-52/+62
* Add Doughnut chart data series to XDDFAlain Béarez2019-11-304-2/+185
* Bug 63889: BarChartDemo now produces a valid fileAlain Béarez2019-11-302-45/+52
* Clean-up code for more recent chart typesAlain Béarez2019-11-309-43/+55
* Add test to remove chart data seriesAlain Béarez2019-11-302-1/+192
* fix javadocAxel Howind2019-11-292-5/+6
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-291-4/+2
* Fix addition and removal of columns in XSLTTableAlain Béarez2019-11-282-0/+10
* Add, insert and remove columns on XSLFTableAlain Béarez2019-11-272-22/+68
* Bug 63756: Describe units in JavaDocDominik Stadler2019-11-171-40/+34
* use zero size arg to toArray(), use Collection.addAll() (#63805, second patch)Axel Howind2019-11-175-15/+7
* #63918 - Fix texture fill - scale stretched images correctlyAndreas Beeker2019-11-113-166/+264
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-083-5/+13
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-015-259/+564
* XWPF: Insert newlines between multiple paragraphs in comments.Dominik Stadler2019-10-262-0/+41
* Fix some IDE warnings and update some JavaDocDominik Stadler2019-10-261-13/+5
* Remove references to DatatypeConverterAndreas Beeker2019-10-255-21/+24
* SL Common - Fix gradient fillsAndreas Beeker2019-10-131-3/+1
* add another text height to TestFontsAndreas Beeker2019-10-121-1/+1
* add null check for XSLFShapePJ Fanning2019-10-121-0/+8
* add null checkPJ Fanning2019-10-122-2/+2
* 63779 Add support for the new Java date/time API added in Java 8Dominik Stadler2019-10-092-1/+62
* [bug-63774] adding lots of custom properties can cause performance issues due...PJ Fanning2019-09-262-1/+27
* add XPathHelperPJ Fanning2019-09-243-6/+55
* add TransformerHelperPJ Fanning2019-09-245-66/+101
* Bug 63768: Adjust handling of SchemaFactoryPJ Fanning2019-09-242-262/+286
* Catch missing scratchpad state for EMF / WMF renderingAndreas Beeker2019-09-162-3/+28
* revert change to try fix buildPJ Fanning2019-09-151-3/+2
* try to avoid casting to intPJ Fanning2019-09-1419-55/+53
* #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tagsAndreas Beeker2019-09-111-1/+1
* #63745 - Add traversing and debugging interfaceAndreas Beeker2019-09-113-58/+288
* remove debug codePJ Fanning2019-09-042-56/+2
* [bug-63725] commons-compress 1.19PJ Fanning2019-09-042-4/+57
* fix typoPJ Fanning2019-08-311-2/+2
* upgrade bouncycastlePJ Fanning2019-08-291-1/+1
* [bug-63664] do not use DocumentBuilderFactory directlyPJ Fanning2019-08-221-4/+3
* Bug 63657: Optimize onDocumentWrite() to not do the full re-assignmentDominik Stadler2019-08-151-4/+29
* Close file-resources in unit-tests, fix IDE warningsDominik Stadler2019-08-1513-1835/+1885
* Bug 63657: Rework the for bug #62130 to not use up twice as much memory when ...Dominik Stadler2019-08-123-23/+90
* add some missing classes to poi-ooxml-schemasPJ Fanning2019-07-251-1/+3