summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
2012-09-27sw: implement page-relative size for drawing objects and import them from docxCédric Bosdonnat
2012-09-27n#779627: VML: import mso-position-vertical:center and friendsCédric Bosdonnat
2012-09-20n#779627: support for arcsize value in VMLCédric Bosdonnat
2012-09-20n#779834 fix VML import of absolutely positioned image with no left marginMiklos Vajna
2012-09-19Import bezier curves from .docx.Eilidh McAdam
2012-09-19vml import: WaE (unused variable, unhandled enum value)Miklos Vajna
2012-09-19Add VML path parsing to .docx import filter.Eilidh McAdam
2012-09-18deprecate oustringostreaminserter.hxxNorbert Thiebaud
2012-09-07Fix docx 'absolute' frame position importPierre-Eric Pelloux-Prayer
2012-08-29add SimpleShape::createPictureObject to avoid code duplicationMiklos Vajna
2012-08-29n#777345 import imagedata of v:rect elements inside OLE objectsMiklos Vajna
2012-07-17re-base on ALv2 code. Includes:Michael Meeks
2012-06-26re-base on ALv2 code.Michael Meeks
2012-06-24Fix consecutive breakJulien Nabet
2012-06-21re-base on ALv2 code.Michael Meeks
2012-06-21n#758883 oox: anchor vml shapes without anchor info as at-characterMiklos Vajna
2012-06-20oox: mso-wrap-style is about wrapping mode for text in shapesMiklos Vajna
2012-06-19rework handling the case of recursive ooxml shapes againLuboš Luňák
2012-06-19Revert "rework getting shape for the .docx import filter"Luboš Luňák
2012-06-11attempt to anchor vml shapes properly as they should beLuboš Luňák
2012-06-08handle f suffix (1/65536ths) when reading VML percentagesLuboš Luňák
2012-06-07shapes with position:static (default) should be anchored inlineLuboš Luňák
2012-06-07n#757905 fix VML import of mso-wrap-style:noneMiklos Vajna
2012-06-06import vmlshape 'hidden' style attribute and apply to controls bnc#757609Noel Power
2012-06-01targetted string cleanupMichael Meeks
2012-06-01Related: fdo#46361 fix VML import of v:rect's fillcolorMiklos Vajna
2012-05-31n#764005 VML import of absolutely positioned pictures should not be opaqueMiklos Vajna
2012-05-28hack the same meaning for o:hr handling like MSO usesLuboš Luňák
2012-05-28Y, height are in Y coordinatesLuboš Luňák
2012-05-22rework getting shape for the .docx import filterLuboš Luňák
2012-05-04Revert "reorganise code a little so ole controls are catered for wrt fdo#49430"Noel Power
2012-05-04reorganise code a little so ole controls are catered for wrt fdo#49430Noel Power
2012-04-23n#757890 oox: implement mso-position-horizontal shape property for textframesMiklos Vajna
2012-04-07Fix Redundant assignment of "nModToken" in switchJulien Nabet
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-04-06Replaced equalsAsciiL(RTL_CONSTASCII_STRINGPARAM(...)) with == operatorSzabolcs Dezsi
2012-03-28n#751117 oox: make sure position is not lost during VML import of rotationMiklos Vajna
2012-03-28n#751117 oox: implement VML import of shape style 'flip'Miklos Vajna
2012-03-28n#751117 oox: implement VML import of v:line tokenMiklos Vajna
2012-03-28n#751117 oox: implement VML import of shape style 'rotation'Miklos Vajna
2012-03-23n#751573: docx, no mso-fit-shape-to-text means the textbox size is fixedCédric Bosdonnat
2012-03-22n#751054 fix VML import of absolutely positioned picturesMiklos Vajna
2012-03-21oox: it's EMU, not MEUMiklos Vajna
2012-02-23fdo#45560: Fixed docx textbox position and size importCédric Bosdonnat
2012-01-02Fix for fdo43460 Part XXV getLength() to isEmpty()Olivier Hallot
2011-12-22unusedcode: oox: remove some unused codeMatúš Kukan
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara
2011-08-23n#699334: Legacy Diagram Text import.Muthu Subramanian
2011-07-05Pointers for importing legacyDiagramText.Muthu Subramanian
2011-05-27Merge remote-tracking branch 'origin/integration/dev300_m106'Jan Holesovsky