WebSubmit: fix OpenOffice.org converter
- Fix broken OpenOffice.org converter based on unoconv. (closes #198)
- Unoconv will now spawn an OpenOffice daemon on the first time this will be required and will destroy it at the end of the process.
- Improve logging of conversion errors.
- Restart OpenOffice in case of 1st error.
- Remove no longer used asyncproc module.