summaryrefslogtreecommitdiff
path: root/libmat2/office.py (follow)
AgeCommit message (Expand)Author
2018-10-01Files processed via MAT2 are now accepted without warnings by MS Officejvoisin
2018-09-30Please mypyjvoisin
2018-09-30Remove dangling references in MS Office's [Content_types].xmljvoisin
2018-09-24Second pass of minor formattingjvoisin
2018-09-24Fix some minor formatting issuesjvoisin
2018-09-24Implement rsid stripping for office filesjvoisin
2018-09-24Lexicographical sort on xml attributes for office filesjvoisin
2018-09-06Split office and archivesjvoisin
2018-09-05Unknown Members: make policy use an EnumDaniel Kahn Gillmor
2018-09-05Remove defusedxml support and document whyjvoisin
2018-09-05Improve the previous commitjvoisin
2018-09-04office: try all members, even when one failsDaniel Kahn Gillmor
2018-09-04document all unknown/unhandlable files even on abortDaniel Kahn Gillmor
2018-09-04office: create policy for what to do about unknown membersDaniel Kahn Gillmor
2018-09-01Fix a minor formatting issuejvoisin
2018-09-01Logging cleanupdkg
2018-07-19Improve the code's documentationjvoisin
2018-07-19Minor simplification in how we're handling xml for office filesjvoisin
2018-07-10Remove `print` from libmat, and use the `logging` module insteadjvoisin
2018-07-09Make pylint even happierjvoisin
2018-07-08Fix some pep8 issues spotted by pyflakesjvoisin
2018-07-08Achieve 100% coverage!jvoisin
2018-07-08Bump coverage for office files and fix some related crashesjvoisin
2018-07-08Silence a mypy's stupid warningjvoisin
2018-07-08Add defusedxml as an (optional) way to prevent XML-based attacksjvoisin
2018-07-07Fix a mistake in office file revisions handlingjvoisin
2018-07-02Improve a bit the formatting of the code thanks to pyflakes3jvoisin
2018-07-01Remove docx revisionsjvoisin
2018-07-01MAT2 is now cleaning revisions from odt files!jvoisin
2018-07-01Remove the thumbnails from libreoffice filesjvoisin
2018-06-27Massively simplify how we're cleaning office filesjvoisin
2018-06-21Improve the reliability of the office parserjvoisin
2018-06-21Fix some linter warningsjvoisin
2018-06-21Refactor how offices files are handledjvoisin
2018-06-21Minor simplification of the office-related codejvoisin
2018-06-10Minor code simplificationjvoisin
2018-06-10Make the parsing of office format's metadata more robustjvoisin
2018-06-10Add some tests for non-supported embedded fileformatsjvoisin
2018-06-04Add more typing and use mypy in the CIjvoisin
2018-05-18Rename some files to simplify packagingjvoisin