You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(docx): Process drawingml objects in docx (#2453)
* Export of DrawingML figures into docling document
* Adding libreoffice env var and libreoffice to checks image
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
* DCO Remediation Commit for Rafael Teixeira de Lima <[email protected]>
I, Rafael Teixeira de Lima <[email protected]>, hereby add my Signed-off-by to this commit: 9518fff
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
* Enforcing apt get update
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
* Only display drawingml warning once per document
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
* add util to test libreoffice and exclude files from test when not found
Signed-off-by: Michele Dolfi <[email protected]>
* check libreoffice only once
Signed-off-by: Michele Dolfi <[email protected]>
* Only initialise converter if needed
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
---------
Signed-off-by: Rafael Teixeira de Lima <[email protected]>
Signed-off-by: Michele Dolfi <[email protected]>
Co-authored-by: Michele Dolfi <[email protected]>
0 commit comments