3
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.md
jharrop
as Jason Harrop
More... over 2 years ago
fix replace copy/paste error
jharrop
as Jason Harrop
More... over 2 years ago
Update ImportXHTML deps
jharrop
as Jason Harrop
More... over 2 years ago
Use v2.0.24 of pdfbox/fontbox across docx4j, export-FO, and import-XHTML
jharrop
as Jason Harrop
More... over 2 years ago
Prepare for 8.3.3 dev iteration
jharrop
as Jason Harrop
More... over 2 years ago
[maven-release-plugin] prepare for next development iteration
jharrop
as Jason Harrop
More... over 2 years ago
[maven-release-plugin] prepare release docx4j-parent-8.3.2
jharrop
as Jason Harrop
More... over 2 years ago
Prepare for 8.3.2 release
jharrop
as Jason Harrop
More... over 2 years ago
Align with current poms
jharrop
as Jason Harrop
More... over 2 years ago
Bump JUnit to address GHSA-269g-pwp5-87pp
jharrop
as Jason Harrop
More... over 2 years ago
Bump jackson-databind to 2.9.10.8, addresses CVE-2020-36186
jharrop
as Jason Harrop
More... over 2 years ago
Bump httpclient to 4.5.13; fixes #477
jharrop
as Jason Harrop
More... over 2 years ago
Bump fop 2.5 to 2.6, and avoid ant dep. Fixes #478
jharrop
as Jason Harrop
More... over 2 years ago
New Enterprise property com.plutext.merge.DocumentBuilder.LastDocument.SectPr.RemovePromoted
jharrop
as Jason Harrop
More... over 2 years ago
Remove convert(Source source, String baseUrl) signature following openhtmltopdf
jharrop
as Jason Harrop
More... over 2 years ago
Bump xmlgraphics-commons, 2.3 to 2.4. Fixes #479
jharrop
as Jason Harrop
More... over 2 years ago
Update Maven badges building on PR 483
jharrop
as Jason Harrop
More... over 2 years ago
Merge pull request #430 from sndrr/master
jharrop
as Jason Harrop
More... over 2 years ago
Merge pull request #437 from vdkuil/feature/add-override-insert
jharrop
as Jason Harrop
More... over 2 years ago
Merge pull request #483 from Yay295/patch-1
jharrop
as Jason Harrop
More... over 2 years ago
Word breaks if an unexpected attribute order is present in the ChartEx part, so we need a dedicate part so that we can use JAXB to control attribute order. (We can't do that with a DefaultXmlPart, since it doesn't use JAXB). Fixes #481
jharrop
as Jason Harrop
More... over 2 years ago
STORE don't DEFLATE certain binary parts
jharrop
as Jason Harrop
More... over 2 years ago
add mappings for cx1-8 chart namespaces
jharrop
as Jason Harrop
More... over 2 years ago
add maven badges for versions 8 and 11 More... over 2 years ago
Use poi.util.XMLHelper to confgure SAX parser
jharrop
as Jason Harrop
More... over 2 years ago
Update POI XML helpers
jharrop
as Jason Harrop
More... over 2 years ago
Get Word2003Xml working with modern JAXB-ReferenceImpl
jharrop
as Jason Harrop
More... over 2 years ago
unmarshalString: invoke preprocessor on NumberFormatException
jharrop
as Jason Harrop
More... over 2 years ago
Handle w:trHeight/@w:val
jharrop
as Jason Harrop
More... over 2 years ago
Convert pptx to pdf using documents4j remote
jharrop
as Jason Harrop
More... over 2 years ago