summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* tdf#99135 VML import: handle image cropMiklos Vajna2016-05-022-0/+39
* vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock2016-03-154-4/+4
* tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar2016-02-051-4/+14
* oox, writerfilter: incorrect a14 namespaceMichael Stahl2016-01-291-1/+1
* oox: export Math objects to PPTX filesMichael Stahl2016-01-211-3/+64
* oox: getEntryName() could throw a WrongStateExceptionMichael Stahl2016-01-181-7/+16
* oox: move enum DocumentType out of drawingml.hxxMichael Stahl2016-01-181-2/+2
* oox: coverity#1348468 copy-paste errorMichael Stahl2016-01-181-1/+1
* crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara2016-01-121-3/+3
* oox: deterministic oleObject stream numberingMichael Stahl2016-01-121-4/+2
* crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara2016-01-121-118/+128
* oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl2016-01-121-134/+133
* oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl2016-01-123-6/+63
* move saveInteropProperties from writerfilter to ooxMichael Stahl2016-01-121-0/+40
* oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl2016-01-121-88/+50
* factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl2016-01-121-0/+225
* tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna2016-01-081-1/+12
* tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás2016-01-041-3/+6
* don't be creative and use a simple lookup tableDavid Tardon2015-12-141-2/+21
* Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke2015-11-281-8/+21
* loplugin:unusedfields in include/oox/Noel Grandin2015-11-241-5/+4
* tdf#78902 VML import: workaround for extreme top marginMiklos Vajna2015-11-241-9/+18
* loplugin:unusedfields in oox,package,reportdesignNoel Grandin2015-11-233-7/+2
* loplugin:sallogareasStephan Bergmann2015-11-201-1/+1
* tdf#92527 construct default Segments sequence, when there is noneAndras Timar2015-11-191-1/+14
* tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev2015-11-191-2/+8
* use comphelper::containerToSequenceNoel Grandin2015-11-194-35/+13
* tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count"alexey.chemichev2015-11-181-5/+25
* pptx: import/export of honeycomb slide transitionTomaž Vajngerl2015-11-182-0/+5
* remove unused typedefs and inline use-once typedefsNoel Grandin2015-11-181-1/+1
* Fast PCH generator and optimized PCH filesAshod Nakashian2015-11-151-357/+175
* use initialiser for Sequence<OUString>Noel Grandin2015-11-153-6/+3
* use initialiser syntax for Sequence<OUString>Noel Grandin2015-11-151-2/+1
* slideshow: add "glitter" slide transitionTomaž Vajngerl2015-11-132-0/+5
* Namespace cleanup and disambiguationAshod Nakashian2015-11-121-1/+1
* tdf#85232 WPG import: fix handling of line shapesMiklos Vajna2015-11-111-2/+11
* loplugin:nullptr (automatic rewrite)Stephan Bergmann2015-11-10100-514/+514
* Clean up Sequence constructionStephan Bergmann2015-11-091-66/+44
* Missing commaStephan Bergmann2015-11-091-1/+1
* loplugin:passstuffbyrefStephan Bergmann2015-11-091-1/+1
* pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl2015-11-098-0/+34
* pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl2015-11-092-0/+10
* new loplugin: oncevarNoel Grandin2015-11-093-54/+15
* loplugin:stringconstantStephan Bergmann2015-11-081-1/+1
* oox: check for namespace in MCE is flawed, use a namespace listTomaž Vajngerl2015-11-081-7/+13
* add p14 namespace to xmlfilterbaseTomaž Vajngerl2015-11-081-2/+4
* pptx: import outside/insde turning cube transitionTomaž Vajngerl2015-11-082-0/+16
* oox: define p14 namespace in strict, define P14_TOKENTomaž Vajngerl2015-11-083-1/+6
* oox: p14 namespace (MSO 2010) + tokens for slide transitionsTomaž Vajngerl2015-11-082-0/+23
* pptx: import/export of "cut through black" transitionTomaž Vajngerl2015-11-081-3/+1