OpenDocument.core icon indicating copy to clipboard operation
OpenDocument.core copied to clipboard

C++ library that translates office documents to HTML

Results 69 OpenDocument.core issues
Sort by recently updated
recently updated
newest added

needs to be done via CSS according to @andiwand

formatting
1w

Encryption is lost after saving a modified file.

enhancement
1d

Show an alert to the user if he attempts to edit a document in a way that is not supported (i.e. add paragraphs, etc)

enhancement
help wanted
1d

I remember we talked about this before but I forgot the conclusion: how could we generate thumbnails for documents? would we render the documents ourselves and create an image for...

1h

Moving HTML service closer to paths and an HTTP endpoint. Rewriting the interface to allow writing to any kind of paths. Throws exception if that path does not exist.

https://github.com/opendocument-app/OpenDocument.droid/pull/151/files Currently shows a black sidebar with an overview of pages: [dummy.pdf](https://github.com/user-attachments/files/24278088/dummy.pdf)

apple writer format there are older and newer versions of this format. older ones contain xml while newer ones use a binary format. resources - https://github.com/obriensp/iWorkFileFormat related - https://github.com/opendocument-app/OpenDocument.droid/issues/382