summaryrefslogtreecommitdiffstats
path: root/oox/source
Commit message (Expand)AuthorAgeFilesLines
* 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-0296-398/+398
* n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian2011-12-3012-8/+226
* unusedcode: oox: remove some unused codeMatúš Kukan2011-12-225-229/+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-201-6/+6
* 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-143-0/+8
* 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
* make the linear xml processing API more genericLuboš Luňák2011-12-071-0/+2
* 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
* remove last uses of CellVertJustify in our codeMarkus Mohrhard2011-12-051-4/+4
* n#719989/97: Connector shape fixes.Muthu Subramanian2011-12-022-10/+19
* Remove uses of charAtAugust Sodora2011-12-011-1/+1
* Correctly import multi-value filter settings.Kohei Yoshida2011-11-291-2/+16
* Switch to TableFilterField3, but no other changes.Kohei Yoshida2011-11-291-12/+14
* better debug output when skipping an elementLuboš Luňák2011-11-291-4/+15
* no debug about skipping tags if not actually skippingLuboš Luňák2011-11-291-6/+32
* make debug output print tags as strings rather than id numbersLuboš Luňák2011-11-291-14/+55
* implement import of docx mathml m:dLuboš Luňák2011-11-291-0/+16
* do no re-sort oox tokensLuboš Luňák2011-11-291-22/+16
* Replace formattings with formattingLior Kaplan2011-11-291-2/+2
* the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2011-11-291-4/+0
* Removing unused GetShapePresetType().Muthu Subramanian2011-11-291-631/+0
* dr80: #i116460# performance of Excel file with many outlinesEike Rathke2011-11-282-1/+4
* ByteString->rtl::OUStringToOStringCaolán McNamara2011-11-281-7/+7
* remove include of pch header from ooxNorbert Thiebaud2011-11-272-2/+0