summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* added safety checkRadek Doulik2012-10-091-1/+1
* implement a:overrideClrMapping (fixes n#783202)Radek Doulik2012-10-081-1/+2
* Remove 3 oox::ole elements:Julien Nabet2012-10-061-96/+0
* fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power2012-10-031-0/+21
* Use prefixTor Lillqvist2012-10-021-1/+1
* Use comphelper::getComponentContextStephan Bergmann2012-09-292-46/+8
* Bin some newly unused methodsJulien Nabet2012-09-273-41/+0
* sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat2012-09-273-0/+32
* n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat2012-09-273-9/+23
* Import shadow effect properties for shapes in docx.Eilidh McAdam2012-09-265-0/+131
* sal_Bool -> boolNoel Grandin2012-09-261-1/+1
* n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna2012-09-251-0/+1
* Revert "fdo#54609: Exception while importing xlsx."Fridrich Štrba2012-09-241-14/+7
* n#779627: support for arcsize value in VMLCédric Bosdonnat2012-09-203-1/+22
* n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna2012-09-201-1/+6
* write only non NaN chart series values (fixes part of n#760997Radek Doulik2012-09-201-1/+2
* Import bezier curves from .docx.Eilidh McAdam2012-09-193-2/+113
* vml import: WaE (unused variable, unhandled enum value)Miklos Vajna2012-09-191-2/+3
* Add VML path parsing to .docx import filter.Eilidh McAdam2012-09-191-0/+123
* ComponentContext::getUnoContext -> getComponentContext simplificationStephan Bergmann2012-09-191-12/+2
* better pptx custom shape presets import/exportRadek Doulik2012-09-189-1/+306
* deprecate oustringostreaminserter.hxxNorbert Thiebaud2012-09-183-4/+2
* Modifying #ifdef to match header file.Muthu Subramanian2012-09-171-1/+1
* fdo#54750: Handle any kind of exception (ooxml import).Muthu Subramanian2012-09-131-1/+1
* targetted container_controls rework.Noel Power2012-09-134-182/+142
* disable scrollable Frame ( not working well )Noel Power2012-09-111-2/+2
* get scrollbar details actually read for groupboxNoel Power2012-09-111-1/+0
* fixed the unable to close dialog when vert scrollbars setNoel Power2012-09-111-0/+3
* some more tweaking to import scrollbar data for mso Frame & UserformNoel Power2012-09-112-0/+20
* fdo#54609: Exception while importing xlsx.Muthu Subramanian2012-09-111-7/+14
* 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