summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2016-12-09tdf#104445: PPTX import: Extra bullets are added to placeholder textTamás Zolnai
2016-12-08tdf#80999 Canceling password prompt should abort detectionMaxim Monastirsky
2016-12-05tdf#104310: Accept x12ac and x14 extensions in dataValidationsMike Kaganski
2016-11-27tdf#104201: PPTX: Group solid fill is not importedTamás Zolnai
2016-11-18tdf#104015: PPTX import: Title shape does not inherit fill propertiesTamás Zolnai
2016-11-17tdf#103876: PPTX import: Title shape's character properties are wrongTamás Zolnai
2016-11-10tdf#103792: No placeholder text imported for empty title shapeTamás Zolnai
2016-10-26implement CryptoAPI RC4+SHA1 encryption scheme for xls importCaolán McNamara
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-07-20Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-07-20unnecessary use of OUString constructorNoel Grandin
2016-07-20Fix typosAndrea Gelmini
2016-07-12Remove excess newlinesChris Sherlock
2016-07-12update loplugin stylepolice to check local pointers varsNoel Grandin
2016-06-12tdf#93868: PPTX import: Incorrect inheritance of shape fill propertiesMatus Uzak
2016-05-02tdf#99135 VML import: handle image cropMiklos Vajna
2016-03-15vcl: move graph.[hx]xx to graphic.[hc]xxChris Sherlock
2016-02-05tdf#92077 Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-01-29oox, writerfilter: incorrect a14 namespaceMichael Stahl
2016-01-21oox: export Math objects to PPTX filesMichael Stahl
2016-01-18oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
2016-01-18oox: move enum DocumentType out of drawingml.hxxMichael Stahl
2016-01-18oox: coverity#1348468 copy-paste errorMichael Stahl
2016-01-12crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara
2016-01-12oox: deterministic oleObject stream numberingMichael Stahl
2016-01-12crashtesting: don't fail on export of fdo65321-3.ods to xlsxCaolán McNamara
2016-01-12oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl
2016-01-12oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2016-01-12move saveInteropProperties from writerfilter to ooxMichael Stahl
2016-01-12oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl
2016-01-12factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2016-01-08tdf#96674 drawingML import: fix handling of zero width/height linesMiklos Vajna
2016-01-04tdf#96051: FILESAVE: Roundtrip any PPTX file with Shapes creates invalid OOXMLZolnai Tamás
2015-12-14don't be creative and use a simple lookup tableDavid Tardon
2015-11-28Resolves: 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
2015-11-15use initialiser for Sequence<OUString>Noel Grandin
2015-11-15use initialiser syntax for Sequence<OUString>Noel Grandin
2015-11-13slideshow: add "glitter" slide transitionTomaž Vajngerl
2015-11-12Namespace cleanup and disambiguationAshod Nakashian