Svante Schubert

Results 122 comments of Svante Schubert

Especially the ODFDOM functionality for filling ODF templates and reading data from ODF is desired, see email: https://listarchives.odftoolkit.org/dev/msg00019.html

@Pierre-Lemaigre I second what Michael has written, we are grateful for any help! In addition, performance tests are especially most welcome. I always struggled with those, it worked if the...

@dgerhardt Thank you for the patch! I changed this PR to draft until we can patch the serializer - likely by integrating a future release from Xalan!

@blakemcbride Could you please provide a test case that uses the API to do this so we can reproduce and fix this behaviour quickly?

Any takers to test this out on the master branch and potentially provide a patch? I am pretty packed these days, and likely the next thing I like to fix/improve...

@fwilhe2, you might also consider unzipping the ODS, normalising the XML (like ODF conform line indent) and checking this into Git: https://github.com/oasis-tcs/odf-tc/tree/master/src/main/resources/odf1.4/OpenDocument-v1.4-part4-formula_odt ) Four years ago, there was a bug...

PS: Of course, you might use the LibreOffice pretty printing, see https://github.com/oasis-tcs/odf-tc?tab=readme-ov-file#odf-editing-tool (as I have a cold, better stop now)...

@winterrifier My bad, I was tired! :-) As mentioned in https://listarchives.odftoolkit.org/dev/msg00110.html This is a generation error that I have been working on - refactored complete generation -, but it is...

@xzel23 I do like the idea! We have currently already a normalisation of white space (pure syntax, while you talk about semantics - but it is simliar static test), as...

Allow me just to put some further meat on Michael's answer... and allow me I might get a bit off-topic when talking on history and design.. ;-) 1a. Michael is...