summaryrefslogtreecommitdiff
path: root/oox/source/export
AgeCommit message (Expand)Author
2013-12-08fix validation error in OOXML chart exportMarkus Mohrhard
2013-12-03filter: handle ooxml shapes in EscherPropertyContainer::GetCustomShapeType()Miklos Vajna
2013-12-02oox: move lcl_GetPresetGeometry to msfilter, so filter can use itMiklos Vajna
2013-12-01small clean-upMarkus Mohrhard
2013-12-01fix validation error for OOXML chart export, related fdo#67300Markus Mohrhard
2013-11-24Support regression curve name in OOXML (import & export).Tomaž Vajngerl
2013-11-22Compiler warning.Kohei Yoshida
2013-11-22replace OUString::reverseCompareTo("xxx") with operator==Noel Grandin
2013-11-15fdo#71581: Use pictureFrame for images.Muthu Subramanian
2013-11-14fdo#70838: Fix size issue when exporting shapes to docx.Jacobo Aragunde Pérez
2013-11-14Move MediaDescriptor from comphelper to unotoolsStephan Bergmann
2013-11-13n#828390: Export subscript text.Muthu Subramanian
2013-11-12 #65836- Fix for exporting image inside vml data was corrupting file.sushil_shinde
2013-10-31Convert indexOf->startsWith and lastIndexOf->endsWithNoel Grandin
2013-10-23mark as copy and pasteThomas Arnhold
2013-10-20drop unnecessary tools/string includesCaolán McNamara
2013-10-12Fix for Corruption of chart due to Data Lables in Writer, Impress and CalcRohit Deshmukh
2013-10-01convert remnants of String to OUString to OOX moduleNoel Grandin
2013-08-22fdo#67737 : fix for flip not being imported & rendered correctlyRi GangHu
2013-08-21finish deprecation of O(U)String::valueOf()Luboš Luňák
2013-07-29Mark as constTakeshi Abe
2013-07-24fdo#60990 VML export: fix handling of v:fill's on attributeMiklos Vajna
2013-07-15explicitly export no fill to .docx when fillstyle is set to none (bnc#581614)Luboš Luňák
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