emacs-unoffice

Emacs library to reclaim text from office documents (abw, odt, docx).
Log | Files | Refs

DateCommit messageAuthorFiles+-
2022-10-25 22:16use cl-libTomas Hlavaty1+14-14
2021-01-31 22:58properly end align in org exportTomas Hlavaty1+5-1
2021-01-31 22:44handle abiword headingsTomas Hlavaty1+31-4
2021-01-31 22:29fix abw alignTomas Hlavaty1+5-3
2021-01-31 22:18new abiword contains text also in p elementsTomas Hlavaty1+17-13
2021-01-31 22:04formattingTomas Hlavaty1+4-0
2021-01-31 22:02fix provide/requireTomas Hlavaty1+3-2
2021-01-31 21:42introduce intermediate unoffice formatTomas Hlavaty1+300-114
2021-01-31 21:21make some functions privateTomas Hlavaty1+9-11
2021-01-27 23:02fill-paragraph for better readabilityTomas Hlavaty1+1-0
2021-01-27 23:01use hard page breaks only, no soft page breaksTomas Hlavaty1+3-2
2021-01-27 22:39handle remote files transparentlyTomas Hlavaty1+36-0
2021-01-27 02:46use org-mode for undocxTomas Hlavaty1+68-11
2021-01-25 22:43handle tables in docx, roughlyTomas Hlavaty1+15-2
2021-01-25 22:40use view-modeTomas Hlavaty1+7-3
2020-12-30 22:50add missing requireTomas Hlavaty1+1-0
2020-12-28 12:26ensure dependencies are loadedTomas Hlavaty1+3-0
2020-06-05 21:23add emacs-unoffice.elTomas Hlavaty1+81-0
2020-06-05 21:22initTomas Hlavaty1+1-0