summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-01-16handle [more] placeholder shapes in Layout slidesRadek Doulik1-4/+36
2012-01-11pptx: regenerated custom shape presets after last path element changesRadek Doulik6-508/+712
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik1-2/+18
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian5-1/+15
2012-01-10pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik4-84/+48
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik1-4/+7
2012-01-10regenerated custom shape presetsRadek Doulik6-879/+1395
2012-01-10pptx: implemented import of <path stroke="false" ...>Radek Doulik1-0/+6
2012-01-05n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian16-9/+236
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida1-27/+40
2012-01-04regenerated custom shape presets with fixed ssd* constantsRadek Doulik4-7/+7
2012-01-04PPTX: fix ssd* constants import for drawingml formulasRadek Doulik1-1/+1
2012-01-03n734734: Line Spacing is used from previous values.Muthu Subramanian1-0/+3
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák2-10/+21
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian1-16/+0
2011-12-14use custom shapes for curved connector shapesRadek Doulik2-16/+1
2011-12-14import text body rotation property of custom shapeFelix Zhang4-0/+10
2011-12-12pptx: updated custom shapes presets after latest fix in equations importRadek Doulik5-32/+32
2011-12-12pptx: fix custom shape equations importRadek Doulik1-4/+6
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian1-12/+10
2011-12-07in modules, when we have a env we are in stage gbuildBjoern Michaelsen1-0/+1
2011-12-07pptx: make sure we set right type for connector shapesRadek Doulik1-2/+7
2011-12-07do not use new presets for connector shapesRadek Doulik1-8/+62
2011-12-07normalize Red Hat, Inc. spellings, and bump to latest templateCaolán McNamara5-26/+21
2011-12-07make the linear xml processing API more genericLuboš Luňák2-7/+57
2011-12-07disable error logs for now, until the new log macros get sorted outLuboš Luňák1-22/+24
2011-12-07append text when reading from xmlLuboš Luňák1-1/+1
2011-12-05remove last uses of CellVertJustify in our codeMarkus Mohrhard2-7/+6
2011-12-02n#719989/97: Connector shape fixes.Muthu Subramanian2-10/+19
2011-12-01Remove uses of charAtAugust Sodora1-1/+1
2011-11-29Correctly import multi-value filter settings.Kohei Yoshida2-4/+19
2011-11-29Switch to TableFilterField3, but no other changes.Kohei Yoshida2-16/+20
2011-11-29better debug output when skipping an elementLuboš Luňák2-5/+17
2011-11-29no debug about skipping tags if not actually skippingLuboš Luňák2-6/+33
2011-11-29make debug output print tags as strings rather than id numbersLuboš Luňák2-15/+56
2011-11-29implement import of docx mathml m:dLuboš Luňák2-0/+29
2011-11-29do no re-sort oox tokensLuboš Luňák1-22/+16
2011-11-29move reconfigure into gbuildBjoern Michaelsen1-1/+1
2011-11-29Replace formattings with formattingLior Kaplan3-5/+5
2011-11-29set properly initial size of starmath component when importing docxLuboš Luňák1-0/+7
2011-11-29the bit hackish addFormula() shortcut is no longer necessaryLuboš Luňák2-11/+0
2011-11-29simplify attribute retrieval syntax a bitLuboš Luňák1-0/+21
2011-11-29Removing unused GetShapePresetType().Muthu Subramanian2-637/+0
2011-11-28dr80: #i116460# performance of Excel file with many outlinesEike Rathke2-1/+4
2011-11-28Fix visibility problem on Windows.Jan Holesovsky1-2/+2
2011-11-28ByteString->rtl::OUStringToOStringCaolán McNamara2-15/+14
2011-11-27remove include of pch header from ooxNorbert Thiebaud2-2/+0
2011-11-26Remove some uses of OUString::setCharAtAugust Sodora1-1/+1
2011-11-25Fix build on Windows.Jan Holesovsky1-1/+1
2011-11-25make gbuild makefiles run independant of pwd againBjoern Michaelsen1-2/+2