summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2016-11-25tdf#96052 - export the forbidden shape as path instead of preset shape.Mark Hung
2016-11-20tdf59046 oox: fix incorrectly combined shapesMark Hung
2016-11-19tdf#92076 oox - export PolyPolygonShape and PolyLineShape.Mark Hung
2016-11-07oox: exporting the block arc as its corresponding drawingml preset shape.Mark Hung
2016-10-31Nonsensical OUString null checkStephan Bergmann
2016-10-25tdf#103389: Resaving a DOCX document with two canvases leads to a broken file.Tamás Zolnai
2016-10-05convert MapUnit to scoped enumNoel Grandin
2016-10-01tdf#96161, always write the varyColors elementMarkus Mohrhard
2016-09-20tdf#96662, only use the crossBetween="midCat" for line and scatter chartMarkus Mohrhard
2016-09-15replace sal_Size with std::size_t (or sal_uInt64 for SvStream pos)Michael Stahl
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann
2016-09-05convert GradientStyle to scoped enumNoel Grandin
2016-08-19Some clang-tidy misc-move-constructor-initStephan Bergmann
2016-08-11Convert handles of built-in shapes in Impress when exporting to PPTX.Mark Hung
2016-06-30tdf#100179 correct cell merging in pptx.Mark Hung
2016-06-18fix indentationMarkus Mohrhard
2016-06-15tdf#42949: clean up includes in include/filter with iwyuJorenz Paragas
2016-06-10Clean up uses of Any::getValue() in ooxStephan Bergmann
2016-06-06tools: rename SvStream::Read/Write to ReadBytes/WriteBytesMichael Stahl
2016-05-31tdf#93883 don't add space to empty paragraph when bullet is turned off.Mark Hung
2016-05-31Convert GfxLinkType to scoped enumNoel Grandin
2016-05-27Convert GRAPHIC to scoped enumNoel Grandin
2016-05-18clang-tidy modernize-make-sharedNoel Grandin
2016-05-10Replace fallthrough comments with new SAL_FALLTHROUGH macroStephan Bergmann
2016-05-06tdf#42949: clean up includes in include/oox/export with iwyuJorenz Paragas
2016-05-05clang-tidy modernize-loop-convert in oox to saxNoel Grandin
2016-04-26update loplugin stylepolice to check local pointers varsNoel Grandin
2016-04-25Some more sal_Bool -> boolStephan Bergmann
2016-04-22Avoid reserved identifiersStephan Bergmann
2016-04-20loplugin:salbool: Automatic rewrite of sal_False/TrueStephan Bergmann
2016-04-18clean-up: unused using declarations and includesJochen Nitschke
2016-04-11clang-tidy performance-unnecessary-value-param in ooxNoel Grandin
2016-04-08fix many ooxml validation errorsMarkus Mohrhard
2016-03-31Typo in HAVE_BROKEN_STATIC_INITILIZER_LISTStephan Bergmann
2016-03-15remove unnecessary parentheses in case labelsNoel Grandin
2016-02-23new loplugin: commaoperatorNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-02-08Export and import of additional fields in ImpressRosemary Sebastian
2016-02-03Improve DrawingML export of rotated/flipped customshapesAndras Timar
2016-02-02remove B2DLineJoin::MiddleCaolán McNamara
2016-02-02Export and import of file name fieldRosemary Sebastian
2016-01-15oox: getEntryName() could throw a WrongStateExceptionMichael Stahl
2016-01-15oox: export Math objects to PPTX filesMichael Stahl
2016-01-15oox: move enum DocumentType out of drawingml.hxxMichael Stahl
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
2015-12-23crashtesting: export of ooo40765-1.sxw to docx failsCaolán McNamara
2015-12-20Bin leftover commented-out debugging call to dump_pset()Tor Lillqvist
2015-12-20oox: fix indentation of ShapeExport::WriteOLE2ShapeMichael Stahl