summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* tdf#89927: PPTX import: Incorrect inheritance of text run fill propertiesMatus Uzak2016-03-108-28/+32
* tdf#62255,tdf#92058: PPTX import: Incorrect inheritance of default table styleMatus Uzak2016-03-041-2/+3
* PPTX import: Table cell props: Override default graphic style if applicable.Matus Uzak2016-03-041-0/+2
* loplugin:unuseddefaultparam in oox/reportdesign/sdNoel Grandin2016-03-044-36/+27
* loplugin:unuseddefaultparams in ooxNoel Grandin2016-03-0310-52/+32
* Avoid hard-coded perl path, check with envcoypu2016-02-252-2/+2
* convert DocPasswordRequestType to scoped enumNoel Grandin2016-02-241-1/+1
* convert DocPasswordVerifierResult to scoped enumNoel Grandin2016-02-241-2/+2
* convert EConfigurationModes to scoped enumNoel Grandin2016-02-241-1/+1
* new loplugin: commaoperatorNoel Grandin2016-02-231-3/+6
* add Wildcards / PROP_Wildcards, tdf#72196Eike Rathke2016-02-221-0/+1
* loplugin:write only fieldsNoel Grandin2016-02-222-18/+16
* Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna2016-02-162-28/+18
* Remove excess newlinesChris Sherlock2016-02-091-2/+0
* Formatting changes across all modulesChris Sherlock2016-02-091-2/+2
* Export and import of additional fields in ImpressRosemary Sebastian2016-02-082-0/+27
* oox: replace boost::bind with C++11 lambdaMichael Stahl2016-02-032-20/+8
* Improve DrawingML export of rotated/flipped customshapesAndras Timar2016-02-031-4/+14
* remove B2DLineJoin::MiddleCaolán McNamara2016-02-021-1/+1
* Export and import of file name fieldRosemary Sebastian2016-02-022-0/+39
* unnecessary use of OUString constructorNoel Grandin2016-01-311-2/+2
* Remove unused includesMiklos Vajna2016-01-301-1/+0
* oox: replace boost::bind with std::bindMichael Stahl2016-01-292-8/+8
* Format the datetime fields properly on importRosemary Sebastian2016-01-271-2/+17
* oox: import Math objects from PPTX filesMichael Stahl2016-01-215-2/+160
* oox: fix indentation of PPTShape::addShape()Michael Stahl2016-01-211-195/+197
* oox, writerfilter: incorrect a14 namespaceMichael Stahl2016-01-211-1/+1
* oox: getEntryName() could throw a WrongStateExceptionMichael Stahl2016-01-151-7/+16
* oox: export Math objects to PPTX filesMichael Stahl2016-01-151-3/+64
* oox: coverity#1348468 copy-paste errorMichael Stahl2016-01-151-1/+1
* oox: move enum DocumentType out of drawingml.hxxMichael Stahl2016-01-151-2/+2
* loplugin:unusedmethods unused return value in oox,packageNoel Grandin2016-01-151-3/+1
* loplugin:unusedmethods unused return value in include/ooxNoel Grandin2016-01-1210-41/+24
* oox: deterministic oleObject stream numberingMichael Stahl2016-01-111-4/+2
* crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara2016-01-101-118/+128
* Fix typosAndrea Gelmini2016-01-103-3/+3
* deleting a null pointer is fineMarkus Mohrhard2016-01-081-4/+1
* tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2016-01-051-1/+12
* these fields can be static constantsNoel Grandin2016-01-041-3/+4
* oox: change instances of maName to more descriptive namesChris Sherlock2015-12-262-6/+6
* loplugin:unusedfieldsNoel Grandin2015-12-241-42/+19
* crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara2015-12-231-3/+3
* tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás2015-12-221-3/+6
* loplugin:unusedfields in oox,packageNoel Grandin2015-12-2212-33/+3
* loplugin:unusedmethodsNoel Grandin2015-12-212-48/+0
* Bin leftover commented-out debugging call to dump_pset()Tor Lillqvist2015-12-201-1/+0
* oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl2015-12-201-134/+133
* oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl2015-12-203-6/+63
* move saveInteropProperties from writerfilter to ooxMichael Stahl2015-12-201-0/+40
* oox: stop pointlessly loading embedded objects to check if it's a chartMichael Stahl2015-12-201-4/+12