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

fill version and commit in https://github.com/opendocument-app/OpenDocument.core/blob/5ecfee04b4726a18183c729d6b5edb9a0716631a/common/src/Constants.cpp what version to use for "post version builds"? add "dirty" to the commit hash if some changes are uncommitted. https://crascit.com/2017/04/18/generated-sources-in-cmake-builds/

enhancement

Potentially, images could be outside the document file. For example as URL or local file path.

enhancement
1d

error codes for `DocumentNoExcept`. by return value or getter.

enhancement
1d

- support big and little endian - binary cursor like python struct this could be done by a code generator providing a simple data scheme. could be its own project...

refactor
1w

- rest api #78 - document abstraction - use cases - modify documents in c++ - document conversion - visualization independent from underlying data format - text documents #184 -...

future

bitmaps are not implemented yet. test file: `svm/Vyplaty` **references** - https://docs.libreoffice.org/vcl/html/metaact_8hxx_source.html#l00642 - https://docs.libreoffice.org/vcl/html/dibtools_8cxx_source.html#l01734

enhancement
1d

in case of `noexcept` frontend it would be cool to get a stacktrace when an exception gets caught - [boost::stacktrace](https://www.boost.org/doc/libs/1_66_0/doc/html/stacktrace/getting_started.html)

enhancement
1d

charts and graphs are represented as separate objects. they are usually placed in a folder like `Object 1` which seems to contain the data and formatting of the plot. we...

enhancement
wontfix

wait for https://github.com/opendocument-app/OpenDocument.core/issues/76

formatting
1d