aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* bug 62597 -- bump max record length for ExOleObjStg based on regression corpusTim Allison2018-08-141-1/+1
* #61589 - Importing content does not copy hyperlink addressAndreas Beeker2018-08-1213-92/+269
* 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 62591 -- revert to ignoring place holders even if they contain metroblobs...Tim Allison2018-08-092-6/+20
* try to fix TestAllFilesPJ Fanning2018-08-091-0/+1
* bug 62608 -- avoid ioobe in VBAMacroReaderTim Allison2018-08-081-3/+5
* bug 62592 -- prevent StackOverflowError on corrupt thmxTim Allison2018-08-082-0/+18
* bug 62597 -- bump max record sizes up based on new failures in regression set...Tim Allison2018-08-036-6/+6
* 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
* exclude broken pptx file from integration testPJ Fanning2018-07-301-0/+1
* 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-272-4/+10
* 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-267-17/+165
* 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-259-19/+149
* [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-248-10/+10
* 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
* [bug-62522] include partName in exception messagePJ Fanning2018-07-061-408/+409
* Regression tests: Add test which triggers reading header/footer of PPTX files...Dominik Stadler2018-07-051-6/+21
* Adjust comments and IDE warnings, duplicate code reductionDominik Stadler2018-07-053-23/+21
* Add a test with a threaded TempFileCreationStrategy, remove duplicated constant.Dominik Stadler2018-07-052-3/+190
* try to get CTPhonetic included in poi-ooxml-schemasPJ Fanning2018-07-041-0/+4
* mark constructor as publicPJ Fanning2018-07-021-1/+0