summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-09-14loplugin:unreffunStephan Bergmann
2015-09-14now we can also open the vba project in the MS vba editorMarkus Mohrhard
2015-09-14move a little bit closer to the export from MSOMarkus Mohrhard
2015-09-14fix the vba document module code exportMarkus Mohrhard
2015-09-14introduce a special vba export debug modeMarkus Mohrhard
2015-09-14don't use VBA_EXPORT_DEBUG in masterMarkus Mohrhard
2015-09-12coverity#1323913 Uninitialized pointer fieldCaolán McNamara
2015-09-12coverity#1323912 Improper use of negative valueCaolán McNamara
2015-09-10include algorithm for std::minCaolán McNamara
2015-09-10fix windows buildCaolán McNamara
2015-09-10oox: work around Android build problemMiklos Vajna
2015-09-10Attempt at making CppunitTest_sc_macros_test work againStephan Bergmann
2015-09-10Missing includeStephan Bergmann
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10loplugin:literaltoboolconversionNoel Grandin
2015-09-10loplugin:cstylecastNoel Grandin
2015-09-10Related: tdf#93676 in msword chart appears with axis positioned between ticksCaolán McNamara
2015-09-10remove old commentMarkus Mohrhard
2015-09-10always write \r\n instead of \n for source code in vba exportMarkus Mohrhard
2015-09-10remove vba header from source codeMarkus Mohrhard
2015-09-10pass objects by const referenceMarkus Mohrhard
2015-09-10Export the PROJECT streamRosemary
2015-09-10the correct stream name is PROJECTwmMarkus Mohrhard
2015-09-10Export PROJECTwm streamRosemary
2015-09-10Fix the module export codeRosemary
2015-09-10Export the module streamsRosemary
2015-09-10Make the existing code genericRosemary
2015-09-10also dump the module source codeMarkus Mohrhard
2015-09-10Write _VBA_PROJECT stream to a binary fileRosemary
2015-09-10handle different callers for vba export codeMarkus 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