summaryrefslogtreecommitdiff
path: root/tablib/formats/_xlsx.py
Commit message (Expand)AuthorAgeFilesLines
* New import/export interface with dataset and databook `import_` and `export` ...import_exportIuri de Silvio2015-04-051-7/+8
* Use InvalidFileException to fix the testEduard Carreras2014-01-231-1/+1
* don't use ExcelWriter with databookThomas Coopman2014-01-111-2/+1
* Merge pull request #76 from djv/developKenneth Reitz2014-01-081-0/+49
|\
| * xls and xlsx import supportDaniel Velkov2012-06-011-0/+49
* | Remove XLSX empty sheet on export_bookIuri de Silvio2013-09-161-0/+1
* | Fixed Frozen Frame issue in xlsx exportAaron Levin2012-08-011-1/+3
* | Fix typos.Bruce Mitchener2012-06-081-1/+1
|/
* success!!Kenneth Reitz2011-05-131-8/+12
* a bunch of cleanup from my previous commitMark Rogers2011-05-121-29/+22
* Merely a proof of concept, soon to be tidied upMark Rogers2011-05-121-0/+104