summaryrefslogtreecommitdiff
path: root/oox/source/vml
AgeCommit message (Expand)Author
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
2011-05-16WaE (picky) - noeolChristian Lohmaier
2011-05-13Making oox to build - work in progress.Jan Holesovsky
2011-04-27Merge commit 'ooo/DEV300_m106' into integration/dev300_m106Thorsten Behrens
2011-04-14gbuildize ooxDavid Tardon
2011-03-25removing the executable mode from some sourcesFrancisco Saito
2011-03-18Merge remote-tracking branch 'origin/integration/dev300_m101'Jan Holesovsky
2011-03-13fix mis-merge in ooxNorbert Thiebaud
2011-03-12Move OSL_ENSURE(false,...) to OSL_FAIL(...)Thomas Arnhold
2011-03-09Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Norbert Thiebaud
2011-02-22use r:id or o:relid ( whichever exists ) for vml shape importNoel Power
2011-02-07dr78: rework of stream handling, improve handling of very large streams (prev...Daniel Rentz [dr]
2011-01-27dr78: revert migration of oox to gbuild (will be done in a dedicated CWS)Daniel Rentz [dr]