summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2016-03-10tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak
2016-03-10These tests can just derive from plain CppUnit::TestFixtureStephan Bergmann
2016-03-10Extract Directories from BootstrapFixtureBaseStephan Bergmann
2016-03-04tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak
2016-03-04PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak
2016-03-04loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin
2016-03-03loplugin:unuseddefaultparams in ooxNoel Grandin
2016-02-25Avoid hard-coded perl path, check with envcoypu
2016-02-24convert DocPasswordRequestType to scoped enumNoel Grandin
2016-02-24convert DocPasswordVerifierResult to scoped enumNoel Grandin
2016-02-24convert EConfigurationModes to scoped enumNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-22add Wildcards / PROP_Wildcards, tdf#72196Eike Rathke
2016-02-22loplugin:write only fieldsNoel Grandin
2016-02-19tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran
2016-02-16Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna
2016-02-09Remove excess newlinesChris Sherlock
2016-02-09Formatting changes across all modulesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-03oox: replace boost::bind with C++11 lambdaMichael Stahl
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Export and import of file name fieldRosemary Sebastian
2016-01-31unnecessary use of OUString constructorNoel Grandin
2016-01-30Remove unused includesMiklos Vajna
2016-01-29oox: replace boost::bind with std::bindMichael Stahl
2016-01-27Format the datetime fields properly on importRosemary Sebastian
2016-01-21oox: import Math objects from PPTX filesMichael Stahl
2016-01-21oox: fix indentation of PPTShape::addShape()Michael Stahl
2016-01-21oox, writerfilter: incorrect a14 namespaceMichael Stahl
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15oox: coverity#1348468 copy-paste errorMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-15loplugin:unusedmethods unused return value in oox,packageNoel Grandin
2016-01-12loplugin:unusedmethods unused return value in include/ooxNoel Grandin
2016-01-11oox: deterministic oleObject stream numberingMichael Stahl
2016-01-10crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara
2016-01-10Fix typosAndrea Gelmini
2016-01-08deleting a null pointer is fineMarkus Mohrhard
2016-01-05tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2016-01-04these fields can be static constantsNoel Grandin
2015-12-26oox: change instances of maName to more descriptive namesChris Sherlock
2015-12-24loplugin:unusedfieldsNoel Grandin
2015-12-23crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara
2015-12-22tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás
2015-12-22loplugin:unusedfields in oox,packageNoel Grandin
2015-12-21loplugin:unusedmethodsNoel Grandin
2015-12-20Bin leftover commented-out debugging call to dump_pset()Tor Lillqvist
2015-12-20oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl