summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann
2012-08-30-Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann
2012-08-29add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna
2012-08-29n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna
2012-08-27fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin
2012-08-23support export of databar information to extlst for excel2010Markus Mohrhard
2012-08-22oox: fix doxygen errors in ole headersMiklos Vajna
2012-08-21n760019: removing problematic code that disrupts numbering levelFelix Zhang
2012-08-21Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b191baaMuthu Subramanian
2012-08-16n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian
2012-08-15use a namespace for xfrm transformation element, fixes part of fdo#41992Radek Doulik
2012-08-15call WriteTransformation with namespace id, fixes part of fdo#41992Radek Doulik
2012-08-14fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna
2012-08-14n#759180: Override properties with endParaPr.Muthu Subramanian
2012-08-14n#759180: Push oox default spacing values.Muthu Subramanian
2012-08-14fdo#53113 vml export: handle custom segment typesMiklos Vajna
2012-08-13fdo#53113 oox::VMLExport: allow a callback to be registered for shape textMiklos Vajna
2012-08-11Remove unused local varsJulien Nabet
2012-08-09misc comment import/export fixesNoel Power
2012-08-07n#774167: Crash fix.Muthu Subramanian
2012-08-01-Werror,-WformatStephan Bergmann
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna
2012-07-27SmRtfExport: get current encoding from Writer instead of assuming the defaultMiklos Vajna
2012-07-26rhbz#842552 always create text contentDavid Tardon
2012-07-25export RTF_M{OMATH,R,F,FPR,TYPE,NUM,DEN,MATH}Miklos Vajna
2012-07-23oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna
2012-07-23Bogus warning C4701: potentially uninitialized local variableStephan Bergmann
2012-07-17cleanup custom perl XML parser, use strict, and tolerate updated XMLMichael Meeks
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-07-17dr78: correct include guardDaniel Rentz [dr]
2012-07-13Search for char instead of 1 char long string, when possible.Christophe JAILLET
2012-07-10Crash fix.Muthu Subramanian
2012-07-09targetted rename xcr -> xmlscript to match includes and module nameMichael Meeks
2012-07-05remove forgotten debug printfDavid Tardon
2012-07-04n#768027: Slide notesMaster and notes import.Muthu Subramanian
2012-07-03ditch String::CreateFromAsciiCaolán McNamara
2012-07-02use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik
2012-07-02Remove unused definesThomas Arnhold
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-07-01don't build oox::drawingml::TextListStyle::dump by defaultMiklos Vajna
2012-06-27Remove commented out code (includes)Thomas Arnhold
2012-06-27add import of axis color for data bars from xlsxMarkus Mohrhard
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-26oox: fix remaining vba doxygen errorsMiklos Vajna
2012-06-25n#759210: Certain smartart drawings weren't imported.Muthu Subramanian
2012-06-25merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara
2012-06-25TODO: get rid of this in another incompatible build with SW projectCaolán McNamara
2012-06-25oox: kill last vml doxygen errorsMiklos Vajna
2012-06-24Fix consecutive breakJulien Nabet