summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* loplugin:write only fieldsNoel Grandin2016-02-224-22/+16
* tdf#97703 Removed a few redundant calls to setUp and tearDownJaskaran2016-02-191-1/+0
* Related: tdf#59699 DOCX import: fix linked graphics with relative URLsMiklos Vajna2016-02-162-28/+18
* Remove excess newlinesChris Sherlock2016-02-0925-108/+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-033-21/+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-216-2/+173
* 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-152-6/+3
* 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-2213-34/+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
* oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl2015-12-201-84/+38
* factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl2015-12-201-0/+225
* loplugin:findoncontainerNoel Grandin2015-12-151-2/+1
* don't be creative and use a simple lookup tableDavid Tardon2015-12-141-2/+21
* No need for a separate <vcl/graph.h>Tor Lillqvist2015-12-111-1/+0
* Prefer STL container to manual reallocMiklos Vajna2015-12-041-30/+12
* oox: better warning message on unhandled element in docprophandlerMiklos Vajna2015-11-301-1/+1
* export date and time fields in impressRosemary2015-11-301-2/+36
* Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke2015-11-271-8/+21
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-5/+4