summaryrefslogtreecommitdiff
path: root/MAT/office.py (unfollow)
AgeCommit message (Expand)Author
2013-04-05Pdf support is backjvoisin
2013-01-20preliminary support of gtk3 (one test fails for PDF)jvoisin
2012-12-27Refactor the archive parserjvoisin
2012-12-25Fix some typosjvoisin
2012-12-25Partial fix of the testsuitejvoisin
2012-12-20Also works for pdf too nowjvoisin
2012-12-19Preliminary support of producted pdf quality choicejvoisin
2012-12-13Reorganize source tree and files installation location, cleanup setup.py (Clo...jvoisin
2012-05-25Makes pyflakes happier (Paul Wise)jvoisin
2012-05-03Better handling of dependencies regarding to PDF processingjvoisin
2012-02-08Some improvements for office formatsjvoisin
2012-02-06Merge the two processing mode into a unique onejvoisin
2012-02-01Rename mat-cli to mat-guijvoisin
2012-01-22Revert "Preliminary handling of ctime/mtime reset"jvoisin
2012-01-21Preliminary handling of ctime/mtime resetjvoisin
2011-12-24Rename "ugly" to ""strict"0.2.1jvoisin
2011-12-23Proper support of opendocument metadatajvoisin
2011-12-23Saving files before commit is a good practisejvoisin
2011-12-23Preliminary display of opendocument metadatajvoisin
2011-12-04"PDF" and not "pdf"jvoisin
2011-11-17Exiftool is now quiet toojvoisin
2011-10-30Properly support cleaning files with spaces in their names.intrigeri
2011-10-29Take care about the return value of external utilsjvoisin
2011-10-26Code lisibilityjvoisin
2011-10-26Revert a stupid commit, and improve pdf processingjvoisin
2011-10-23Correct handling of spaces in filenames (intrigeri)jvoisin
2011-10-01Remove internal pdfrwjvoisin
2011-09-18Fix a typo (4ZM)jvoisin
2011-08-16setup.py now works !jvoisin
2011-08-07Lisibility improvement for tempfile suppression.jvoisin
2011-08-06Cleanup and more pylint conformityjvoisin
2011-08-05Revert stupid optimisation(always test before commit !), and optimize the off...jvoisin
2011-08-05Tests for openxml format, and some improvement for this format supportjvoisin
2011-08-05Support of openxml office formatjvoisin
2011-08-05More robust implementation of is_cleanjvoisin
2011-08-05is_clean() for openxml office formatjvoisin
2011-08-05Preliminary support for openxml office formatjvoisin
2011-08-04Cleanupjvoisin
2011-08-03Now, the MAT should run perfectly on Tails !jvoisin
2011-07-30Outputed opendocument do not carry any traces of possible previous metadatajvoisin
2011-07-30Documentation, and removal of unnecessary importsjvoisin
2011-07-30Some logging for pdfjvoisin
2011-07-30Tests for pdf (all green btw)jvoisin
2011-07-30Sompe improvements on pdf handlingjvoisin
2011-07-30Full support of pdf files, yeah !jvoisin
2011-07-29preliminary clean/smooth support of pdf files, with help of poppler and cairojvoisin
2011-07-26Simplification of the __init__() methodjvoisin
2011-07-26Bugfixes (especially for pdf), and more pylint conformityjvoisin
2011-07-26Pyflakes and pep8 validationjvoisin
2011-07-26Tests are green for opendocument formatjvoisin