Age | Commit message (Expand) | Author | Files | Lines |
2016-05-02 | tdf#99135 VML import: handle image crop | Miklos Vajna | 2 | -0/+39 |
2016-03-15 | vcl: move graph.[hx]xx to graphic.[hc]xx | Chris Sherlock | 4 | -4/+4 |
2016-02-05 | tdf#92077 Improve DrawingML export of rotated/flipped customshapes | Andras Timar | 1 | -4/+14 |
2016-01-29 | oox, writerfilter: incorrect a14 namespace | Michael Stahl | 1 | -1/+1 |
2016-01-21 | oox: export Math objects to PPTX files | Michael Stahl | 1 | -3/+64 |
2016-01-18 | oox: getEntryName() could throw a WrongStateException | Michael Stahl | 1 | -7/+16 |
2016-01-18 | oox: move enum DocumentType out of drawingml.hxx | Michael Stahl | 1 | -2/+2 |
2016-01-18 | oox: coverity#1348468 copy-paste error | Michael Stahl | 1 | -1/+1 |
2016-01-12 | crashtesting: export of ooo40765-1.sxw to docx fails | Caolán McNamara | 1 | -3/+3 |
2016-01-12 | oox: deterministic oleObject stream numbering | Michael Stahl | 1 | -4/+2 |
2016-01-12 | crashtesting: don't fail on export of fdo65321-3.ods to xlsx | Caolán McNamara | 1 | -118/+128 |
2016-01-12 | oox: fix indentation of ShapeExport::WriteOLE2Shape | Michael Stahl | 1 | -134/+133 |
2016-01-12 | oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape() | Michael Stahl | 3 | -6/+63 |
2016-01-12 | move saveInteropProperties from writerfilter to oox | Michael Stahl | 1 | -0/+40 |
2016-01-12 | oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape() | Michael Stahl | 1 | -88/+50 |
2016-01-12 | factor out oox::GetOLEObjectStream() without sw dependencies | Michael Stahl | 1 | -0/+225 |
2016-01-08 | tdf#96674 drawingML import: fix handling of zero width/height lines | Miklos Vajna | 1 | -1/+12 |
2016-01-04 | tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXML | Zolnai Tamás | 1 | -3/+6 |
2015-12-14 | don't be creative and use a simple lookup table | David Tardon | 1 | -2/+21 |
2015-11-28 | Resolves: tdf#96072 export Chart format codes in Excel notation | Eike Rathke | 1 | -8/+21 |
2015-11-24 | loplugin:unusedfields in include/oox/ | Noel Grandin | 1 | -5/+4 |
2015-11-24 | tdf#78902 VML import: workaround for extreme top margin | Miklos Vajna | 1 | -9/+18 |
2015-11-23 | loplugin:unusedfields in oox,package,reportdesign | Noel Grandin | 3 | -7/+2 |
2015-11-20 | loplugin:sallogareas | Stephan Bergmann | 1 | -1/+1 |
2015-11-19 | tdf#92527 construct default Segments sequence, when there is none | Andras Timar | 1 | -1/+14 |
2015-11-19 | tdf#90904 Sorry, mixed Characters and CharactersWithSpaces at a first time | alexey.chemichev | 1 | -2/+8 |
2015-11-19 | use comphelper::containerToSequence | Noel Grandin | 4 | -35/+13 |
2015-11-18 | tdf#90904 DOCX export metadata for "Pages", "Word count", "Character count" | alexey.chemichev | 1 | -5/+25 |
2015-11-18 | pptx: import/export of honeycomb slide transition | Tomaž Vajngerl | 2 | -0/+5 |
2015-11-18 | remove unused typedefs and inline use-once typedefs | Noel Grandin | 1 | -1/+1 |
2015-11-15 | Fast PCH generator and optimized PCH files | Ashod Nakashian | 1 | -357/+175 |
2015-11-15 | use initialiser for Sequence<OUString> | Noel Grandin | 3 | -6/+3 |
2015-11-15 | use initialiser syntax for Sequence<OUString> | Noel Grandin | 1 | -2/+1 |
2015-11-13 | slideshow: add "glitter" slide transition | Tomaž Vajngerl | 2 | -0/+5 |
2015-11-12 | Namespace cleanup and disambiguation | Ashod Nakashian | 1 | -1/+1 |
2015-11-11 | tdf#85232 WPG import: fix handling of line shapes | Miklos Vajna | 1 | -2/+11 |
2015-11-10 | loplugin:nullptr (automatic rewrite) | Stephan Bergmann | 100 | -514/+514 |
2015-11-09 | Clean up Sequence construction | Stephan Bergmann | 1 | -66/+44 |
2015-11-09 | Missing comma | Stephan Bergmann | 1 | -1/+1 |
2015-11-09 | loplugin:passstuffbyref | Stephan Bergmann | 1 | -1/+1 |
2015-11-09 | pptx: "fall" transition, which needed p15 namespace | Tomaž Vajngerl | 8 | -0/+34 |
2015-11-09 | pptx: import "Vortex" and "Ripple" transition + test | Tomaž Vajngerl | 2 | -0/+10 |
2015-11-09 | new loplugin: oncevar | Noel Grandin | 3 | -54/+15 |
2015-11-08 | loplugin:stringconstant | Stephan Bergmann | 1 | -1/+1 |
2015-11-08 | oox: check for namespace in MCE is flawed, use a namespace list | Tomaž Vajngerl | 1 | -7/+13 |
2015-11-08 | add p14 namespace to xmlfilterbase | Tomaž Vajngerl | 1 | -2/+4 |
2015-11-08 | pptx: import outside/insde turning cube transition | Tomaž Vajngerl | 2 | -0/+16 |
2015-11-08 | oox: define p14 namespace in strict, define P14_TOKEN | Tomaž Vajngerl | 3 | -1/+6 |
2015-11-08 | oox: p14 namespace (MSO 2010) + tokens for slide transitions | Tomaž Vajngerl | 2 | -0/+23 |
2015-11-08 | pptx: import/export of "cut through black" transition | Tomaž Vajngerl | 1 | -3/+1 |