summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-11-06kill this hard coded sheet limit for xlsx import, rhbz#864858Markus Mohrhard1-1/+2
2012-10-31rhbz#854451 fdo#46278 - misc comment import/export fixesNoel Power2-3/+3
2012-08-09n#759210: Certain smartart drawings weren't imported.Muthu Subramanian3-33/+45
2012-08-09Fixes crashing while loading manipulated pptx files.Muthu Subramanian1-1/+2
2012-08-01fdo#45724 improve WW8 textbox exportMiklos Vajna1-0/+3
2012-08-01fdo#45724 fix WW8 export of textbox default background colorMiklos Vajna2-5/+8
2012-07-31rhbz#842552 always create text contentDavid Tardon1-1/+2
2012-06-19avoid a crash because of shared_ptr ownershipLuboš Luňák3-5/+5
2012-06-12n759212: Text over images.Muthu Subramanian5-9/+13
2012-06-11import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power3-2/+12
2012-06-11don't rotate calc shapes if twoCellAnchor, partial fix bnc#762542Noel Power1-0/+4
2012-06-11fix missing form control, partial fix for fdo#49430Noel Power1-0/+1
2012-06-11better import xlsx heightsNoel Power2-29/+3
2012-05-31rework getting shape for the .docx import filterLuboš Luňák3-12/+10
2012-05-18fix for gcc 4.7: unable to find string literal operatorMatúš Kukan1-15/+15
2012-05-16Build fix on WindowsFridrich Štrba1-0/+1
2012-05-14n#746996: Wrong text color in smartArt.Muthu Subramanian1-0/+5
2012-05-14vba implementation for Application.OnKeyNoel Power1-1/+35
2012-05-11weed out unmatched Sub/End Sub statements when importing VBA fdo#46889Noel Power1-0/+48
2012-05-07fdo#48778: PPTX import crashes.Muthu Subramanian1-2/+2
2012-05-02Resolves: fdo#49324 (Does not recognize VBA macro in JAPANESE...)Julien Nabet1-1/+1
2012-04-09fdo43752: PPTX import fix affected odp imports.Muthu Subramanian2-0/+2
2012-04-08Fix Redundant assignment of "nModToken" in switchJulien Nabet1-1/+1
2012-04-02n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat4-1/+12
2012-03-02customshapes: commit updated autogenerated output.Michael Meeks6-213/+1149
2012-03-02customshapes: re-work generation to create many small methodsMichael Meeks3-48/+68
2012-02-24fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat1-4/+22
2012-02-23force imported xlsx active tab to be shown bnc#748198Noel Power1-1/+7
2012-02-16Fix crash in smartart importThorsten Behrens1-2/+2
2012-02-14handle imported picture attribute from MSO Dialog ( fdo#45995 )Noel Power1-0/+1
2012-01-31add missed ifeq to check for IA64...Rene Engelhard1-0/+2
2012-01-31build oox with explicit -Os on ia64 as it otherwise gets too big to linkRene Engelhard1-0/+4
2012-01-30Removed debug statement.Kohei Yoshida1-3/+0
2012-01-23use $(GPERF) instead of using gperf from pathBapt1-1/+1
2012-01-19regenerated custom shapes presetsRadek Doulik6-149/+628
2012-01-19updated custom shapes presets generator to use new SubViewSize propertyRadek Doulik2-0/+25
2012-01-19use SubViewSize property for custom shape pathsRadek Doulik2-8/+28
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