summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
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
2015-12-20oox: save ProgId on import, and use it in ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20oox: stop pointlessly loading embedded objects to check if it's a chartMichael Stahl
2015-12-20oox: replace incomplete implementation of ShapeExport::WriteOLE2Shape()Michael Stahl
2015-12-20factor out oox::GetOLEObjectStream() without sw dependenciesMichael Stahl
2015-12-15loplugin:findoncontainerNoel Grandin
2015-11-30export date and time fields in impressRosemary
2015-11-27Resolves: tdf#96072 export Chart format codes in Excel notationEike Rathke
2015-11-19tdf#92527 construct default Segments sequence, when there is noneAndras Timar
2015-11-19use comphelper::containerToSequenceNoel Grandin
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-11-09new loplugin: oncevarNoel Grandin
2015-11-06loplugin:stringconstant: elide explicit ctor usage (manually due to macros)Stephan Bergmann
2015-11-06loplugin:stringconstant: elide explicit ctor usage (automatic rewrite)Stephan Bergmann
2015-11-04yyyyyNoel Grandin
2015-10-23com::sun::star->css in lotuswordpro,mysqlc,ooxNoel Grandin
2015-10-19loplugin:defaultparamsStephan Bergmann
2015-10-13Use nRadius value at least to decide between "rect" and "roundRect" presetsStephan Bergmann
2015-10-12Replace "SAL_OVERRIDE" with "override" in LIBO_INTERNAL_ONLY codeStephan Bergmann