Commit Graph

14 Commits

Author SHA1 Message Date
Roberto Rosario
970cb74d35 PEP8 cleanups 2012-01-18 14:37:15 -04:00
Roberto Rosario
34311fb17e Cleanups, permissions separation into explicit module, absolute import update 2012-01-02 03:48:26 -04:00
Roberto Rosario
41de49916f Pass exc_info to logger for better debugging 2011-12-01 23:38:50 -04:00
Roberto Rosario
8a2d526e94 Add RTF text file to the list of office document mimetypes 2011-12-01 04:31:52 -04:00
Roberto Rosario
cf9b28ad30 Separate unoconv command line arguments and add further logging 2011-12-01 04:30:38 -04:00
Roberto Rosario
a4513951ed Add '=' to unoconv command line 2011-12-01 02:15:15 -04:00
Roberto Rosario
f76baa4efc Changed office documents mimetypes strings to unicode 2011-11-30 20:03:46 -04:00
Roberto Rosario
2b7c379822 Add new office document mimetype
* application/vnd.ms-office
2011-11-30 09:45:29 -04:00
Roberto Rosario
9988a8f543 Invalidate cached values on reentry, added logging 2011-11-22 05:06:41 -04:00
Roberto Rosario
f8dbfc068a Added random named pipe support to the OfficeConverter pipe method 2011-11-22 01:22:59 -04:00
Roberto Rosario
bd24353886 Updated office converter to accept a mimetype argument to avoid yet another file mimetype detection 2011-11-21 06:14:07 -04:00
Roberto Rosario
a0218ecb92 Updated the office converter to use mimetype_only argument of the mimetype app and to store the detected mimetype for future use 2011-11-21 05:48:48 -04:00
Roberto Rosario
e590cb041c Finished office converter using MIME type detection 2011-11-21 02:47:52 -04:00
Roberto Rosario
67b3e19031 Initial commit of the new office converter class 2011-11-20 02:48:34 -04:00