summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* n#778859: Non autofit text are imported as autofit.Muthu Subramanian2012-09-101-0/+4
* Fix docx 'absolute' frame position importPierre-Eric Pelloux-Prayer2012-09-071-0/+4
* n#771549: Import text offsets in shapes.Muthu Subramanian2012-09-063-6/+48
* fdo#46808, Adapt xml::dom::DocumentBuilder UNO service to new styleNoel Grandin2012-09-031-6/+3
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-316-29/+11
* -Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann2012-08-301-2/+0
* add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna2012-08-291-38/+32
* n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna2012-08-291-0/+22
* fdo#46808, Adapt TempFile UNO service to new styleNoel Grandin2012-08-273-11/+9
* support export of databar information to extlst for excel2010Markus Mohrhard2012-08-231-0/+2
* n760019: removing problematic code that disrupts numbering levelFelix Zhang2012-08-211-6/+0
* Reverting superfluous commit 36233b158b5de6c474f06c8c8772f0012b191baaMuthu Subramanian2012-08-211-2/+1
* n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian2012-08-163-19/+31
* use a namespace for xfrm transformation element, fixes part of fdo#41992Radek Doulik2012-08-151-1/+1
* call WriteTransformation with namespace id, fixes part of fdo#41992Radek Doulik2012-08-151-1/+1
* fdo#53113 DOCX: export fillBlip shape propertyMiklos Vajna2012-08-141-2/+18
* n#759180: Override properties with endParaPr.Muthu Subramanian2012-08-141-1/+6
* n#759180: Push oox default spacing values.Muthu Subramanian2012-08-142-4/+5
* fdo#53113 vml export: handle custom segment typesMiklos Vajna2012-08-141-3/+7
* fdo#53113 oox::VMLExport: allow a callback to be registered for shape textMiklos Vajna2012-08-131-1/+41
* Remove unused local varsJulien Nabet2012-08-111-3/+0
* misc comment import/export fixesNoel Power2012-08-091-2/+29
* n#774167: Crash fix.Muthu Subramanian2012-08-071-1/+2
* -Werror,-WformatStephan Bergmann2012-08-011-2/+2
* fdo#45724 improve WW8 textbox exportMiklos Vajna2012-08-011-0/+3
* fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna2012-08-011-4/+6
* rhbz#842552 always create text contentDavid Tardon2012-07-261-1/+2
* oox::formulaimport::XmlStream: allow avoiding XFastAttributeListMiklos Vajna2012-07-231-0/+16
* Bogus warning C4701: potentially uninitialized local variableStephan Bergmann2012-07-231-1/+1
* cleanup custom perl XML parser, use strict, and tolerate updated XMLMichael Meeks2012-07-171-50/+44
* re-base on ALv2 code. Includes:Michael Meeks2012-07-17171-3894/+2499
* Search for char instead of 1 char long string, when possible.Christophe JAILLET2012-07-132-2/+2
* Crash fix.Muthu Subramanian2012-07-101-1/+3
* remove forgotten debug printfDavid Tardon2012-07-051-1/+0
* n#768027: Slide notesMaster and notes import.Muthu Subramanian2012-07-043-5/+51
* ditch String::CreateFromAsciiCaolán McNamara2012-07-031-1/+1
* use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2012-07-021-7/+36
* don't build oox::drawingml::TextListStyle::dump by defaultMiklos Vajna2012-07-011-1/+1
* Remove commented out code (includes)Thomas Arnhold2012-06-272-2/+0
* add import of axis color for data bars from xlsxMarkus Mohrhard2012-06-271-0/+1
* re-base on ALv2 code.Michael Meeks2012-06-261-33/+14
* n#759210: Certain smartart drawings weren't imported.Muthu Subramanian2012-06-252-35/+45
* merge 3 copy and paste efforts back together as bestFitOpenSymbolToMSFontCaolán McNamara2012-06-251-50/+8
* TODO: get rid of this in another incompatible build with SW projectCaolán McNamara2012-06-251-1/+2
* Fix consecutive breakJulien Nabet2012-06-241-1/+0
* .pptx files don't need executable bitsMichael Stahl2012-06-221-0/+0
* re-base on ALv2 code.Michael Meeks2012-06-224-91/+55
* re-base on ALv2 code.Michael Meeks2012-06-2157-1353/+840
* n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna2012-06-212-4/+17
* re-base on ALv2 code.Michael Meeks2012-06-217-27/+120