summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2015-10-23Revert "oox: replace boost::ptr_vector with std::vector<std::unique_ptr>"Stephan Bergmann
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-23oox: replace boost::ptr_vector with std::vector<std::unique_ptr>Michael Stahl
2015-10-21chart series support hatches, tdf#94227Markus Mohrhard
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-20loplugin:defaultparamsStephan Bergmann
2015-10-20Turns out this was a non-debug buildStephan Bergmann
2015-10-19Work around what looks like MSVC 2013 miscompilationStephan Bergmann
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-17coverity#1327457 Uninitialized scalar fieldCaolán McNamara
2015-10-13Use nRadius value at least to decide between "rect" and "roundRect" presetsStephan Bergmann
2015-10-13Reduce scope of variableStephan Bergmann
2015-10-13clang-analyzer-deadcode.DeadStoresStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12Replace "SAL_DELETED_FUNCTION" with "= delete" in LIBO_INTERNAL_ONLY codeStephan Bergmann
2015-10-12cppcheck:variableScopeNoel Grandin
2015-10-09remove redundant codeRosemary
2015-10-09correct creation of hex string from digitRosemary
2015-10-09Convert hex string to upper caseRosemary
2015-10-08blind fix for OSXMarkus Mohrhard
2015-10-08don't hardcode the project idMarkus Mohrhard
2015-10-08Generate random numbers for seedRosemary
2015-10-08oox: loplugin:unreffunMiklos Vajna
2015-10-08oox: loplugin:loopvartoosmallMiklos Vajna
2015-10-08The correct size of length is 4Rosemary
2015-10-08add test for projkey generationMarkus Mohrhard
2015-10-08Correct export for strings of hexadecimal digitsRosemary
2015-10-08add initial tests for vba encryptionMarkus Mohrhard
2015-10-08Implement encryption for the VBA exportRosemary
2015-10-07tdf#88154 workaround and unit testMarco Cecchetti
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