Svante Schubert

Results 24 issues of Svante Schubert

This I would call a mistake from the past. Once meant as a "beta" tag, could have been solved easier with a "Beta" Java annotation like Guava is doing. For,...

## Problem: Making "child relations" of ODF grammar evident for [ODF Reference](https://tdf.github.io/odftoolkit/odf1.3/OpenDocument-v1.3-reference__TestChildRelations.html#element_form:property_1) I wanted to do this for more than 10 years, even the latest ODF 1.3 specification still omits...

Status:Draft-Pull-Request

With the update of the ODFDOM Java generation, the generation of the ODF documentation was updated as well, but the HTML/CSS format is still very bad, perhaps someone would like...

enhancement
help wanted
good first issue

Someone who is already using Java 9 modularity might assist us in adding this concept to the ODF Toolkit JARs. See also: https://www.oracle.com/corporate/features/understanding-java-9-modules.html https://www.baeldung.com/java-9-modularity

enhancement
help wanted

There have to be a high-level API that abstracts from the implementation details of the XML DOM as Simple API & org.odftoolkit.odfdom.doc API but now in addition has to be...

help wanted

It would be helpful to have those documents updated to the upcoming API: - https://odftoolkit.org/simple/gettingstartguide.html and - https://odftoolkit.org/simple/document/cookbook/index.html This issue depends on issue #87

help wanted
documentation

Our existing performance (esp. of ODFDOM) should become more transparent and we should become aware of updates that influence the performance. Therefore should basic functionality of ODFDOM (the library which...

enhancement
help wanted

When the test document of #298 is transformed to JSON changes and afterwards these changes are applied to an empty ODT document, the table has changed, which is an error....

help wanted

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) Snyk has created this PR to upgrade org.apache.velocity:velocity-engine-core from 2.3 to 2.4. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...

Enabling FormatCodeTests and created follow-up issues for the remaining problems, i.e. #370, #371 and by updating a test file (using different dates for different formatting to be certain to have...

Status:Draft-Pull-Request