aboutsummaryrefslogtreecommitdiffstats
path: root/src/ooxml
Commit message (Expand)AuthorAgeFilesLines
* remove stray stacktracePJ Fanning2018-08-281-1/+0
* add missing classes to poi-ooxml-schema.jarPJ Fanning2018-08-281-0/+9
* rebase XDDF text packageAlain Béarez2018-08-2726-488/+993
* test integration of XDDF text entitiesAlain Béarez2018-08-2611-721/+1208
* 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-262-34/+25
* Adjust test for JDK 9, 10 and 11Dominik Stadler2018-08-261-7/+8
* Adjust for JDK 11 ea-26 build, need to add jaxb via normal jar dependency now...Dominik Stadler2018-08-233-66/+89
* Remove some IDE warningsDominik Stadler2018-08-232-2/+3
* [github-122] XWPF: Set table and table cell widths to percentage, twips, or a...PJ Fanning2018-08-205-13/+371
* uptake xmlbeans 3.0.1 (staging version, pre-release)PJ Fanning2018-08-191-0/+1
* entity_expansionTim Allison2018-08-154-7/+46
* [github-121] Fix issue with setting vertical alignment and emphasis mark. Thi...PJ Fanning2018-08-152-6/+14
* improve sax readingTim Allison2018-08-141-1/+1
* #61589 - Importing content does not copy hyperlink addressAndreas Beeker2018-08-1211-73/+193
* disable dtd processingPJ Fanning2018-08-115-12/+96
* #62587 - repeated call to XSLFSheet.removeShape leads to java.lang.IllegalArg...Andreas Beeker2018-08-119-136/+159
* bug 62592 -- prevent StackOverflowError on corrupt thmxTim Allison2018-08-082-0/+18
* fix build issuePJ Fanning2018-08-031-1/+2
* [github-119] extra xpwf formatting support. This closes #119PJ Fanning2018-08-022-88/+435
* [github-120] rename some new xpwf abstract classes. This closes #120PJ Fanning2018-08-0213-49/+49
* add CTEm class to poi-ooxml-schemasPJ Fanning2018-07-311-0/+7
* [github-118] Added get/set for mirror margins setting. This closes #118PJ Fanning2018-07-303-0/+95
* 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
* add 1 of the pptx files failing in centic regression testsPJ Fanning2018-07-291-0/+11
* Handle NPE issues in POIXMLPropertiesPJ Fanning2018-07-292-22/+40
* [bug-62275] in vlooup function, treat optional 4th param as true if the value...PJ Fanning2018-07-271-3/+4
* add test casePJ Fanning2018-07-271-7/+15
* make xssf streaming code more extensiblePJ Fanning2018-07-272-88/+85
* add missing licensesPJ Fanning2018-07-272-0/+34
* start process of introducing an interface for Styles and Themes TablesPJ Fanning2018-07-266-16/+163
* reduce dependence on CTCommentPJ Fanning2018-07-261-1/+0
* reduce dependence on CTCommentPJ Fanning2018-07-261-4/+3
* start process of introducing an interface for Comments TablePJ Fanning2018-07-266-16/+79
* add SharedStrings interface to allow our XSSF code to more easily extended by...PJ Fanning2018-07-258-18/+147
* [github-117] Add getStyleWithName() to XWPFStyles. This closes #117PJ Fanning2018-07-255-32/+64
* make ReadOnlySharedStringsTable subclassablePJ Fanning2018-07-251-16/+6
* #62564 - replace Thread.currentThread().getContextClassLoader() with getClass...Andreas Beeker2018-07-241-2/+1
* Add missing apache licenses. This closes #116PJ Fanning2018-07-245-0/+80
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-2415-576/+1309
* [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close...PJ Fanning2018-07-216-41/+451
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-112-0/+51
* try to get more generated classes into poi-ooxml-schemasPJ Fanning2018-07-113-0/+160
* code formattingPJ Fanning2018-07-114-34/+26
* more usage of shared rebuildRowsPJ Fanning2018-07-091-22/+8
* update indentsPJ Fanning2018-07-092-501/+497