| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Correctly initialize text shapes' first paragraph | Alain Béarez | 2019-12-10 | 2 | -0/+2 |
* | Provide XAdES schemas locally, because of connection timeouts | Andreas Beeker | 2019-12-09 | 2 | -0/+481 |
* | Attempt to fix bug 63901 | Alain Béarez | 2019-12-08 | 2 | -7/+11 |
* | Fix column addition and removal in XSLFTable | Alain Béarez | 2019-12-08 | 3 | -8/+42 |
* | Retrieve chart from graphical frame | Alain Béarez | 2019-12-07 | 1 | -4/+35 |
* | Miscellaneous fixes for chart functionalities | Alain Béarez | 2019-12-07 | 3 | -10/+29 |
* | Sonar Fixes + Refactor scattered XML initializations to XMLHelper | Andreas Beeker | 2019-12-03 | 17 | -536/+99 |
* | Fix examples to build chart from scratch | Alain Béarez | 2019-12-02 | 3 | -3/+39 |
* | Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker" | Andreas Beeker | 2019-12-01 | 1 | -8/+17 |
* | change package.html to package-info.java | Andreas Beeker | 2019-12-01 | 3 | -57/+36 |
* | Sonar fixes - use try-with-resources | Andreas Beeker | 2019-11-30 | 3 | -52/+62 |
* | Add Doughnut chart data series to XDDF | Alain Béarez | 2019-11-30 | 4 | -2/+185 |
* | Bug 63889: BarChartDemo now produces a valid file | Alain Béarez | 2019-11-30 | 2 | -45/+52 |
* | Clean-up code for more recent chart types | Alain Béarez | 2019-11-30 | 9 | -43/+55 |
* | Add test to remove chart data series | Alain Béarez | 2019-11-30 | 2 | -1/+192 |
* | fix javadoc | Axel Howind | 2019-11-29 | 2 | -5/+6 |
* | Bug 60656 - Emf image support in slideshows | Andreas Beeker | 2019-11-29 | 1 | -4/+2 |
* | Fix addition and removal of columns in XSLTTable | Alain Béarez | 2019-11-28 | 2 | -0/+10 |
* | Add, insert and remove columns on XSLFTable | Alain Béarez | 2019-11-27 | 2 | -22/+68 |
* | Bug 63756: Describe units in JavaDoc | Dominik Stadler | 2019-11-17 | 1 | -40/+34 |
* | use zero size arg to toArray(), use Collection.addAll() (#63805, second patch) | Axel Howind | 2019-11-17 | 5 | -15/+7 |
* | #63918 - Fix texture fill - scale stretched images correctly | Andreas Beeker | 2019-11-11 | 3 | -166/+264 |
* | Bug 60656 - Emf image support in slideshows | Andreas Beeker | 2019-11-08 | 3 | -5/+13 |
* | #60656 - EMF image support in slideshows | Andreas Beeker | 2019-11-01 | 5 | -259/+564 |
* | XWPF: Insert newlines between multiple paragraphs in comments. | Dominik Stadler | 2019-10-26 | 2 | -0/+41 |
* | Fix some IDE warnings and update some JavaDoc | Dominik Stadler | 2019-10-26 | 1 | -13/+5 |
* | Remove references to DatatypeConverter | Andreas Beeker | 2019-10-25 | 5 | -21/+24 |
* | SL Common - Fix gradient fills | Andreas Beeker | 2019-10-13 | 1 | -3/+1 |
* | add another text height to TestFonts | Andreas Beeker | 2019-10-12 | 1 | -1/+1 |
* | add null check for XSLFShape | PJ Fanning | 2019-10-12 | 1 | -0/+8 |
* | add null check | PJ Fanning | 2019-10-12 | 2 | -2/+2 |
* | 63779 Add support for the new Java date/time API added in Java 8 | Dominik Stadler | 2019-10-09 | 2 | -1/+62 |
* | [bug-63774] adding lots of custom properties can cause performance issues due... | PJ Fanning | 2019-09-26 | 2 | -1/+27 |
* | add XPathHelper | PJ Fanning | 2019-09-24 | 3 | -6/+55 |
* | add TransformerHelper | PJ Fanning | 2019-09-24 | 5 | -66/+101 |
* | Bug 63768: Adjust handling of SchemaFactory | PJ Fanning | 2019-09-24 | 2 | -262/+286 |
* | Catch missing scratchpad state for EMF / WMF rendering | Andreas Beeker | 2019-09-16 | 2 | -3/+28 |
* | revert change to try fix build | PJ Fanning | 2019-09-15 | 1 | -3/+2 |
* | try to avoid casting to int | PJ Fanning | 2019-09-14 | 19 | -55/+53 |
* | #63541 - NullPointerException from XSLFSimpleShape.getAnchor for empty xfrm tags | Andreas Beeker | 2019-09-11 | 1 | -1/+1 |
* | #63745 - Add traversing and debugging interface | Andreas Beeker | 2019-09-11 | 3 | -58/+288 |
* | remove debug code | PJ Fanning | 2019-09-04 | 2 | -56/+2 |
* | [bug-63725] commons-compress 1.19 | PJ Fanning | 2019-09-04 | 2 | -4/+57 |
* | fix typo | PJ Fanning | 2019-08-31 | 1 | -2/+2 |
* | upgrade bouncycastle | PJ Fanning | 2019-08-29 | 1 | -1/+1 |
* | [bug-63664] do not use DocumentBuilderFactory directly | PJ Fanning | 2019-08-22 | 1 | -4/+3 |
* | Bug 63657: Optimize onDocumentWrite() to not do the full re-assignment | Dominik Stadler | 2019-08-15 | 1 | -4/+29 |
* | Close file-resources in unit-tests, fix IDE warnings | Dominik Stadler | 2019-08-15 | 13 | -1835/+1885 |
* | Bug 63657: Rework the for bug #62130 to not use up twice as much memory when ... | Dominik Stadler | 2019-08-12 | 3 | -23/+90 |
* | add some missing classes to poi-ooxml-schemas | PJ Fanning | 2019-07-25 | 1 | -1/+3 |