| Age | Commit message (Collapse) | Author |
|
Set a default value to pdf_quality
|
|
|
|
|
|
The previous behavior was to use python's mimetype module
on ziped format, to guess what type of file it precisely is.
But sometimes, this fail. This commit fix this corner-case.
|
|
|
|
|
|
This is necessary beccause hachoir crashes on empty files...
|
|
Warning: this is a pretty huge commit
Not everything is ported now, but this is
already a big step.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Refactoring of the archive and office parser,
in order to simplify the code and reduce abstraction
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(Closes: #689409)
|