summaryrefslogtreecommitdiffstats
path: root/src/ooxml/java/org
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-253-32/+38
* make ReadOnlySharedStringsTable subclassablePJ Fanning2018-07-251-16/+6
* Add missing apache licenses. This closes #116PJ Fanning2018-07-245-0/+80
* [github-115] implement endnote. This closes #115PJ Fanning2018-07-2410-569/+1080
* [github-114] Extend docx footnote support. Thanks to Eliot Kimber. This close...PJ Fanning2018-07-214-31/+269
* code formattingPJ Fanning2018-07-112-28/+20
* more usage of shared rebuildRowsPJ Fanning2018-07-091-22/+8
* update indentsPJ Fanning2018-07-091-335/+331
* [bug-62522] include partName in exception messagePJ Fanning2018-07-061-408/+409
* mark constructor as publicPJ Fanning2018-07-021-1/+0
* #62513 - Don't try to parse embedded package relationshipsAndreas Beeker2018-06-302-4/+9
* #59268 - remove duplicated typeloader in POI and use fixed XmlBeans implement...Andreas Beeker2018-06-233-98/+5
* #60713 - (S)XSSFWorkbook/POIXMLDocument.write(OutputStream) closes the Output...Andreas Beeker2018-06-142-2/+20
* #62452 - Extract configuration while verifying XML signaturesAndreas Beeker2018-06-133-28/+239
* [bug-62438] remove nullable class (and use java.util.Optional). This closes #111PJ Fanning2018-06-137-889/+1069
* fix some deprecation warningsPJ Fanning2018-06-082-5/+5
* remove obsolete dev classesAndreas Beeker2018-06-084-445/+0
* fix some deprecation warningsPJ Fanning2018-06-074-9/+8
* fix some javadocPJ Fanning2018-06-071-677/+686
* fix some javadocPJ Fanning2018-06-072-0/+15
* [bug-62435] Rename getAllEmbedds method to getAllEmbeddedParts (getAllEmbedds...PJ Fanning2018-06-066-7/+23
* fix test class namePJ Fanning2018-06-061-1/+0
* #62187 - Compiling with Java 10 fails with ClassCastException / use commons-c...Andreas Beeker2018-06-0319-259/+172
* sonar fixesAndreas Beeker2018-06-025-18/+10