summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-10-01tdf#94559: third step to remove rtti.hxxOliver Specht
2015-09-30Fix typosAndrea Gelmini
2015-09-29Renamed wrongly prefixed boolean variablesStefan Heinemann
2015-09-29Remove newly meaningless commentStephan Bergmann
2015-09-29Retain the original project nameRosemary
2015-09-28remove outputLength variable when calculating encryption verifierTomaž Vajngerl
2015-09-27OOXML with VBA needs to be a different filter typeMarkus Mohrhard
2015-09-25better OOXML VBA exportMarkus Mohrhard
2015-09-25export correct id for workbook streamMarkus Mohrhard
2015-09-18Fix typosAndrea Gelmini
2015-09-18Workaround unit test failure by comparing as longMatúš Kukan
2015-09-17boost->stdCaolán McNamara
2015-09-14oox: loplugin:stringconstantMiklos Vajna
2015-09-14tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
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