summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-09-10no need to warn anymore as we can save VBA nowMarkus Mohrhard
2015-09-10we don't need that code anymoreMarkus Mohrhard
2015-09-10get correct vba project nameMarkus Mohrhard
2015-09-10small refactoring in the vba export codeMarkus Mohrhard
2015-09-10add remaining test from spec for vba compressionMarkus Mohrhard
2015-09-10add another test from the VBA spec for the compression codeMarkus Mohrhard
2015-09-10add test from the VBA spec for the compression algorithmMarkus Mohrhard
2015-09-10export the vba OLE container correctlyMarkus Mohrhard
2015-09-10also log the module typeMarkus Mohrhard
2015-09-10list all libraries used in the documentMarkus Mohrhard
2015-09-10forgot to add the test makefileMarkus Mohrhard
2015-09-10add complext vba compression testMarkus Mohrhard
2015-09-10fix some of the vba compression testsMarkus Mohrhard
2015-09-10add one more test for vba compressionMarkus Mohrhard
2015-09-10write compressed stream to a temporary fileMarkus Mohrhard
2015-09-10add first vba compression testMarkus Mohrhard
2015-09-10fix my horrible chunk header codeMarkus Mohrhard
2015-09-10also write the chunks to the compressed streamMarkus Mohrhard
2015-09-10extract compression methods to make them testableMarkus Mohrhard
2015-09-10fix small glitchMarkus Mohrhard
2015-09-10termination of dir streamRosemary
2015-09-10implementing the fifth module - sheet3Rosemary
2015-09-10implementing the fourth module - sheet2Rosemary
2015-09-10implementing the third module - sheet1Rosemary
2015-09-10implementing the second moduleRosemary
2015-09-10modified to implement more module recordsRosemary
2015-09-10terminationRosemary
2015-09-10module type recordRosemary
2015-09-10module cookie recordRosemary
2015-09-10module help context recordRosemary
2015-09-10more todoMarkus Mohrhard
2015-09-10module offset recordRosemary
2015-09-10module doc string recordRosemary
2015-09-10add todoMarkus Mohrhard
2015-09-10module stream name recordRosemary
2015-09-10add more todoMarkus Mohrhard
2015-09-10module name unicode recordRosemary
2015-09-10module name recordRosemary
2015-09-10add more todoMarkus Mohrhard
2015-09-10project modules record - project cookie recordRosemary
2015-09-10next reference recordRosemary
2015-09-10reference registered recordRosemary
2015-09-10add two todo for laterMarkus Mohrhard
2015-09-10reference name 1Rosemary
2015-09-10implement VBA Compression algorithmMarkus Mohrhard
2015-09-10implement utf16 string exportMarkus Mohrhard
2015-09-10PROJECT CONSTANTS recordRosemary
2015-09-10PROJECT VERSION recordRosemary
2015-09-10PROJECT LIBFLAGS recordRosemary
2015-09-10PROJECT HELP CONTEXT recordRosemary