summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2014-11-22small cosmetic clean-upMarkus Mohrhard
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
2014-07-21WaE: passing class rtl::OUString by value, rather pass by referenceTor Lillqvist
2014-07-21fdo#78663 : The File gets corrupted when saved in LOBisal Nayal
2014-07-21fdo#80897: Preservation of text warp properties.Rohit Deshmukh
2014-07-17fdo#80894 : Rotation value for textframe was missing after RT.sushil_shinde
2014-07-14oh for the love of...Caolán McNamara
2014-07-14Related: fdo#52226 ensure graphics are swapped in on DrawingML::WriteImageCaolán McNamara
2014-06-27tweak assert so comment appears in abort messageCaolán McNamara
2014-06-25Move more oox/drawingml/ internal headers to oox/inc.Matúš Kukan
2014-06-25remove whitespacesMarkus Mohrhard
2014-06-20fdo#79591 Values for docPr name and shape ID attributes were set invalidDinesh Patil