]> source.dussan.org Git - poi.git/shortlog
poi.git
2018-09-18 PJ Fanningmove commons-math3 dependency to poi pom.xml
2018-09-18 PJ Fanning[bug-62690] change poi-ooxml pom.xml to have explicit...
2018-09-18 PJ Fanning[bug-62735] change poi-ooxml pom.xml to have dependency...
2018-09-18 PJ Fanning[bug-62733] XSLFBackground setFill() can corrupt the...
2018-09-08 PJ Fanninghandle test issues when running with old xerces
2018-09-08 Andreas Beeker#62699 - Download page must link to https://www.apache...
2018-09-07 Dominik StadlerUse different directory for xerces-jar so we do not...
2018-09-07 Andreas Beekerupdate 3.17 leftovers and provide a new build target...
2018-09-07 PJ Fanning[bug-62692] issue when using widlfy xml parser
2018-09-05 Andreas Beekerupdate docs to 4.0.0
2018-09-05 Alain Béarezimport existing chart on current drawing
2018-09-01 Andreas Beekerupdate docs to Java 1.8
2018-09-01 Andreas Beekerremove reference to Piccolo parser
2018-09-01 Andreas BeekerAdd SHA256 to release-prep and legal/* to ooxml-schemas
2018-08-31 Andreas Beekerprepare for 4.0.1-beta1
2018-08-31 Andreas Beekerrelease prepare for 4.0.0 - updating build.xml and...
2018-08-31 Andreas Beekerfix changes.xml entries in build.xml
2018-08-31 Andreas Beekersonar fixes - blocker
2018-08-31 Andreas Beeker#62108 - ArrayIndexOfBounds exception when getColumnWidth()
2018-08-31 Andreas Beeker#62649 - Remove OPOIFS* / rename NPOIFS* to POIFS*
2018-08-28 PJ Fanningremove ref to staging repo
2018-08-28 PJ Fanningremove stray stacktrace
2018-08-28 PJ Fanningadd missing classes to poi-ooxml-schema.jar
2018-08-27 Alain Béarezrebase XDDF text package
2018-08-26 Alain Béareztest integration of XDDF text entities
2018-08-26 Alain Béarezcomplete body properties with insets
2018-08-26 Alain Béarezfill in the text body, its paragraphs and text runs
2018-08-26 Alain Béarezadd warning message to help reduce duplicates of bug...
2018-08-26 Andreas Beeker#62649 - Remove OPOIFS
2018-08-26 Dominik StadlerSet locale provider to JRE,CLDR for tests to have compa...
2018-08-26 Dominik StadlerEnable periodic run of build against JDK 11
2018-08-26 Dominik StadlerEnsure that file handles are closed for encrypted files
2018-08-26 Dominik StadlerUse any version of xmlbeans in the assemble step to...
2018-08-26 Dominik StadlerAdjust test for JDK 9, 10 and 11
2018-08-24 PJ Fanningfix accidental change in test file
2018-08-24 PJ Fanninguse released version of xmlbeans 3.0.1
2018-08-24 Dominik StadlerAlso update asm to 6.2.1, this is required for JaCoCo...
2018-08-23 Dominik StadlerExclude some test-suites in build.gradle to not execute...
2018-08-23 Dominik StadlerUpdate JaCoCo to 0.8.2 in build.gradle to make it work...
2018-08-23 Dominik StadlerAdjust for JDK 11 ea-26 build, need to add jaxb via...
2018-08-23 Dominik StadlerRemove some IDE warnings
2018-08-23 Dominik StadlerUpdate to latest Mockito 2.21
2018-08-23 Dominik StadlerAdd staging repo in one more place in Gradle build...
2018-08-23 Dominik StadlerDisable some machines that do not yet have JDK 11 installed
2018-08-23 Dominik StadlerTry to make target "docs" work on Windows again
2018-08-23 Dominik StadlerAdjust job for JDK 11 to not require module java.xml...
2018-08-20 PJ Fanning[github-122] XWPF: Set table and table cell widths...
2018-08-20 PJ Fanning[bug-62639] make private constructor on DateFormatter...
2018-08-19 PJ Fanningallow access to apache staging repo
2018-08-19 PJ Fanninguptake xmlbeans 3.0.1 (staging version, pre-release)
2018-08-19 Dominik StadlerAdjust list of nodes for testing environment
2018-08-19 Dominik StadlerAdd Job for testing with JDK 11, no trigger yet as...
2018-08-17 PJ Fanningfix issue with commons-compress URL
2018-08-16 Tim Allison62630 -- upgrad commons-compress
2018-08-15 Tim Allisonentity_expansion
2018-08-15 PJ Fanning[github-121] Fix issue with setting vertical alignment...
2018-08-14 Tim Allisonimprove sax reading
2018-08-14 Tim Allisonbug 62597 -- bump max record length for ExOleObjStg...
2018-08-12 Andreas Beeker#61589 - Importing content does not copy hyperlink...
2018-08-11 PJ Fanningdisable dtd processing
2018-08-11 Andreas Beeker#62587 - repeated call to XSLFSheet.removeShape leads...
2018-08-09 Tim Allisonbug 62591 -- revert to ignoring place holders even...
2018-08-09 PJ Fanningtry to fix TestAllFiles
2018-08-08 Tim Allisonbug 62608 -- avoid ioobe in VBAMacroReader
2018-08-08 Tim Allisonbug 62592 -- prevent StackOverflowError on corrupt...
2018-08-03 Tim Allisonbug 62597 -- bump max record sizes up based on new...
2018-08-03 PJ Fanningfix build issue
2018-08-02 PJ Fanning[github-119] extra xpwf formatting support. This closes...
2018-08-02 PJ Fanning[github-120] rename some new xpwf abstract classes...
2018-07-31 PJ Fanningadd CTEm class to poi-ooxml-schemas
2018-07-30 PJ Fanning[github-118] Added get/set for mirror margins setting...
2018-07-30 PJ Fanningadd new public method to expose cell addresses that...
2018-07-30 PJ Fanningensure xssfsheet getCellComments returns comments with...
2018-07-30 PJ Fanningexclude broken pptx file from integration test
2018-07-30 PJ Fanningadd null guard in XSSFComment
2018-07-29 PJ Fanningadd 1 of the pptx files failing in centic regression...
2018-07-29 PJ FanningHandle NPE issues in POIXMLProperties
2018-07-27 PJ Fanning[bug-62275] in vlooup function, treat optional 4th...
2018-07-27 PJ Fanningadd test case
2018-07-27 PJ Fanningmake xssf streaming code more extensible
2018-07-27 PJ Fanningadd missing licenses
2018-07-26 PJ Fanningstart process of introducing an interface for Styles...
2018-07-26 PJ Fanningreduce dependence on CTComment
2018-07-26 PJ Fanningreduce dependence on CTComment
2018-07-26 PJ Fanningstart process of introducing an interface for Comments...
2018-07-25 PJ Fanningadd SharedStrings interface to allow our XSSF code...
2018-07-25 PJ Fanning[github-117] Add getStyleWithName() to XWPFStyles....
2018-07-25 PJ Fanningmake ReadOnlySharedStringsTable subclassable
2018-07-24 Andreas Beeker#62564 - replace Thread.currentThread().getContextClass...
2018-07-24 PJ FanningAdd missing apache licenses. This closes #116
2018-07-24 PJ Fanning[github-115] implement endnote. This closes #115
2018-07-22 Andreas BeekerAdded missing reference to commons-compress JAR
2018-07-21 PJ Fanning[github-114] Extend docx footnote support. Thanks to...
2018-07-21 Andreas Beekerreplaced forrest ant integration with ant invocation...
2018-07-19 Andreas Beekerfix forrest path on windows
2018-07-19 Andreas Beekerfix new javadocs location in build dir
2018-07-19 Andreas Beekerupdate forrest version info / set FORREST_HOME environm...
2018-07-18 Andreas BeekerUpdate to Apache Forrest 0.90
2018-07-14 PJ Fanningupgrade commons-collections4 to 4.2
2018-07-13 PJ Fanningadd retest-ooxml target that can be used to verify...
next