aboutsummaryrefslogtreecommitdiffstats
path: root/poi-ooxml-full/src/main/xmlschema/org
Commit message (Collapse)AuthorAgeFilesLines
* [github-673] Add word10.xsd to poi-ooxml-full. Thanks to fangd1997. This ↵PJ Fanning2024-08-161-0/+562
| | | | | | closes #673 git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1919929 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66650] add chartex classes to poi-ooxml-fullPJ Fanning2023-06-151-0/+838
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1910433 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66485] poi-ooxml-full: generate classes for drawing/2012/chart schemaPJ Fanning2023-02-211-0/+129
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1907789 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66146] poi-ooxml-full: generate classes for threadedComments and word12 ↵PJ Fanning2022-06-283-0/+147
| | | | | | xsds git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902309 13f79535-47bb-0310-9956-ffa450edef68
* [bug-66145] poi-ooxml-full: add xsd schema for drawing/2008/diagram to read ↵PJ Fanning2022-06-281-0/+63
| | | | | | SmartArt diagrams git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1902305 13f79535-47bb-0310-9956-ffa450edef68
* remove unused strict zipPJ Fanning2022-05-241-0/+0
| | | | git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1901198 13f79535-47bb-0310-9956-ffa450edef68
* 65206 - Migrate ant / maven to gradle buildAndreas Beeker2021-04-0717-0/+2349
compile / jar / test of mrJars don't include ants build.xml anymore rename directories to match project and maven artifact names refactor artifacts - so each project has one artifact replace static references in hssf/dev tests with junit5 constructs, which had problems in parallel tests increase gradle heap to 4gb because of OOM - maybe less would also work git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1888488 13f79535-47bb-0310-9956-ffa450edef68