summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)Author
2012-06-20avoid a crash because of shared_ptr ownershipLuboš Luňák
2012-06-12n759212: Text over images.Muthu Subramanian
2012-06-11import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power
2012-06-11don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power
2012-06-11fix missing form control, partial fix for fdo#49430Noel Power
2012-06-11better import xlsx heightsNoel Power
2012-05-31rework getting shape for the .docx import filterLuboš Luňák
2012-05-18fix for gcc 4.7: unable to find string literal operatorMatúš Kukan
2012-05-16Build fix on WindowsFridrich Štrba
2012-05-14n#746996: Wrong text color in smartArt.Muthu Subramanian
2012-05-14vba implementation for Application.OnKeyNoel Power
2012-05-11weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power
2012-05-07fdo#48778: PPTX import crashes.Muthu Subramanian
2012-05-02Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian
2012-04-08Fix Redundant assignment of "nModToken" in switchJulien Nabet
2012-04-02n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat
2012-03-02customshapes: commit updated autogenerated output.Michael Meeks
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks
2012-02-24fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
2012-02-23force imported xlsx active tab to be shown bnc#748198Noel Power
2012-02-16Fix crash in smartart importThorsten Behrens
2012-02-14handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power
2012-01-31add missed ifeq to check for IA64...Rene Engelhard
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard
2012-01-30Removed debug statement.Kohei Yoshida
2012-01-23use $(GPERF) instead of using gperf from pathBapt
2012-01-19regenerated custom shapes presetsRadek Doulik
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik
2012-01-16handle [more] placeholder shapes in Layout slidesRadek Doulik
2012-01-11pptx: regenerated custom shape presets after last path element changesRadek Doulik
2012-01-11pptx: support fill=[darken|darkenLess|lighten|lightenLess] in path elementRadek Doulik
2012-01-11n#734734: Text rotation fixes.Muthu Subramanian
2012-01-10pptx: regenerate presets after custom shapes moveto/close fixRadek Doulik
2012-01-10pptx: custom shapes import, ignore close segment after moveto segmentRadek Doulik
2012-01-10regenerated custom shape presetsRadek Doulik
2012-01-10pptx: implemented import of <path stroke="false" ...>Radek Doulik
2012-01-05n#655408: Importing extLst of drawings in diagrams.Muthu Subramanian
2012-01-04Register chart data ranges via tokens rather than string.Kohei Yoshida
2012-01-04regenerated custom shape presets with fixed ssd* constantsRadek Doulik
2012-01-04PPTX: fix ssd* constants import for drawingml formulasRadek Doulik
2012-01-03n734734: Line Spacing is used from previous values.Muthu Subramanian
2011-12-20skip unknown elements when reading multiple elements from docx mathmlLuboš Luňák
2011-12-16Fixed: bentConnectors are not imported properly.Muthu Subramanian
2011-12-14use custom shapes for curved connector shapesRadek Doulik
2011-12-14import text body rotation property of custom shapeFelix Zhang
2011-12-12pptx: updated custom shapes presets after latest fix in equations importRadek Doulik
2011-12-12pptx: fix custom shape equations importRadek Doulik
2011-12-08n#719989: Rotation needs to be done post flipping.Muthu Subramanian