aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Adjust some JavaDoc and fix some IDE warningsDominik Stadler2019-12-1419-140/+157
* [github-164] Fix Bug in XSSFTable.setCellReferences when table is single cell...PJ Fanning2019-12-112-1/+9
* Fix initialization of text body when used in XSLFAlain Béarez2019-12-1115-65/+63
* fix typoAndreas Beeker2019-12-101-2/+2
* 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
* Ignore "IIO Can't create cache file" errorsAndreas Beeker2019-12-091-39/+47
* Remove POIBrowser and SViewer and remove references to itAndreas Beeker2019-12-0923-3669/+0
* Migrate tests to Junit 4Andreas Beeker2019-12-0947-565/+844
* Bug 63927 - Inconsistent mapping of Norwegian locales for date formatsAndreas Beeker2019-12-084-1170/+692
* Bug 63779 - Add support for the new Java date/time API added in Java 8Andreas Beeker2019-12-082-106/+145
* Sonar fixes - type: bugs / severity: majorAndreas Beeker2019-12-0818-370/+375
* 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-072-4/+50
* Miscellaneous fixes for chart functionalitiesAlain Béarez2019-12-074-15/+41
* Reindent to 4 spaces - optimize importsAndreas Beeker2019-12-078-1346/+1401
* Sonar Fixes - type: bugs / severity: critical - mostly div by 0Andreas Beeker2019-12-079-135/+113
* Sonar FixesAndreas Beeker2019-12-0511-272/+222
* Sonar Fixes + Refactor scattered XML initializations to XMLHelperAndreas Beeker2019-12-0334-756/+593
* Fix examples to build chart from scratchAlain Béarez2019-12-026-22/+84
* #63955 - HMEFContentsExtractor fails to extract content from winmail.datAndreas Beeker2019-12-018-818/+846
* Sonar Fixes - fix/annotate type "vulnerability" / severity "blocker"Andreas Beeker2019-12-016-43/+59
* change package.html to package-info.javaAndreas Beeker2019-12-0130-683/+364
* Sonar fixes - use try-with-resourcesAndreas Beeker2019-11-3024-640/+607
* Add Doughnut chart data series to XDDFAlain Béarez2019-11-304-2/+185
* Bug 63889: BarChartDemo now produces a valid fileAlain Béarez2019-11-304-62/+81
* 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
* Replace StringBuffer with StringBuilderAndreas Beeker2019-11-2933-262/+153
* fix javadocAxel Howind2019-11-292-5/+6
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-2934-205/+917
* GenericRecordJsonWriter fix output of floats and doublesAndreas Beeker2019-11-291-0/+9
* 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
* replace more StringBuffersPJ Fanning2019-11-2114-31/+19
* Update javadoc on FinanceLib. This closes #162PJ Fanning2019-11-211-18/+18
* replace some more StringBuffersPJ Fanning2019-11-212-15/+15
* change some tabs to spacesPJ Fanning2019-11-203-155/+155
* replace some uses of StringBuffer with StringBuilderPJ Fanning2019-11-20194-218/+217
* convert tabs to spacesPJ Fanning2019-11-183-1695/+1693
* 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-1757-133/+88
* Replace AbstractWordUtils.equals with Objects.equalsAxel Howind2019-11-122-13/+6
* #63918 - Fix texture fill - scale stretched images correctlyAndreas Beeker2019-11-116-218/+439
* add licenseAndreas Beeker2019-11-081-0/+17
* Bug 60656 - Emf image support in slideshowsAndreas Beeker2019-11-0825-255/+478
* #60656 - EMF image support in slideshowsAndreas Beeker2019-11-0125-523/+895
* Two more tests which are failing in CI on WindowsDominik Stadler2019-10-262-4/+2
* #63745 - Fix line endings ... againAndreas Beeker2019-10-261-2/+3