summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann5-6/+25
2016-07-20unnecessary use of OUString constructorNoel Grandin1-2/+2
2016-07-20Fix typosAndrea Gelmini3-3/+3
2016-07-12Remove excess newlinesChris Sherlock25-108/+0
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin7-48/+37
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak3-9/+6
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna2-0/+39
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock4-4/+4
2016-02-05tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar1-4/+14
2016-01-29oox, writerfilter: incorrect a14 namespaceMichael Stahl1-1/+1
2016-01-21oox: export Math objects to PPTX filesMichael Stahl1-3/+64
2016-01-18oox: getEntryName() could throw a WrongStateExceptionMichael Stahl1-7/+16
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl1-2/+2
2016-01-18oox: coverity#1348468 copy-paste errorMichael Stahl1-1/+1
2016-01-12crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara1-3/+3
2016-01-12oox: deterministic oleObject stream numberingMichael Stahl1-4/+2
2016-01-12crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara1-118/+128
2016-01-12oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl1-134/+133
2016-01-12oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl3-6/+63
2016-01-12move saveInteropProperties from writerfilter to ooxMichael Stahl1-0/+40
2016-01-12oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl1-88/+50
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl1-0/+225
2016-01-08tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna1-1/+12
2016-01-04tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás1-3/+6
2015-12-14don't be creative and use a simple lookup tableDavid Tardon1-2/+21
2015-11-28Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke1-8/+21
2015-11-24loplugin:unusedfields in include/oox/Noel Grandin1-5/+4
2015-11-24tdf#78902 VML import: workaround for extreme top marginMiklos Vajna1-9/+18
2015-11-23loplugin:unusedfields in oox,package,reportdesignNoel Grandin3-7/+2
2015-11-20loplugin:sallogareasStephan Bergmann1-1/+1
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar1-1/+14
2015-11-19tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first timealexey.chemichev1-2/+8
2015-11-19use comphelper::containerToSequenceNoel Grandin4-35/+13
2015-11-18tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count"alexey.chemichev1-5/+25
2015-11-18pptx: import/export of honeycomb slide transitionTomaž Vajngerl2-0/+5
2015-11-18remove unused typedefs and inline use-once typedefsNoel Grandin1-1/+1
2015-11-15Fast PCH generator and optimized PCH filesAshod Nakashian1-357/+175
2015-11-15use initialiser for Sequence<OUString>Noel Grandin3-6/+3
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin1-2/+1
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl2-0/+5
2015-11-12Namespace cleanup and disambiguationAshod Nakashian1-1/+1
2015-11-11tdf#85232 WPG import: fix handling of line shapesMiklos Vajna1-2/+11
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann100-514/+514
2015-11-09Clean up Sequence constructionStephan Bergmann1-66/+44
2015-11-09Missing commaStephan Bergmann1-1/+1
2015-11-09loplugin:passstuffbyrefStephan Bergmann1-1/+1
2015-11-09pptx: "fall" transition, which needed p15 namespaceTomaž Vajngerl8-0/+34
2015-11-09pptx: import "Vortex" and "Ripple" transition + testTomaž Vajngerl2-0/+10
2015-11-09new loplugin: oncevarNoel Grandin3-54/+15
2015-11-08loplugin:stringconstantStephan Bergmann1-1/+1