summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
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
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20move saveInteropProperties from writerfilter to ooxMichael Stahl
2015-12-20oox: stop pointlessly loading embedded objects to check if it's a chartMichael Stahl
2015-12-20oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-15loplugin:findoncontainerNoel Grandin
2015-12-14don't be creative and use a simple lookup tableDavid Tardon
2015-12-11No need for a separate <vcl/graph.h>Tor Lillqvist
2015-12-04Prefer STL container to manual reallocMiklos Vajna
2015-11-30oox: better warning message on unhandled element in docprophandlerMiklos Vajna
2015-11-30export date and time fields in impressRosemary
2015-11-27Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin
2015-11-20loplugin:sallogareasStephan Bergmann
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar
2015-11-19tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-18tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count"alexey.chemichev
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian