summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java
Commit message (Collapse)AuthorAgeFilesLines
...
* | XDDF improvements based on StackOverflow examplesAlain Béarez2018-10-037-9/+175
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842728 13f79535-47bb-0310-9956-ffa450edef68
* | change chart data to experiment diverse scriptsAlain Béarez2018-10-033-9/+15
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842687 13f79535-47bb-0310-9956-ffa450edef68
* | deprecate unused Nullable classPJ Fanning2018-10-031-0/+5
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842684 13f79535-47bb-0310-9956-ffa450edef68
* | rename xmlbeans jobPJ Fanning2018-10-021-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842663 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62796] remove use of Stax Namespace class from PackagePropertiesMarshallerPJ Fanning2018-10-021-148/+164
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842647 13f79535-47bb-0310-9956-ffa450edef68
* | extract valuable code from 54470 submitted patchAlain Béarez2018-10-014-39/+150
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842548 13f79535-47bb-0310-9956-ffa450edef68
* | use StaxHelper to get event factoryPJ Fanning2018-09-301-1/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842402 13f79535-47bb-0310-9956-ffa450edef68
* | fix lgtm issuesPJ Fanning2018-09-281-2/+2
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842218 13f79535-47bb-0310-9956-ffa450edef68
* | fix lgtm issuesPJ Fanning2018-09-285-20/+14
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842216 13f79535-47bb-0310-9956-ffa450edef68
* | make OPCPackage#close() unsynchronized and add javadoc note saying method is ↵PJ Fanning2018-09-271-1/+3
| | | | | | | | | | | | not thread-safe git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842171 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62768] synchronize OPCPackage#close()PJ Fanning2018-09-271-22/+14
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842142 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62736] Relations on XSLFPictureShape are removed unconditionally. ↵PJ Fanning2018-09-261-2/+15
| | | | | | | | | | | | Thanks to Mate Borcsok git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1842055 13f79535-47bb-0310-9956-ffa450edef68
* | adapting some contributions by Axel Richter on SOAlain Béarez2018-09-265-1/+102
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841988 13f79535-47bb-0310-9956-ffa450edef68
* | fix javadocPJ Fanning2018-09-251-6/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841987 13f79535-47bb-0310-9956-ffa450edef68
* | lgtm warningsPJ Fanning2018-09-252-3/+3
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841984 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62747] bouncycastle 1.60PJ Fanning2018-09-191-1/+1
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841394 13f79535-47bb-0310-9956-ffa450edef68
* | Bug 62740 - XSSFTable constructor automatically assigns invalid (non-unique) ↵Greg Woolsey2018-09-191-1/+3
| | | | | | | | | | | | | | | | column IDs fix the logic and update the unit test to check for and catch the problem. git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841357 13f79535-47bb-0310-9956-ffa450edef68
* | [bug-62733] XSLFBackground setFill() can corrupt the documentPJ Fanning2018-09-181-1/+14
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1841240 13f79535-47bb-0310-9956-ffa450edef68
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-231-1/+0
| | | | | | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1841712 13f79535-47bb-0310-9956-ffa450edef68
| * #60656 - Support export file that contains emf and render it correctlyAndreas Beeker2018-09-143-79/+6
|/ | | | git-svn-id: https://svn.apache.org/repos/asf/poi/branches/hemf@1840956 13f79535-47bb-0310-9956-ffa450edef68
* [bug-62692] issue when using widlfy xml parserPJ Fanning2018-09-072-9/+20
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840304 13f79535-47bb-0310-9956-ffa450edef68
* import existing chart on current drawingAlain Béarez2018-09-051-172/+216
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1840076 13f79535-47bb-0310-9956-ffa450edef68
* sonar fixes - blockerAndreas Beeker2018-08-314-6/+10
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839745 13f79535-47bb-0310-9956-ffa450edef68
* #62108 - ArrayIndexOfBounds exception when getColumnWidth()Andreas Beeker2018-08-311-3/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839710 13f79535-47bb-0310-9956-ffa450edef68
* #62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*Andreas Beeker2018-08-312-10/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839709 13f79535-47bb-0310-9956-ffa450edef68
* rebase XDDF text packageAlain Béarez2018-08-2726-488/+993
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839369 13f79535-47bb-0310-9956-ffa450edef68
* test integration of XDDF text entitiesAlain Béarez2018-08-267-701/+908
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839259 13f79535-47bb-0310-9956-ffa450edef68
* complete body properties with insetsAlain Béarez2018-08-261-0/+65
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839256 13f79535-47bb-0310-9956-ffa450edef68
* fill in the text body, its paragraphs and text runsAlain Béarez2018-08-2648-35/+4066
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839255 13f79535-47bb-0310-9956-ffa450edef68
* add warning message to help reduce duplicates of bug 60102Alain Béarez2018-08-261-2/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839252 13f79535-47bb-0310-9956-ffa450edef68
* #62649 - Remove OPOIFSAndreas Beeker2018-08-261-10/+11
| | | | | | Fix HPSF UTF-8 encoding error with Bug52311.doc while refactoring CopyCompare/EntryUtils git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1839201 13f79535-47bb-0310-9956-ffa450edef68
* Remove some IDE warningsDominik Stadler2018-08-231-2/+2
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838733 13f79535-47bb-0310-9956-ffa450edef68
* [github-122] XWPF: Set table and table cell widths to percentage, twips, or ↵PJ Fanning2018-08-203-7/+303
| | | | | | auto. This closes #122 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838449 13f79535-47bb-0310-9956-ffa450edef68
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-0/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838366 13f79535-47bb-0310-9956-ffa450edef68
* entity_expansionTim Allison2018-08-152-5/+8
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838135 13f79535-47bb-0310-9956-ffa450edef68
* [github-121] Fix issue with setting vertical alignment and emphasis mark. ↵PJ Fanning2018-08-151-2/+2
| | | | | | This closes #121 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838133 13f79535-47bb-0310-9956-ffa450edef68
* improve sax readingTim Allison2018-08-141-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1838048 13f79535-47bb-0310-9956-ffa450edef68
* #61589 - Importing content does not copy hyperlink addressAndreas Beeker2018-08-1210-73/+144
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837909 13f79535-47bb-0310-9956-ffa450edef68
* disable dtd processingPJ Fanning2018-08-113-5/+46
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837850 13f79535-47bb-0310-9956-ffa450edef68
* #62587 - repeated call to XSLFSheet.removeShape leads to ↵Andreas Beeker2018-08-118-116/+91
| | | | | | java.lang.IllegalArgumentException: partName git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837839 13f79535-47bb-0310-9956-ffa450edef68
* bug 62592 -- prevent StackOverflowError on corrupt thmxTim Allison2018-08-081-0/+3
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837658 13f79535-47bb-0310-9956-ffa450edef68
* [github-119] extra xpwf formatting support. This closes #119PJ Fanning2018-08-021-49/+324
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837336 13f79535-47bb-0310-9956-ffa450edef68
* [github-120] rename some new xpwf abstract classes. This closes #120PJ Fanning2018-08-0211-33/+33
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837335 13f79535-47bb-0310-9956-ffa450edef68
* [github-118] Added get/set for mirror margins setting. This closes #118PJ Fanning2018-07-302-0/+79
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837093 13f79535-47bb-0310-9956-ffa450edef68
* add new public method to expose cell addresses that have commentsPJ Fanning2018-07-305-9/+36
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837082 13f79535-47bb-0310-9956-ffa450edef68
* ensure xssfsheet getCellComments returns comments with client anchors setPJ Fanning2018-07-301-1/+6
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837014 13f79535-47bb-0310-9956-ffa450edef68
* add null guard in XSSFCommentPJ Fanning2018-07-301-1/+4
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837012 13f79535-47bb-0310-9956-ffa450edef68
* Handle NPE issues in POIXMLPropertiesPJ Fanning2018-07-291-22/+28
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1837007 13f79535-47bb-0310-9956-ffa450edef68
* make xssf streaming code more extensiblePJ Fanning2018-07-272-88/+85
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836795 13f79535-47bb-0310-9956-ffa450edef68
* add missing licensesPJ Fanning2018-07-272-0/+34
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1836779 13f79535-47bb-0310-9956-ffa450edef68