summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2015-12-10fdo#39440 reduce scope of local variablesMichael Weghorn
2015-12-10Fix tdf#77881,tdf#80520,tdf#89525 bulllets lost issue.Mark Hung
2015-10-02tdf#91293: Preserve hyperlink on URL field OOXML exportKatarina Behrens
2015-09-17tdf#83227 oox: reuse RelId in DML/VML export for the same graphicMiklos Vajna
2015-08-18tdf#89806 : Fixed background fill export for table cell.Sushil Shinde
2015-08-03oox: fix invalid mime type "image/tif"Michael Stahl
2015-04-23fix crash on export of fdo60365-2.ods to xlsxCaolán McNamara
2015-04-15export marker color correctly, tdf#81407Markus Mohrhard
2015-04-15export missing value treatment to OOXMLMarkus Mohrhard
2015-04-15we use the correct OOXML default value nowMarkus Mohrhard
2015-01-05bnc#822341: PPTX export of embedded text documentsZolnai Tamás
2014-11-18cppuhelper: clean up public headers with include-what-you-useMichael Stahl
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-17Add rtl::OUString::toUtf8()Miklos Vajna
2014-11-07Swapping Graphic is a privilage of GraphicObject.Zolnai Tamás
2014-11-07MS export: don't need to manually swapout images after swapin themZolnai Tamás
2014-11-05fdo#85813 drawingML export: fix handling of impress tablesMiklos Vajna
2014-11-05oox: document PPTX export entry pointMiklos Vajna
2014-11-03typo: geomtery -> geometryAndras Timar
2014-10-24-Werror,-Wunused-private-fieldStephan Bergmann
2014-10-23loplugin: cstylecastNoel Grandin
2014-10-09drawingML export: fix <a:srcRect> if graphic's map mode is pixelsMiklos Vajna
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-09-30fdo#82577: Handle PolyPolygonNoel Grandin
2014-09-29drawingML export: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-26DOCX drawingML import: fix remaining rotation / flip combinationsMiklos Vajna
2014-09-24fdo#84028 : Preserved all caps property for text.sushil_shinde
2014-09-15Ensure we export correct label placement value for clustered bar chartsMiklos Vajna
2014-09-12Partial revert of e910705421b40f3accff684e956854ff68761574Stephan Bergmann
2014-09-11SAL_WARN_IFTomaž Vajngerl
2014-09-11Use Any.get<T>(..) instead of Any.getValue(..) and ugly castTomaž Vajngerl
2014-09-11more consistent code style in drawingml exportTomaž Vajngerl
2014-09-11Make GetProperty more clearTomaž Vajngerl
2014-09-10Clean-upVinaya Mandke
2014-09-01fix typo Sufface->SurfaceThomas Viehmann
2014-08-28bnc#822347: if number type is not set, skip numberingTomaž Vajngerl
2014-08-28drawingml: remove AUTONUM macro, unneded checksTomaž Vajngerl
2014-08-28reduce nesting in WriteParagraphNumberingTomaž Vajngerl
2014-08-28drawingml: Use SVX_NUM_NUMBER_NONE as default numbering typeTomaž Vajngerl
2014-08-28sanitize "using" and "using namespace" declarationsTomaž Vajngerl
2014-08-08Forgot to add break here.Kohei Yoshida
2014-08-07Disable export of label placement properties for radar charts.Kohei Yoshida
2014-08-07Ensure we export correct labal placement value for percent/stacked charts.Kohei Yoshida
2014-08-07Area chart also doesn't support label position property.Kohei Yoshida
2014-08-07Default data label placement may vary depending on chart types. Get it right.Kohei Yoshida
2014-08-07Doughnut charts don't support label placement option. Don't export it.Kohei Yoshida
2014-08-05Avoid exporting label placement property when the chart is 3D.Kohei Yoshida
2014-07-26bnc#885825: OOXML import and export of data label borders.Kohei Yoshida
2014-07-25WaE: extern prototype in main file without definitionTor Lillqvist
2014-07-24Remove compiler warning.Kohei Yoshida