summaryrefslogtreecommitdiff
path: root/oox
AgeCommit message (Expand)AuthorFilesLines
2012-10-29n#773048: Adjust rotate in relation to fix for n#783433Muthu Subramanian1-1/+1
2012-10-15fix text rotation for txXfrm element, fixes n#783433suse-3.6-0distro/suse/suse-3-6Radek Doulik1-1/+1
2012-10-15better pptx custom shape presets import/exportRadek Doulik9-1/+306
2012-10-15make sure we don't export shapes with negative size (fixes n#760997)Radek Doulik1-0/+5
2012-10-15write only non NaN chart series values (fixes part of n#760997Radek Doulik1-1/+2
2012-10-15use master's shape position/size for layout shapes when needed (n#760997)Radek Doulik2-10/+39
2012-10-13it seems we still need the ::rtl:: prefix for OUString at some placesAndras Timar1-2/+2
2012-10-13we love you 32bit sal_Int32 as longCaolán McNamara1-1/+1
2012-10-13Crash fix.Muthu Subramanian1-1/+3
2012-10-13n#771549: Import text offsets in shapes.Muthu Subramanian5-7/+52
2012-10-13n#759180: Override properties with endParaPr.Muthu Subramanian1-1/+6
2012-10-13n#778859: Non autofit text are imported as autofit.Muthu Subramanian1-0/+4
2012-10-13n#773048: PPTX shape margins need to be rotated as well.Muthu Subramanian4-19/+34
2012-10-13remove forgotten debug printfDavid Tardon1-1/+0
2012-10-13n#768027: Slide notesMaster and notes import.Muthu Subramanian3-5/+51
2012-10-12n#759180: Push oox default spacing values.Muthu Subramanian2-4/+5
2012-10-12n#778854: Fixes quite some issues with bullet points.Muthu Subramanian2-5/+21
2012-10-10added safety checkRadek Doulik1-1/+1
2012-10-10implement a:overrideClrMapping (fixes n#783202)Radek Doulik1-1/+2
2012-10-03fix for fdo#55565 regression, failure to export vertical text in shapeNoel Power1-0/+21
2012-10-02sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat4-0/+36
2012-10-02n#779627: support for arcsize value in VMLCédric Bosdonnat4-2/+23
2012-10-02n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat4-3/+19
2012-09-28n#780853 fix DOCX import of w:sdtContent in table cellMiklos Vajna1-0/+1
2012-09-28n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna2-0/+28
2012-09-20fdo#54609, fdo#45366: Exception while importing xlsx.Muthu Subramanian1-7/+15
2012-09-11fdo#53113 various docx shape export fixesMiklos Vajna3-8/+88
2012-08-21n760019: removing problematic code that disrupts numbering levelFelix Zhang1-6/+0
2012-08-09n#759210: Certain smartart drawings weren't imported.Muthu Subramanian3-33/+45
2012-08-09Bogus warning C4701: potentially uninitialized local variableStephan Bergmann1-1/+1
2012-08-09n#774167: Crash fix.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-27add import of axis color for data bars from xlsxMarkus Mohrhard1-0/+1
2012-06-22n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna3-4/+19
2012-06-22oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna1-3/+24
2012-06-19rework handling the case of recursive ooxml shapes againLuboš Luňák3-12/+50
2012-06-19oox: fix all vmlshapecontainer doxygen errorsMiklos Vajna1-5/+5
2012-06-19Revert "rework getting shape for the .docx import filter"Luboš Luňák3-10/+12
2012-06-14fix reading two smartart shapes in one documentLuboš Luňák1-1/+2
2012-06-12fix missing ole and form control(s) on xlsx importNoel Power1-2/+1
2012-06-08handle f suffix (1/65536ths) when reading VML percentagesLuboš Luňák2-2/+6
2012-06-08n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna4-0/+6
2012-06-07import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power3-2/+12
2012-06-06TextParagraphProperties::pushToPropSet: limit effect of failed numrule importMiklos Vajna1-9/+16
2012-06-05oox: move ShapeDrawingFragmentHandler to its own fileMiklos Vajna4-48/+130
2012-06-05oox: import prerendered smartart into writerMiklos Vajna3-3/+131
2012-06-04remove anchor to cell shape (re)position hackNoel Power1-1/+0
2012-06-04fdo#46808, Adapt UNO services to new style, Part 7, updating ::createNoel Grandin1-1/+2