summaryrefslogtreecommitdiff
path: root/oox/source/vml/vmlshape.cxx
AgeCommit message (Expand)AuthorFilesLines
2013-07-04bnc#820504 VML import: don't anchor shapes TO_PAGEMiklos Vajna1-12/+2
2013-07-02fdo#46361 oox: fixes for the VML import of groupshape textboxesMiklos Vajna1-0/+9
2013-06-28n#820504: VML path import fixes: get back missing pointsCédric Bosdonnat1-1/+1
2013-06-28n#820504: Some imported VML paths are closed, try to detect theCédric Bosdonnat1-1/+8
2013-06-03Fixing crash with dereferencing front() and back() of an empty vectorFridrich Štrba1-1/+2
2013-05-30bnc#817956 VML import of mso-position-vertical-relative:marginMiklos Vajna1-0/+4
2013-05-30bnc#817956 fix VML import of rotationMiklos Vajna1-2/+10
2013-05-30bnc#817956 VML import of v:textpathMiklos Vajna1-0/+2
2013-05-14detect whether a bezier shape is open or closedLuboš Luňák1-2/+13
2013-04-30n#592908: docx import, fixed handling of w10:wrapCédric Bosdonnat1-0/+20
2013-02-04String cleanup in ooxJosé Guilherme Vanz1-3/+1
2013-01-30n#792778 oox: implement import of v:line inside v:groupMiklos Vajna1-5/+18
2013-01-18oox: import VML's v:shadow to WriterMiklos Vajna1-0/+2
2013-01-17VML import of TextFrame border widthMiklos Vajna1-1/+7
2013-01-17VML import of TextFrame border colorMiklos Vajna1-4/+23
2013-01-17oox: fix misleading commentMiklos Vajna1-1/+1
2013-01-04oox: kill no longer needed CREATE_OUSTRINGMiklos Vajna1-6/+6
2012-12-17n#792778 DOCX import: parse group shapes in oox onlyMiklos Vajna1-4/+11
2012-12-13PCH for Library_ooxLuboš Luňák1-42/+42
2012-11-08I hate sal_Int32, episode #1326.Luboš Luňák1-4/+4
2012-11-08implement inset attribute of <v:textbox> (part of bnc#773061)Luboš Luňák1-0/+7
2012-10-16vml import: only apply width-percent attribute if it's != 0Pierre-Eric Pelloux-Prayer1-2/+6
2012-10-13Prefer prefix ++/-- operators for non-primitive typesJulien Nabet1-2/+2
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat1-0/+26
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat1-9/+19
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat1-1/+18
2012-09-20n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna1-1/+6
2012-09-19Import bezier curves from .docx.Eilidh McAdam1-0/+84
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud1-1/+0
2012-09-07Fix docx 'absolute' frame position importPierre-Eric Pelloux-Prayer1-0/+4
2012-08-29add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna1-38/+32
2012-08-29n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna1-0/+22
2012-07-17re-base on ALv2 code. Includes:Michael Meeks1-23/+14
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna1-4/+10
2012-06-20oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna1-15/+23
2012-06-11attempt to anchor vml shapes properly as they should beLuboš Luňák1-3/+12
2012-06-07shapes with position:static (default) should be anchored inlineLuboš Luňák1-0/+4
2012-06-07n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna1-0/+3
2012-06-06import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power1-2/+9
2012-06-01Related: fdo#46361 fix VML import of v:rect's fillcolorMiklos Vajna1-0/+9
2012-05-31n#764005 VML import of absolutely positioned pictures should not be opaqueMiklos Vajna1-0/+1
2012-05-28Y, height are in Y coordinatesLuboš Luňák1-3/+3
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power1-1/+1
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power1-1/+1
2012-04-23n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna1-0/+2
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi1-2/+2
2012-03-28n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna1-1/+7
2012-03-28n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna1-1/+16
2012-03-28n#751117 oox: implement VML import of v:line tokenMiklos Vajna1-0/+21
2012-03-28n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna1-0/+4