summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* | XDDF improvements based on StackOverflow examplesAlain Béarez2018-10-037-9/+175
* | change chart data to experiment diverse scriptsAlain Béarez2018-10-033-9/+15
* | deprecate unused Nullable classPJ Fanning2018-10-031-0/+5
* | rename xmlbeans jobPJ Fanning2018-10-021-1/+1
* | [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshallerPJ Fanning2018-10-021-148/+164
* | extract valuable code from 54470 submitted patchAlain Béarez2018-10-014-39/+150
* | use StaxHelper to get event factoryPJ Fanning2018-09-301-1/+2
* | fix lgtm issuesPJ Fanning2018-09-281-2/+2
* | fix lgtm issuesPJ Fanning2018-09-285-20/+14
* | make OPCPackage#close() unsynchronized and add javadoc note saying method is ...PJ Fanning2018-09-271-1/+3
* | [bug-62768] synchronize OPCPackage#close()PJ Fanning2018-09-271-22/+14
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. Thanks...PJ Fanning2018-09-261-2/+15
* | adapting some contributions by Axel Richter on SOAlain Béarez2018-09-265-1/+102
* | fix javadocPJ Fanning2018-09-251-6/+1
* | lgtm warningsPJ Fanning2018-09-252-3/+3
* | [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-1/+1
* | Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ...Greg Woolsey2018-09-191-1/+3
* | [bug-62733] XSLFBackground setFill() can corrupt the documentPJ Fanning2018-09-181-1/+14
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-1/+0
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-143-79/+6
|/
* [bug-62692] issue when using widlfy xml parserPJ Fanning2018-09-072-9/+20
* import existing chart on current drawingAlain Béarez2018-09-051-172/+216
* sonar fixes - blockerAndreas Beeker2018-08-314-6/+10
* #62108 - ArrayIndexOfBounds exception when getColumnWidth()Andreas Beeker2018-08-311-3/+2
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-312-10/+6
* rebase XDDF text packageAlain Béarez2018-08-2726-488/+993
* test integration of XDDF text entitiesAlain Béarez2018-08-267-701/+908
* complete body properties with insetsAlain Béarez2018-08-261-0/+65
* fill in the text body, its paragraphs and text runsAlain Béarez2018-08-2648-35/+4066
* add warning message to help reduce duplicates of bug 60102Alain Béarez2018-08-261-2/+3
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-10/+11
* Remove some IDE warningsDominik Stadler2018-08-231-2/+2
* [github-122] XWPF: Set table and table cell widths to percentage, twips, or a...PJ Fanning2018-08-203-7/+303
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-0/+1
* entity_expansionTim Allison2018-08-152-5/+8
* [github-121] Fix issue with setting vertical alignment and emphasis mark. Thi...PJ Fanning2018-08-151-2/+2
* improve sax readingTim Allison2018-08-141-1/+1
* #61589 - Importing content does not copy hyperlink addressAndreas Beeker2018-08-1210-73/+144
* disable dtd processingPJ Fanning2018-08-113-5/+46
* #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg...Andreas Beeker2018-08-118-116/+91
* bug 62592 -- prevent StackOverflowError on corrupt thmxTim Allison2018-08-081-0/+3
* [github-119] extra xpwf formatting support. This closes #119PJ Fanning2018-08-021-49/+324
* [github-120] rename some new xpwf abstract classes. This closes #120PJ Fanning2018-08-0211-33/+33
* [github-118] Added get/set for mirror margins setting. This closes #118PJ Fanning2018-07-302-0/+79
* add new public method to expose cell addresses that have commentsPJ Fanning2018-07-305-9/+36
* ensure xssfsheet getCellComments returns comments with client anchors setPJ Fanning2018-07-301-1/+6
* add null guard in XSSFCommentPJ Fanning2018-07-301-1/+4
* Handle NPE issues in POIXMLPropertiesPJ Fanning2018-07-291-22/+28
* make xssf streaming code more extensiblePJ Fanning2018-07-272-88/+85
* add missing licensesPJ Fanning2018-07-272-0/+34