summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2013-07-04use LanguageTag and write bcp47 for ST_LangEike Rathke
2013-07-03Force intercept export for OOXMLTomaž Vajngerl
2013-07-03fix element order in OOXML exportMarkus Mohrhard
2013-07-03Support for trendlines in charts when exporting in OOXML format.Tomaž Vajngerl
2013-06-29remove OUString wrap for string literalsThomas Arnhold
2013-06-29Search for char instead of 1 char long string, when possible.Thomas Arnhold
2013-06-17fdo#43460 oox: use isEmpty()Jelle van der Waa
2013-06-15Remove redundant toplevel constStephan Bergmann
2013-06-15fdo#58819 VML export of ESCHER_Prop_fillOpacityMiklos Vajna
2013-06-15fdo#58819 VML export of ESCHER_Prop_gtextFontMiklos Vajna
2013-06-15fdo#58819 VML export of ESCHER_Prop_fNoLineDrawDashMiklos Vajna
2013-06-15fdo#58819 DOCX VML export: fix shape size for rotated shapesMiklos Vajna
2013-06-13fdo#58819 VML export of ESCHER_Prop_RotationMiklos Vajna
2013-06-13fdo#58819 VML export of mso-position-*Miklos Vajna
2013-06-13fdo#58819 initial VML export of ESCHER_Prop_gtextUNICODEMiklos Vajna
2013-06-13fdo#58819 VML export: handle objects anchored in the header / footerMiklos Vajna
2013-05-31In ShapeExport, use general com.sun.star.comp.oox.xls.ExcelFilterStephan Bergmann
2013-05-31Resolves: #i119631# Teardrop shape cannot be shown correctly in pptxZhe Wang
2013-05-30Make use of IsStarSymbol()Thomas Arnhold
2013-05-27be case-insensitive for open/starsymbol comparisonThomas Arnhold
2013-05-27respect element order in OOXML chart export, related fdo#63114Markus Mohrhard
2013-05-22Use the new type-checking Reference constructor to reduce code noiseNoel Grandin
2013-05-21fdo#46808, Convert oox.ExcelFilterExport service to new styleNoel Grandin
2013-05-21fdo#46808, Remove unnecessary XMultiServiceFactory memberNoel Grandin
2013-05-19WaE on mac osx buildNorbert Thiebaud
2013-05-15Spelling "separate" (etc) correctly is hardTor Lillqvist
2013-05-13-Werror=maybe-uninitializedStephan Bergmann
2013-05-10Resolves: #i122208# introduce rtl::CStringHash and rtl::CStringEqualHerbert Dürr
2013-05-06data label export does not work with bar chartsMarkus Mohrhard
2013-05-06remove unnecessary explicit namespacesMarkus Mohrhard
2013-05-06map full transparent solid fill to no fill, fdo#64224Markus Mohrhard
2013-05-06let us be explicit about default valuesMarkus Mohrhard
2013-05-05another validation error in chart OOXML exportMarkus Mohrhard
2013-05-05respect element order in OOXML chart export, fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML export, related fdo#59857Markus Mohrhard
2013-05-05overlap is only valid for the 2D bar chart, related fdo#59857Markus Mohrhard
2013-05-05respect element order in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-05respect order of elements in OOXML chart export, related fdo#59857Markus Mohrhard
2013-05-02fdo#60549 - pptx export presentation as well as draw shape objects.Michael Meeks
2013-05-01we need to exclude scatter chart for data label export for nowMarkus Mohrhard
2013-04-30better to use no overlay for nowMarkus Mohrhard
2013-04-30only export c:SymbolSize if attribute is thereMarkus Mohrhard
2013-04-30also export point sizeMarkus Mohrhard
2013-04-30export markers to OOXMLMarkus Mohrhard
2013-04-30export a:noFill to prevent wrong defaultMarkus Mohrhard
2013-04-30remove a few more unused variablesMarkus Mohrhard
2013-04-29c:varyColor is true by default in ExcelMarkus Mohrhard
2013-04-29OSL_TRACE => SAL_WARN in chartexport.cxxMarkus Mohrhard
2013-04-29c:delete is true by default in ExcelMarkus Mohrhard