summaryrefslogtreecommitdiffstats
path: root/oox
Commit message (Expand)AuthorAgeFilesLines
* n719734: Overridding properties from master/layout.Muthu Subramanian2012-01-243-1/+10
* Fix for a probable crash. (code review)Muthu Subramanian2012-01-241-1/+1
* make oox ByteString freeCaolán McNamara2012-01-231-6/+8
* use $(GPERF) instead of using gperf from pathBapt2012-01-231-1/+1
* Remove unused Get/SetXmlNamespaceThomas Arnhold2012-01-214-27/+0
* correct copyright headerThomas Arnhold2012-01-212-8/+2
* regenerated custom shapes presetsRadek Doulik2012-01-196-149/+628
* updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik2012-01-192-0/+25
* use SubViewSize property for custom shape pathsRadek Doulik2012-01-192-8/+28
* handle [more] placeholder shapes in Layout slidesRadek Doulik2012-01-161-4/+36
* fix for gcc 4.7: unable to find string literal operatorMatúš Kukan2012-01-141-15/+15
* export vertical and horizontal flip attribute for customshapesNoel Power2012-01-111-1/+9
* add missing ooxml customshape -> mso shape name entries ( for export support )Noel Power2012-01-111-1/+187
* pptx: regenerated custom shape presets after last path element changesRadek Doulik2012-01-116-508/+712
* pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik2012-01-111-2/+18
* n#734734: Text rotation fixes.Muthu Subramanian2012-01-115-1/+15
* Use SAL_N_ELEMENTSThomas Arnhold2012-01-101-1/+1
* pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik2012-01-104-84/+48
* pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik2012-01-101-4/+7
* regenerated custom shape presetsRadek Doulik2012-01-096-879/+1395
* pptx: implemented import of <path stroke="false" ...>Radek Doulik2012-01-091-0/+6
* Kill SvNullStream duplicationMiklos Vajna2012-01-081-20/+1
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-051-2/+3
* Register chart data ranges via tokens rather than string.Kohei Yoshida2012-01-041-27/+40
* regenerated custom shape presets with fixed ssd* constantsRadek Doulik2012-01-044-7/+7
* PPTX: fix ssd* constants import for drawingml formulasRadek Doulik2012-01-041-1/+1
* n734734: Line Spacing is used from previous values.Muthu Subramanian2012-01-031-0/+3
* Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot2012-01-0297-399/+399
* n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian2011-12-3016-9/+236
* unusedcode: oox: remove some unused codeMatúš Kukan2011-12-227-262/+0
* catch exception by constant referenceTakeshi Abe2011-12-212-9/+8
* callcatcher: remove some unused codeCaolán McNamara2011-12-212-40/+0
* skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2011-12-202-10/+21
* Fixed: bentConnectors are not imported properly.Muthu Subramanian2011-12-161-16/+0
* Removed extra semicolonsJesse2011-12-152-4/+4
* use custom shapes for curved connector shapesRadek Doulik2011-12-142-16/+1
* import text body rotation property of custom shapeFelix Zhang2011-12-144-0/+10
* pptx: updated custom shapes presets after latest fix in equations importRadek Doulik2011-12-125-32/+32
* pptx: fix custom shape equations importRadek Doulik2011-12-121-4/+6
* n#719989: Rotation needs to be done post flipping.Muthu Subramanian2011-12-081-12/+10
* in modules, when we have a env we are in stage gbuildBjoern Michaelsen2011-12-071-0/+1
* make the linear xml processing API more genericLuboš Luňák2011-12-072-7/+57
* disable error logs for now, until the new log macros get sorted outLuboš Luňák2011-12-071-22/+24
* append text when reading from xmlLuboš Luňák2011-12-071-1/+1
* pptx: make sure we set right type for connector shapesRadek Doulik2011-12-071-2/+7
* do not use new presets for connector shapesRadek Doulik2011-12-071-8/+62
* normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara2011-12-065-26/+21
* remove last uses of CellVertJustify in our codeMarkus Mohrhard2011-12-052-7/+6
* n#719989/97: Connector shape fixes.Muthu Subramanian2011-12-022-10/+19
* Remove uses of charAtAugust Sodora2011-12-011-1/+1